/*********************************Content*******************************/
#ContentLayout {
	background-color: #fff;
	padding-top: 3px;
	width: 1000px;
	overflow:hidden;
}

#ContentLeft {
	padding-left: 5px;
}


#ContentRight {
	width: 258px;
	padding-top: 3px;
}

#FooterLayout {
	width: 1000px;
}
.searchlite {
	font-weight:bold;
}



.othrAcc { 
	background-color:#fffad8;
	border:1px solid #CBCAC8;
	color: #000000;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
   	font-size: 11px;
   	font-weight: normal;   	
   	padding:3px;
   	text-align:center;
	margin-right:6px;
}
.othrAcc .google, .yahoo {
   	background: transparent url('images/otherAcc.png') no-repeat left top; 
   
}

.othrAcc .yahoo {
	background-position: 0 -30px;
	padding-left: 20px;
}
/*---------------------*/