/* Cobrand Styles */

#cobrand {
	width:750px;
	background-color:white;
/*	height:55px;*/
	margin:0;
	padding:0;
	vertical-align:middle;
	text-align:left;
}
#cobrand #logo {
	/*changed to 0 for NEVADA on DEV - was 15px */
	/* Added to cobrand_db.php to account for variations - NEVADAmargin-left:0px;*/
	float:left;
}
#cobrand p {
	float:right;
	color:#666;
	font: 11px Arial, Helvetica, sans-serif;
	margin:23px 15px 0 0;
}
#cobrand .prop{
	clear:both;
}