body
{
	background: #FFFFFF;
	margin:20px 0px 10px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
        background-image: url('background.jpg'); background-repeat: repeat
}
td
{
	font-size: 8pt;
	vertical-align: middle;
}
table
{
	border-collapse: collapse;
}
a, a:hover, a:visited, a:active
{
	font-size: 7pt;
	text-transform: uppercase;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a:hover
{
	color: #008800;
}
.style6
{
	font-weight: bold;
	color: #000000;
}
#copyright
{
	margin-top:20px;
	color: #000000;
	font-size:7pt;
}
#latestsearches
{
	font-size: 7pt;
	color: #444444;
	width:400px;
	margin-top:50px;
}
#adsearch
{
	margin-bottom:15px;
}
#adwatch
{
	margin-bottom:15px;
}
#videodescription
{
 text-align:justify;
}
.thumbs
{
	border: 1px solid #CCCCCC;
	background: #EAEAEA;
	width: 130px;
	height: 97px;
	position: absolute;
	display: none;
}
.searchbutton
{
	font-size:7pt;
	background: #FFFFFF; 
	border: 1px solid #D5DCE4; 
	width:100px; 
	height: 19px; 
	padding-left: 0px;
}
select
{
	font-size:7pt;
}
#error
{
	margin:0;
	padding:5px;
	color:red;
}
#success
{
	margin:0;
	padding:5px;
	color:green;
}
#comments
{
	width:420px;
	padding:10px;
	text-align:left;
}
.commentcolored
{
	background-color:#eaeaea;
}


/* /////////////// comment form /////////////// */
#commentform
{
	width:420px;
	margin-top:10px;
}
#commentform fieldset
{
	border:1px solid #ffffff;
}
#commentform textarea
{
	font-size:12px;;
	color:#666;
	width:400px;
}
#commentform form dd
{
	margin:0;
}
#commentform form dt
{
	font-weight:bold;
	font-size:16px;
}
#commentform form dt.send
{
	margin-bottom:12px;
}
#commentform form dd
{
	margin-bottom:10px;
}
#commentform form dt.send input
{
	font-size:7pt;
	background: #FFFFFF; 
	border: 1px solid #D5DCE4; 
	width:100px; 
	height: 19px; 
}