body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 14px;
	background: #FFF;
}

div, p {
    margin: 0;
	padding: 0;
}

a:link, a:visited {
   color: #0033cc;
   text-decoration: underline;
}

a:hover, a:active {
   color: #0088cc;
}

/*#movie-frame {
    margin: 0;
	padding: 0;
	width: 296px;
	height: 248px;
}*/

#movie {
/*    margin-top: -3px;*/
	padding: 0;
    width: 296px;
	height: 248px;
}

#movie1, #movie2, #movie3 {
    margin-top: -3px;
	padding: 0;
    width: 296px;
	height: 248px;
	display: none;
}


.today {
    margin: 10px 0;
	font-size: 11px;
	font-weight: bold;
    text-align: left;
}

#clips {
    margin: 0;
	padding: 0;
	width: 296px;
}

#clips ul {
    margin: 0;
	padding: 0;
	list-style: none;
	text-align: left;
}

#clips li {
    margin: 0;
	padding: 0;
}

#clips li.brief {
    margin: 0 0 10px 0;
	padding: 0;
	height: 74px;
	background: #d0d4d8;
}

.news-block {
    margin: 0;
	padding: 0;
	height: 74px;
	font-size: 11px;
}

#clips .thumbnail {
    margin: 0;
	padding: 0;
    width: 110px;
	height: 74px;
	cursor: pointer;
	float: left;
}

#clips .text {
    margin: 4px 12px 4px 10px;
	font-size: 11px;
	line-height: 16px;
}


/*.news-block {
    margin: 0;
	padding: 3px 0 0 0;
	height: 71px;
	font-size: 11px;
}*/

#today1 {
    background: url(../images/news/news1.jpg) left top no-repeat;
}

#today2 {
    background: url(../images/news/news2.jpg) left top no-repeat;
}

#today3 {
    background: url(../images/news/news3.jpg) left top no-repeat;
}

#today4 {
    background: url(../images/news/news4.jpg) left top no-repeat;
}



#clips .title {
    font-size: 12px;
	font-weight: bold;
}

#clips .play {
    margin: 0 10px 0 0;
	font-size: 11px;
    text-align: right;
}


#more-clips .title {
    margin: 0;
	padding: 10px 5px 15px 5px;
    font-size: 14px;
	font-weight: bold;
	color: #ab1f23;
	text-align: left;
}

#more-clips ul {
    margin: 0 0 20px 21px;
	padding: 0;
    color: #ab1f23;
	line-height: 20px;
	text-align: left;
}

.camera {
    margin: 0 5px 0 15px;
}

#clips .copyright {
    margin-right: 5px;
    font-size: 10px;
	color: #666;
	line-height: 11px;
}

#promo1, #promo2 {
  display: none;
}