

div#layout {
	width:935px; margin:5px auto 0 auto;
	
}
div#layout2 {
	float:left;
	background:url(/common/images/myBg.png) left top repeat-y;
}


div#header{width:920px; float:left; padding:0 7px 0 8px;}
div#header div.header_inner{width:920px; float:left; background:url(/common/images/top_border.jpg) left top repeat-x;}
div#header div.header_inner img{float:left;}
div#header div.right_curve{float:right; width:auto;}

div#header div.top_anchor{float:right; width:500px; margin-top:10px}

div#header div.top_anchor span.topRight {
	float:right;
	
	
}

div#header div.top_anchor a{ padding:5px 1px 5px 1px; }

div#main {
	float:left;
	padding:17px 17px 0 17px;
}


div.left{float:left; width:auto;}
div.right{float:right; width:auto;}
div#footer{width:920px; float:left; padding:0 7px 0 8px;}
div#footer div.footer_inner{width:920px; float:left; background:url(/common/images/bottom_border.jpg) left top repeat-x;}
div#footer div.footer_inner img{float:left}


div#footerMine{
	text-align:center;
	font-size:11px;
	color:gray;
}

div#footerMine a{ font-size:11px;color:#e52623;}

/* no border for the tabs div */ 
.ui-tabs-panel {
	border:none;
	border-top:1px solid #519E2D;	
}


table.profile {
	width:700px;
}

/* For ThickBox */
#TB_title {
	background-color:#E5ECF9;
}

.noSpaceBottomForm {
	padding-bottom:0px;
	margin-bottom:0px;
}

div.blue {
	background-color:#EDF3FE;
}
