﻿div.background
{
	width:auto;
	height:auto;
	background:url("http://fc08.deviantart.net/fs22/f/2007/358/c/5/The_5th_Anniversary_Night02_by_HYBRIDWORKS.jpg") 50% 0% repeat; 
	border:2px solid white;
}
div.transbox
{
	width:875px;
	height:auto;
	margin:25px auto;
	background-color:#ffffff;
	border:1px solid white;
	filter:alpha(opacity=50);
	opacity:1.0;/*opacity:0.5;*/
}
div.transbox p
{
	margin:10px 0px;
	font-weight:bold;
	color:#000000;
}
p.title
{
	font-size:20px;
	font-weight:bold;
}
p.videoTitle
{
	font-size:17px;
	font-weight:bold;
}
#countrydivcontainer
{
	border:1px solid gray;
}
table
{
	font-size:16px;
}
td, th
{
	text-align:center;
	vertical-align:center;
}