html, body, div, span, p, h1, h2, h3, h4, input, button, textarea, a, em, img, strong, ul, li, form, label, table, tr, th, td {
 margin:0;
 padding:0;
 border:none;
 outline:none;
}
body {
	margin:0;
	padding:0;
	font-family:Trebuchet MS;
	height:100%;
	background:url(../images/bg-x.gif) top left repeat-x;
	color:#fff;
}

a {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

.clear {
	clear:both;
	position:relative;
	font-size:0;
	height:0;
	display:block;
	line-height:0;
}

.header {
	width:1012px;
	height:362px;
	position:relative;
	margin:0 auto;
	background:url(../images/header.png) no-repeat;
	}	

.watch {
	width:985px;
	height:45px;
	position:absolute;
	background:url(../images/watch.gif) no-repeat;
	top:302px;
	left:10px;
}

#mainCont {
	width:972px;
	height:100%;
	position:relative;
	margin:0 auto;
	background:#fff1d8;
	background:url(../images/mainContBg.jpg) repeat-y;
	padding:10px 8px 20px 9px;
	}

h2 {
	padding:0 15px;
	font-size:24px;
}

h3 {
	font-size:12px;
	color:#fffc00;
	padding:10px 15px;
}

.watchIn {
	width:905px;
	height:45px;
	position:relative;
	margin:0 auto;
	background:url(../images/watch2.gif) no-repeat;
	display:block;
	margin-top:10px;
}

.subTitle {
	font-family:Trebuchet MS;
	font-size:16px;
	font-weight:bold;
	color:#fffc00;
	text-align:center;
	padding-bottom:10px;
}

#mainCont table td {
	padding-bottom:5px;
}

.rightSell {
	padding-left:5px;
}

.smallCont {
	display:block;
	position:relative;
	width:483px;
	height:188px;
	background:url(../images/smallContBg.jpg) no-repeat;
}


.title, .content, .insideThumb, .stars, .duration {
	display:block;
	position:absolute;
}

.insideThumb {
	top:10px;
	left:10px;
}

.title {
	width:240px;
	top:15px;
	left:230px;
}

.content {
	top:35px;
	left:230px;
	width:240px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-top:3px;
	color:#fffc00;
}

.stars {
	top:161px;
	left:10px;
}

.duration {
	top:167px;
	left:130px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
}

.singleRow {
	position:relative;
	display:block;
	overflow:hidden;
	padding-left:2px;
}

.singleRow img {
	float:left;
	display:block;
	margin-right:3px;
}
