html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, P, pre,
a, abbr, acronym, address, big, blockquote, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption, tbody, tfoot, thead, th, {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px;
	vertical-align: baseline;
}

h1, h2, h3, h5, h6 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px;
	vertical-align: baseline;
}
body {
font-family: Arial, Helvetica, sans-serif;
background: url(../images/bg-right.jpg) no-repeat #FFFFFF;
margin: 0px auto;
color:#333;
font-size: 11px;

}
a {
	color: #c40505;
	font-weight: bold;
	text-decoration: none;
}

a img {
	border: 0px;
}
a:hover {
	color: #FF0000;
	font-weight: bold;
	text-decoration: underline;	
}
.videocolumn {
	width: 600px;
	margin-left: 20px;
	margin-right: 20px;
	padding-top: 40px;
}
.videotitle {
	font-size: 22px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-top: 10px;
}
#samples{
	width: 580px;
	list-style-type: none;
	clear: both;
	padding-bottom: 15px;
	padding-top: 15px;
	border-bottom: 1px solid #CCCCCC;
}
#samples li{
	width: 180px;
	clear: right;
	display: block;
	float: left;
	padding: 5px;
}
.sampleimage {
	border: 1px solid #FF0000;
}

.videodescription {
	text-align: center;
}
.clear {
	clear: both;
}