#competitorsframe {
	overflow: hidden;
	width: 391px;
}

div.competitor {
	cursor: pointer;
	width: 391px;
}

div.competitor_content {
	padding: 10px 30px 5px 10px;
	width: 371px;
	text-align: justify;
}

div.competitor_border {
	height: 0px;
	width: 381px;
	border-top: 1px dotted black;
	float: right;
}

#dotted-separator {
	width: 297px;
	height: 0px;
	border-top: 1px dotted black;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-left: 10px;
}

#competitorlink {
	text-align: left;
	padding: 10px 0px 10px 5px;	
}

#competitorlink a {
	color: #a0b3b7;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	margin: 15px 0px 15px 15px;
}


div.focused {
	background-color: #d9e1e4;
}

#mp-video-carousel {
	background-color: #d9e1e4;
	padding: 10px 10px 10px 10px;
	width: 300px;
	margin-bottom: 15px;
}

#mf-middle-column {
	margin: 24px 0px 0px 0px;
}

#blog_frame_base, #blog_frame_top {
	padding-left: 5px;
}

#blog_frame {
	padding-left: 20px;
}