
.heardable_main {
	border: 1px solid #dddddd; 
	border-top: none; 
	padding: 20px; 
	background-color: #ffffff; 
}

.heardable_main_nopad {
	border: 1px solid #dddddd; 
	border-top: none; 
	padding: 0px; 
	background-color: #ffffff; 
}
.profiletitle1_end { 
	position:relative; 
	top:-15px;
}
.profilebox {
	border: 1px solid #e2f1d2;
	margin-bottom:15px;
	height:auto;
}
.profilebox .follow { 
	height:20px;
	padding:4px;
	color:#5d5f6a; 
	font-size:14px;
	text-indent:20px;
	background: #E1F1D2 url(/images/pin.png) no-repeat scroll 4px 4px;
}
.profilebox .head  { 
	height:20px;
	padding:4px;
	color:#5d5f6a; 
	font-size:14px;
	background: #e1f1d2 url(/images/sprites.gif) no-repeat scroll -4px -169px;
}
.profilebox .head_tags  { 
	height:20px;
	padding:4px;
	color:#5d5f6a; 
	font-size:14px;
	text-indent:20px;
	background: #E1F1D2 url(/images/sprites.gif) no-repeat scroll -82px -106px;
}
.profilebox .head_compete { 
	height:20px;
	padding:4px;
	color:#5d5f6a; 
	font-size:14px;
	text-indent:20px;
	background: #e1f1d2 url(/images/sprites.gif) no-repeat scroll -4px -169px;
}
.profilebox .body {  
	height:auto;
	padding:10px 10px 20px 10px;
}
#chart_placeholder {
	width:670px;
	height:259px;
	margin:30px 30px 0 0;
	background:#F6F6F6;
	padding-top:0px;
}
.overview {
	margin-top:20px;
}
#main p {
	color:#4b4c4c; 
}
.siteTitleLine { 
	font-family:helvetica, verdana;
	font-weight:bold;
	color: #79be26;
	font-size:18px;
}
.siteTitleLine2 { 
	font-family:helvetica, verdana;
	font-weight:bold;
	color: #4b4c4c;
	font-size:18px;
}
.dashboard_hr {
	clear:both;
}
.title_wrapper {
	width:210px;
	overflow:hidden;
	float:left;
	color:#4B4C4C; 
	font-size:11px;
}
.score_wrapper {
	width:675px;
	float:right;
}
.points_wrapper {
	width:150px;
	float:right;
	font-size:15px;
	font-family:helvetica;
	margin-right:43px
}
.points_wrapper span {
	font-size:18px
}

#multisearch_resultbox {
	font-family:arial;
	font-weight:bold; 
	color: #302f2d; 
	font-size:14px; 
	padding-top:20px; 
	padding-bottom:20px;
}

.subscore { 
	background: transparent url(/dev/images/bg_blue_score.png) repeat-x;  
	height: 25px; -moz-border-radius:2px; 
	color: #ffffff; 
	font-weight:bold; 
	font-size:13px; 
	line-height:23px; 
	float:left;
}
.subscore_achievements { 
	font-size:11px; 
	color:#2f2f2f; 
	float:left; 
	width: 130px; 
	height: 120px; 
	padding: 0 0 10px 10px;
}
.clearit {
	clear:both;
}
a.improveScore {
	background:transparent url(/dev/images/button_improve_score.png) no-repeat scroll 0 0;
	display:block;
	height:17px;
	width:151px;
	text-indent:-9999px;
	margin-top:10px;
	clear:both;
}
a.improveScore:hover{
	background-position:0 -17px ;
}
.tooltip{ 
	position: absolute; 
	top:0;
	left:0;  
	z-index: 3; 
	display: none; 
	background:#484848 none repeat scroll 0 0;
	background: url(/dev/images/tooltip_bg.png) no-repeat;
	height:44px;
	width: 325px;
	border:0;margin-top:50px;
	padding:10px 0 0 10px;
	margin: 0px 0 0px 0;
	color:#ffffff;
	font-size:14px;
	cursor:default;
}
.tooltipscore a { 
	display:block;
	width:100%;
	height:100%;
}
.tooltipscore1 a { 
	display:block;
	width:100%;
	height:100%;
}
.sitedetails {
	display:none;
	background:url(/dev/images/hr-dots.gif) repeat-x; 
	padding-top:20px;
	color:#4B4C4C;
}

.strengths div {
	width:50px; 
	float:left;
}

/*  BRAND CATEGORY STYLES */

.cats_topcatul { float:left;width:248px;margin:10px 0 0 0;padding:0;list-style-type:none;}
.cats_topcatli { width:210px;margin: 0;padding:5px;border-bottom:1px dotted #C3C4C8; color: #336699; cursor:pointer; background:url(/images/icons/down_arrow.png) no-repeat top right;}
.cats_subcatul { display:none; }
.cats_subcatli { width:190px;margin:0 0 0 -25px;padding:3px 0;  list-style-type:none;}
.cats_subcatli a {color: #336699; }
.cats_topcatli span { font-weight:normal; }
.categories {display:none;}
.cats_subcatli span { font-weight:normal}

ul, li {list-style-image:none;
list-style-position:outside;
list-style-type:none;}

	