/* general style */
/* ------------------------------------------------------------------------------ */
/* text styles */

/* login master */
#contentcell_main{padding: 0px 0px 0px 0px;min-height:80%;}	
/*#footercell_left, #footercell_main, #footercell_right {	border-top:10px solid #c60; background-color:#000; color:#fff; font-size:9px; text-align:center;margin:0; }	div#footer { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#920b0f; text-align:center; padding:8px; color: #c60; }		*/
#footercell_left, #footercell_main, #footercell_right {padding-top:10px;}

/* special pages */
/* ------------------------------------------------------------------------------ */
div.content {margin:0px 0 2px 0; padding:0;width:100%; }

div.login {background-color:#FFEFBC;
border-bottom:1px solid #FF9900;
border-left:1px solid #FF9900;
border-right:1px solid #FF9900;
padding:5px; }

.CreateBusinessWizard{background-color:#f0f0f0; border: 0px solid #000;	margin-top: 0;	width: 600px; text-align:left;} /* Box surrounding the create business wizard */
.CreateBusinessStep{ vertical-align:top; padding: 0 10px 10px 10px; }

.createuserwizard { margin: 5px 0px 15px 5px;width:300px; text-align:left;}
.steptitle { color:#333; font-weight:bold; font-size:12px;	padding: 5px 0px 5px 3px; text-align:left; }
.txtbox {width:130px;}
	td span{
	font-size:11px;
	}
td span {
font-size:11px;
}
#account {
background-color:#FFFFCC;
background-image:url(/core/images/city.gif);
background-position:center bottom;
background-repeat:no-repeat;
border:1px solid #FF9900;
height:160px;
width:230px;
}
#account h2 {
border-bottom:medium none;
margin:10px 10px 0px;
}
#account h3 {
margin:0px;
}
