#watchList {
	width:300px;
	margin-left:10px;
	background-color:#222222;
}

.playingNow {
	font-style:italic;
	overflow:hidden;
	overflow-y:auto;
}
.playingNow .title {
	color:#4A4A4A;
	font-style:normal;
	font-weight:bold;
	font-size:12px;
	margin:0 10px 0 10px;
	display:inline-block;
}
.playingNow table {
	width:100%;
	padding:0;
	margin:5px 0 0 0;
	border:none;
}
.playingNow table tr td {
	padding:10px 0 0 0;
	border-bottom:1px solid #dddddd;
}
.playingNow ul {
	margin:0 0 10px 10px;
	padding:0;
}
.playingNow li {
	list-style:none;
	margin:0 0 5px 0;
}
.playingNow li a,
.playingNow li a:link {
	color:#996633;
}
.playingNow li a:hover {
	color: #F56900;
}
.playingNow .time {
	color: #000000;
	font-weight:bold;
}
.playingNow .channel {
	color:#938E8A;
	display:inline-block;
	margin-left:10px;
}

.topNews {
	border:1px solid #9a9999;
	background-color:white;
	margin: 0 0 0 10px;
	color:#666666;
	padding:10px 0 0 0;
	
}
.topNews .item {
	clear:both;
	padding:0 10px 15px 10px;
}
.topNews .item h2 {
	margin:0;
	padding:0;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	margin-bottom:2px;
}
.topNews .item h1 {
	margin:0;
	padding:0;	
	font-size:22px;
	line-height:24px;
	font-weight:normal;
	margin-bottom:4px;
}
.topNews .item h1 a,
.topNews .item h1 a:link {
	color:#666666;
}
.topNews .item h1 a:hover {
	color: #F56900;
}
.topNews .item .more {
	display:inline-block;
}
.topNews .item img {
	float:right;
	margin:0 0 0 10px;
	border:none;
}
.topNews .item table td {
	color:#2E2E2E;
	padding:5px 10px 0 0;
	margin:0;
}
.topNews .item table td a,
.topNews .item table td a:link {
	color:#2E2E2E;
}
.topNews .item table td a:hover {
	color: #F56900;
}

#banner300x250_top {
	width:300px;
	overflow:hidden;
}

.movieBox {
}
.movieBox .title {
	color:#4A4A4A;
	font-style:normal;
	font-weight:bold;
	font-size:12px;
	margin:0 10px 0 10px;
	display:inline-block;
}
.movieBox td {
	clear:both;
	padding:10px 0 5px 10px;
	vertical-align:top;
}
.movieBox h1 {
	font-size:14px;
	font-weight:bold;
	margin:0 0 3px 0;
	padding:0;
}
.movieBox h1 a,
.movieBox h1 a:link {
	color: #996633;
}
.movieBox h1 a:hover {
	color: #F56900;
}
.movieBox h2 {
	font-size:11px;
	font-weight:normal;
	margin:0 0 3px 0;
	padding:0;
}
.movieBox h2 a,
.movieBox h2 a:link {
	color: #996633;
}
.movieBox h2 a:hover {
	color: #F56900;
}
.movieBox .description {
	color:#666666;
	font-size:11px;
}

#newPhotos {
	clear:both;
	zoom:1;
}
#newPhotos .header {
	color:#4A4A4A;
	font-style:normal;
	font-weight:bold;
	font-size:12px;
	margin:0 10px 0 10px;
	display:inline-block;
}

#newPhotos table {
	padding:0;
	margin: 5px 0 0 0;
	text-align:center;
}
#newPhotos .photoframe {
	width: 126px;
	/*height: 151px;*/
	vertical-align:middle;
	padding:0;
	text-align:left;
	background-image:url(../images/skin1/image-shadow.png);
	background-position:bottom right;
	background-repeat:no-repeat;
	padding:0px 0px 10px 0px;
}
#newPhotos .photoframe .photoBorder {
	width:115px;
	/*height:140px;*/
	overflow:hidden;
	border-left:1px solid #C3BFBE;
	border-top:1px solid #C3BFBE;
	text-align:center;
	overflow:hidden;
}
#newPhotos .photoframe .photoBorder img {
	margin:0;
	padding:1px;
	border:none;
	vertical-align:middle;
}
#newPhotos .title {
	border-top:1px solid #D0E5FA;
	border-bottom:1px solid #D6D6D6;
	padding:5px 0 5px 0;
	width:140px;
	overflow:hidden;
}
#newPhotos .title a,
#newPhotos .title a:link {
	font-size:12px;
	font-weight:bold;
	background-image:url(../images/gray-star.gif);
	background-position:left;
	padding: 0 15px 0 20px;
	background-repeat:no-repeat;
}

.proposeBox .content{
	margin:0 10px 10px 10px;
	color:#4A4A4A;
}
.proposeBox .overtitle {
	color:#4A4A4A;
	font-style:normal;
	font-weight:bold;
	font-size:12px;
	margin:0 0 10px 0;
}
.proposeBox .content img {
	float:left;
	margin:0 10px 10px 0;
}
.proposeBox .content .title {
	margin-bottom:5px;
}
.proposeBox .content .title a,
.proposeBox .content .title a:link {
	font-size:18px;
	color:#CC0000;
	font-weight:bold;
	line-height:20px;
}
.proposeBox .content .title a:hover {
	color: #F56900;
}
.proposeBox .content .alttitle a,
.proposeBox .content .alttitle a:link {
	color:#CC0000;
}
.proposeBox .content .alttitle a:hover {
	color: #F56900;
}
.proposeBox .content .summary {
	margin-top:10px;
}

