@charset "utf-8";

#main-content {
	background: url(img/content-middle-tv2.jpg) repeat-y;
}

#main-content-head {
	background: url(img/header-tv.jpg) no-repeat;
}

#main-content-top {
	background: url(img/content-top-tv2.jpg) no-repeat;
	width: 607px !important;
	padding: 0px 0px 0px 0px !important;
}

#main-content-bottom {
	background: url(img/content-bottom-tv2.jpg) no-repeat;
}

.content {
	width: 229px;
	display: block;
	float: left;
	margin: 30px 30px 0px 37px;
}

.content + .content {
	margin-left: 37px;
}

.content + .content + div + .content {
	margin: 0px 30px 0px 37px;
}

.content + .content + div + .content + .content {
	margin: 0px 30px 0px 37px;
}

#main-content-bottom {
	width: 607px !important;
}

#main-content-bottom .content {
	vertical-align: top;
	margin-top: 0px;
}

#main-content-bottom .content a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

#main-content-bottom .content a:hover {
	text-decoration: underline;
}