img { border:0; }

.tnormalwhite {
	font-family: Georgia;
	font-size: 12px;
	color: #e1ddd9;
}
.tnormalorg {

	font-family: Georgia;
	font-size: 12px;
	color: D18714;
}
.theadwhite {
	font-family: Georgia;
	font-size: 14px;
	color: #e1ddd9;
	font-weight: bold;
}
.style7 {font-size: 12px; color: #f36f21; font-weight: bold; }
a.style7:hover {font-size: 12px; color: #FF9900; font-weight: bold; }
.style8 {font-size: 16px; color: #f36f21;  font-weight: bold; }
.vdo {
	font-family: Georgia;
	font-size: 12px;
	color: D18714;
	padding:15px 0 0 10px;
}
.vdo .tumb {
	padding:5px 0 0 0;
}
.vdo .tumb  img {
	margin:0 5px 0 0;
}

.vdo_all {
	font-family: Georgia;
	font-size: 12px;
	color: D18714;
	padding:15px 0 0 25px;
}
.vdo_all .tumb {
	padding:5px 0 0 0;
	line-height:20px;
}
.vdo_all .tumb  img {
	margin:0 5px 0 0;
}






/* clearfix http://www.positioniseverything.net/ */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    display: inline-table;
	zoom: 1; /* for IE5.5 - IE7 */
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
