TABLE.clips{
    background-color: #000;
    float:right
}
#clips {
	position: relative; /* important */
	overflow: hidden; /* important */
	width: 640px; /* important */
	height: 190px; /* important */
	background: #000;
	padding:0px;
}

#clip_frame 
{
	padding-right:5px;
	width:620px;
	height: 20px; 
	vertical-align:top;
	}
#clip_content {
	position: absolute;
	top: 0;
	margin-left: 214px;
	margin-top: 20px;
}

#clip_content
#clip_content li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#clip_content {
	width: 5418px;
}
#clips ul li {
	display: block;
	float: left;
	margin: 5px;
	padding: 4px;
	border: 1px solid #666;
	background-color: #000;
}

#clips ul li img {
	display: block;
}

#report{
    background-color: #f0f1f3;
    width: 311px;
    text-align: center
}
#report A, #report IMG
{
float: right;
padding-right: 5px
}
#report DIV A, #report DIV IMG
{
float: none;
padding: 0px
}

/* First top news CSS */
#first{
	position: relative; /* important */
	overflow: hidden; /* important */
	width: 100%; /* important */
	height: 300px; /* important */

	background-color: #000;
	text-align: center;
}
#first a{
	display: block;
	padding: 1px;

	text-decoration: none;
}
#first a.first_text{
    color: #9ecaf1; 
    font: bold 18px Arial; 
}
#first a:hover{color: #fff}
.firstPanel TD{text-align:center}
.firstPanel{
background-color: #000;
width: 390px	
}
.first_item{
position: absolute;
top: 0;
left: 0;
right:0;
text-align:center;
float:right;
visibility: hidden;
opacity: 0;
}
.first_item DIV{
    width:100%;
    text-align:center
}

#first_frame{float:left}

* {padding:0; margin:0;}

/* CSS for special sections */
#special
{
    background-color:#000;
    width:224px;
    height:323px;
    vertical-align:top;
}

#special A
{
    text-decoration: none;
	font: bold 11px  Tahoma;
	color: #BCDAF5;
	display:block;
	text-align:center;
}
#special A:hover
{
    text-decoration: none;
	font: bold 11px  Tahoma;
	color: #aaa;
	display:block;
	text-align:center
}

/* CSS for links section */
#links
{
    background-color: #e4e4e6
}
#links IMG
{
    border:0;
    float:right
}
#links A
{
	font: 10px Tahoma, Arial;
	color: #000;
}
#links A:Hover
{
	color: #666;
}
#links TD{
    width: 50%;
    background-color: #ecebf0
}
#links TD.br{
    border-bottom: 1px solid #c5c4c9;
    height: 1px;
    font-size: 1px
}
#links .top TD, #links DIV
{
    padding:1px;
    background-color: #A81C01;
    height: 5px
}
#links DIV IMG{
    float: none;
    margin-top: -3px
}
#links LI{
    margin: -1px 0 0 0;padding:0;
    color: #721601
}
/* CSS for menus */
.dropdown {float:right;}
.dropdown dt{overflow:hidden;cursor:pointer; font-size:11px;}
.dropdown dt:hover {background-image:url(bg.jpg);}

.dropdown dd {position:absolute;height:22px; top:20px; left:50px; overflow:hidden; display:none; background-color:#000;z-index:200; opacity:0}

.dropdown a, .dropdown a:active, .dropdown a:visited{float:left;padding: 4px 7px 4px 7px;
text-decoration:none;color: #fff;border:1px solid #000}
.dropdown a:hover { background-color:#ccc; color:#000;}

.dropdown dd a, .dropdown dd a:active, .dropdown dd a:visited{
float:right;padding: 0px 8px 0px 8px;font: normal 12px Tahoma;line-height:20px;}

DIV.menu_root 
{
	white-space:nowrap;
	position:relative;
	width: 980px;
	border-color:White;
	border:2px;
}
DIV.menu_root DIV
{
	background-color: #000;
	height: 22px
}
DIV.menu_root dl
{
    background-color: #000;
    color: #fff;
    font: bold 10px Tahoma;
}

/* Other */
SPAN.smlwbox
{
	background-color: #fff;
	width: 6px;
	height: 6px;
	font-size: 0px;
	padding: 3px;
}
.liveFeed_item
{
	background-color:White;
}
#liveFeed {
position: relative; /* important */
overflow: hidden; /* important */
width: 630px; /* important */
height: 22px; /* important */
text-align:right;
float:right;
direction:rtl;
z-index:-200;
background-color:White;
}

#liveFeed_content {
position: absolute;
top: 0;
left: 0;
width: 100%;
background-color:White;
}

#liveFeed a {
display: block;
padding: 0 5px;
font: normal 11px Tahoma;
color: #000;
line-height: 22px;
text-decoration: none;
background-color:White;
}
#liveFeed a:hover 
{
	color: #999;
	background-color:White;
}

/* CSS for special sections */



