/*
ONLINE TRADING ACADEMY
Copyright 2009 All Rights Reserved
*/

#vthumbs { 
	list-style-image: none;
	list-style-type: none;
	padding-left:0px;
	padding: 0;
	margin: 12px 0 0 17px;
}

#vthumbs li {
	list-style-image: none;
	margin-bottom:0px;
}

li.vitem { 
	list-style-image: none;
	text-align: left;
	clear: left;
	width: 100%;
	height: 85px;
	padding: 0;
	margin: 6px 0 0 0;
	border-bottom: 1px solid #d2d2d2;
}

li.vitem img {
	float:left;
	border: none;
	margin-right:8px;
}

li.vitem span {
	display:block;
}

li.vitem a {
	cursor:pointer;
}

span.vheader, span.vheader a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

span.vheader a:hover {
	color: #600;
	text-decoration: underline;
}

span.vdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
}


/***  ***/
#VideosHolder h4 { margin-bottom:3px; margin-top:5px; }
#VideosHolder td { vertical-align:top; }
div.VideoCaption { width:775px; height:125px; margin-top:25px;}
div.VideoCaption h2 { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
    margin-bottom:10px; 
    margin-top:0px; 
    display: inline;
}
/***  ***/
