/* top image */
#content {
	background:url(../images/content/mikes-insider-videos.jpg) 0 0 no-repeat;
	padding:188px 0 0 0;
}
/* new containing box */
#contentMain {
	background:url(../images/interior_content_tile.gif) 0 0 repeat-y;
	width:990px;
	margin:0 0 26px 0;
}
/* columns */
#contentRight,
#contentLeft {float:right;}
#contentLeft {
	width:238px;
	background:url(../images/content/mikes-insider-videos_left_b.gif) 0 0 no-repeat;
	padding:9px 13px 0 10px;
}
/* heading */
#contentA p {padding:10px;}
h2 {
	background:url(../images/text/insider-video_h2.gif) 10px 10px no-repeat;
	border-top:1px solid #555864;
	width:721px;
	height:57px;
}
/* category */
#contentB {
	padding:10px 0 0 10px;
	border-top:1px solid #555864;
	clear:both;
}
/* category name */
#contentB h4 {
	font:1.25em Arial, Helvetica, sans-serif;
	color:#fef347;
	margin:0 0 10px 0;
}
/* description */
.row {clear:both;}
.company {
	float:left;
	width:172px;
	padding:0 0 26px 0;
	}
.company .img {
	width:150px;
	border:1px solid #555864;
	margin:0 0 8px 0;
	}
.company img {
	width:148px;
	margin:0 auto;
	}
/* name of company */
#contentB h5 {
	font:bold 0.75em Arial, Helvetica, sans-serif;
	color:#bbbbbe;
}
/* watch video image */
#contentB div.txt div {
	background:url(../images/content/insider-vidoes_btn.gif) -5px 0 no-repeat;
	width:90px;
	height:22px;
}
/* watch video link */
#contentB div.txt div a {
	display:block;
	text-decoration:none;
	height:100%;
}
/* would you like to list your company’s video on mike’s insider videos? */
#contentC {
	padding:10px 0 0 10px;
	clear:both;
	}
#contentC p {
	background:url(../images/text/insider-video-watch_info.gif) 0 0 no-repeat;
	width:697px;
	height:73px;
	padding:1px;
	border:1px solid #AAABB1;
}
#contentC p span {
	position:absolute;
	font-size:1px;
	left:-1000px;
}
#contentC p a {
	display:block;
	text-decoration:none;
	height:100%;
}

/* choose a category */

#contentLeft h3 {
	background:url(../images/text/mikes-insider-videos_h3_Cho.gif) 0 0 no-repeat;
	width:213px;
	height:48px;
}
#contentLeft p {
	padding:0 0 10px 4px;
	font-weight:bold;
	color:#fff;
	}
#contentLeft li {margin:0 0 3px 0;}
#contentLeft li a,
#contentLeft li span {
	width:213px;
	display:block;
	text-decoration:none;
	height:100%;
}
#contentLeft li a {
	border:1px solid #6c60a2;
	background:url(../images/text/mikes-insider-videos_bullet.gif) 4px 4px no-repeat #392d6f;
	padding:4px 0 4px 23px;
	font:bold 1em Arial, Helvetica, sans-serif;
	color:#fff;
}
#contentLeft li span {
	border:1px solid #a7a0c7;
	background:url(../images/text/mikes-insider-videos_bullet.gif) 4px 4px no-repeat #fe0875;
	padding:4px 0 4px 23px;
	font:bold 1em Arial, Helvetica, sans-serif;
	color:#fef347;
}

