	.section {border:0;}
    .heading {background:none; color:inherit;}

	#profile_networking .cols th{width:100%;}

    #profile_contact a {display:block;}

	#mainLayout {background:inherit; color:inherit;}
 	#mainLayout {margin-left:20px;}
	*html #mainLayout {margin-left:22px;}
	#mainLayout td {padding-right:15px;}


	#mainLayout, #mainLayout td {vertical-align:top;}
	#mainLayout {border-collapse:separate; margin-top:5px;}

	#profile_schools .cols th, #profile_companies .cols th {width:auto;}
	#profile_schools .cols td, #profile_companies .cols td {width:50px; text-align:center;}

	#profile_info .heading {font-size:1.55em; font-weight:bold; padding-left:0;}
    #profile_info_image, #profile_info_content {float:left;}
    #profile_info_image {width:175px;}
    #profile_info_content {width:115px;}
	#profile_info_image img {margin-bottom:20px;}

  	#profile_blog_subjects {list-style:none; margin:0; padding:0;}

	#profile_calendar .cols th {width:125px;}
	#profile_contact img{vertical-align:middle;}
	#profile_contact a {float:left; width:49%; font-size:0.8em;}
	.friend {float:left; width:108px; margin-bottom:10px; text-align:center;}
	*html .friend {display:inline;}
	#profile_network {text-align:center; font-weight:bold; padding:5px 0;}

	.advertiserProfile #header {height:auto;}


.chromestyle{
	width: 99%;
	font-weight: bold;
	font-weight: bold;
	font-style:normal; 
	font-variant:normal; 
	font-size:12px; 
	font-family:Verdana;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
		font-weight: bold;
	font-style:normal; 
	font-variant:normal; 
	font-size:12px; 
	font-family:Verdana;

}

.chromestyle ul{
	border: 0px solid #BBB;
	width: 100%;
	margin: 0;
	text-align: center; 
	padding-left:2; 
	padding-right:2; 
	padding-top:4px; 
	padding-bottom:4px;

}

.chromestyle ul li{
	display: inline;
}

.chromestyle ul li a{
	color: black;
	padding: 4px 7px;
	margin: 0;
	text-indent: 20px;
	text-decoration: none;
	border-right: 0px solid #B5E2FE; 
	font-weight: bold;
	font-style:normal; 
	font-variant:normal; 
	font-size:12px; 
	font-family:Verdana;
	/*THEME CHANGE HERE*/
}

.chromestyle a:hover{ /*THEME CHANGE HERE*/
	font-weight: bold;
	font-style:normal; 
	font-variant:normal; 
	font-size:12px; 
	font-family:Verdana;
}

.chromestyle ul li a[rel]:after{ 
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
	border-left:1px solid #55585d; 
	border-right:1px solid #55585d; 
	border-top:1px solid #55585d; 
	border-bottom:0px solid #55585d; 
	position:absolute;
	top: 0;
	/*THEME CHANGE HERE*/
	line-height:18px;
	z-index:100;
	background-color: #6382C3;
	width: 175px;
	visibility: hidden;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); 
	font-style:normal; 
	font-variant:normal; 
	font-weight:normal; 
	font-size:12px; 
	font-family:Verdana;
}

.dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #55585d; 
	/*THEME CHANGE HERE*/
	padding: 2px 0;
	text-decoration: none;
	font-weight: bold;
	color: black;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
	background-color: #EBF7FF;
	font-weight: bold;
	color: #AF0C0D;
}

