#content {
	float: left;
	width: 692px;
}

/* ********************************************************** */

#watchedNowTitle {
	width: 692px;
	height: 20px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-indent: 10px;
	clear: both;
	color: #FF0000;
}

.watchedNow {
	display: block;
	float: left;
	width: 136px;
	height: 135px;
	background: url(../images/bgr_watched_now_thumb.gif);
	font-size: 10px;
	margin-left: 3px;
}

.watchedNow a {
	display: block;
	width: 122px;
	height: 82px;
	border: 1px solid #000;
	margin: 0 auto;
	margin-top: 12px;
}

.watchedNow img {
	display: block;
	padding: 1px;
	border: none;
}

.watchedNow a:hover {
	border: 1px solid #F3F3F3;
}

.watchedNowTxt {
	width: 124px;
	padding-top: 5px;
	line-height: 120%;
	margin: 0 auto;
}

#promotedTitle {
	width: 692px;
	height: 27px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-indent: 10px;
	clear: both;
	color: #FF0000;
}

#promotedTitle span {
	display: block;
	padding-top: 5px;
}

.promoted {
	display: block;
	float: left;
	width: 136px;
	height: 135px;
	background: url(../images/bgr_promoted_thumb.gif);
	font-size: 10px;
	margin-left: 3px;
}

.promoted a {
	display: block;
	width: 122px;
	height: 82px;
	border: 1px solid #000;
	margin: 0 auto;
	margin-top: 12px;
}

.promoted img {
	display: block;
	padding: 1px;
	border: none;
}

.promoted a:hover {
	border: 1px solid #AEDCFB;
}

.promotedTxt {
	width: 124px;
	padding-top: 5px;
	line-height: 120%;
	margin: 0 auto;
}

/* ********************************************************** */

#choose {
	float: left;
	width: 692px;
	height: 26px;
	margin-top: 12px;
	margin-bottom: 7px;
	clear: both;
	font-size: 12px;
	font-weight: bold;
}

#choose a {
	display: block;
	float: left;
	text-decoration: none;
	color: #999;
	text-align: center;
	border-left: 1px solid #FFF;
	border-top: 1px solid #FFF;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #E5E8EB;
	height: 26px;
	line-height: 24px;
}

#choose a.chooseActive {
	border-left: 1px solid #E5E8EB;
	border-top: 1px solid #E5E8EB;
	border-right: 1px solid #E5E8EB;
	border-bottom: 1px solid #E5E8EB;
	color: #1E97E8;
	background: #F7F7F7;
}

#choose a:hover {
	text-decoration: underline;
	background: #F7F7F7;
}

#choose1 {
	width: 159px;
}

#choose2 {
	width: 172px;
}

#choose3 {
	width: 159px;
}

#choose4 {
	width: 190px;
}

/* ********************************************************** */

.vlist {
	clear: both;
	display: block;
	width: 661px;
	height: 90px;
	margin: 0 auto;
}

.vlist .imgLink {
	display: block;
	float: left;
	width: 122px;
	height: 82px;
	border: 1px solid #000;
	margin-top: 3px;
}

.vlist .imgLink:hover {
	border: 1px solid #FFF;
}


.vlist img {
	display: block;
	padding: 1px;
	border: none;
}

.vlist .vlistTitle {
	display: block;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 3px;
	line-height: normal;
	color: #FFFFFF;
}

.vlist .vlistTitle:hover {
	text-decoration: underline;
}

.vlist .vlistDescr {
	display: block;
	float: left;
	width: 272px;
	margin-left: 11px;
	margin-top: 5px;
	line-height: 130%;
	color: #FFFFFF;
}

.vlist .vlistTags {
	display: block;
	float: left;
	margin-top: 3px;
	color: #FFFFFF;
}

.vlist .vlistTags span {
	color: #FFFFFF;
}

.vlist .vlistUser {
	display: block;
	float: left;
	width: 84px;
	height: 90px;
	background: url(../images/bgr_vlist_user.gif);
	text-align: center;
	font-size: 10px;
	color: #999;
}

.vlist .vlistUser span {
	display: block;
	padding-top: 6px;
}

.vlist .userPic {
	display: block;
	width: 42px;
	height: 42px;
	border: 1px solid #CCC;
	margin: 0 auto;
	margin-top: 5px;
	margin-bottom: 5px;
}

.vlist img {
	display: block;
	padding: 1px;
	border: none;
}

.vlist .vlistStat {
	display: block;
	float: left;
	width: 170px;
	height: 90px;
	background: url(../images/bgr_vlist_stat.gif);
	line-height: 140%;
}

.vlist .vlistStat .vlistStatTxt {
	width: 150px;
	margin: 0 auto;
	padding-top: 10px;
}

.vlist .vlistStat .vlistStatTxt a {
	float: left;
	margin-top: 5px;
}

.vlistVline {
	display: block;
	width: 692px;
	height: 11px;
	background: url(../images/vlist_vline.gif);
}
