body {
 margin: 0;
 padding: 0;
 background-color: #fbb03b;
 color: white;
 background-image: url(../images/bg_blue.gif);
 background-repeat: repeat-x;
}

.singleVideo{
position:relative;
text-align: center;
}

.badge{
position:absolute;
right:0;
top:-40px;
	z-index: 1000;
}


.badgeFinal{
position:absolute;
right:-40px;
top:-10px;
z-index: 1000;
}

object{z-index: 1;}

.video_category {
	border-bottom: 1px solid #1F4198;
	color: #1F4198;
}

.video_title {
	margin-bottom: 0;
}

.badge_new {
	right:15px;
	z-index: 1000;

}


a.page_link:hover {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:1.25em;
	font-weight:lighter;
	padding-top:1.25em;
	color:#1F4198;
	
	
}

a.page_link_title:hover {
	color:#F05A28;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:0.875em;
	font-weight:normal;
	line-height:17px;

}

table.entry_details {
	color:#000000;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:0.75em;
	line-height:2em;
}

table.entry_details th,
table.entry_details td {
	vertical-align:top;
	padding: 0;

}

table.entry_details th {
	color:#555;
	font-weight: normal;
	text-align: left;
}
