/*
Theme Name: Businessolver Inc
Theme URI: 
Description: Theme for Businessolver Inc.
Version: 1.0
Author: Flying Hippo
Tags: green

*/


/* SIGN UP TABLE */

.signupframe td
{
	padding-top:5px;
	padding-bottom:5px;
}

#SignUp
{
	display: inline; /*Fix IE floating margin bug*/
	float: left;
	width: 600px;
	overflow: visible !important /*Firefox*/;
	overflow: hidden /*IE6*/;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 42px;
}

#SignUp h1
{
	color:#369;
	font-weight:normal;
	font-size:21px;
	line-height:1.3em;
	padding-left:0;
	padding-bottom:7px;
	background:none;
	text-transform:none;
}
