﻿.thumbdesc0,
.thumbdesc1,
.thumbdesc2,
.thumbdesc3
{
	display:block;
	left:405px;
	height:81px;
	position:absolute;
	width:225px;
}
.thumb_desc
{
	position:absolute;
	left:10px;
	width:205px;	
	height:80px;
	margin:0px 10px 0px 0px;	
}
.thumbdesc0
{
	top:0;
}
.thumbdesc0 .thumb_desc,
.thumbdesc1 .thumb_desc,
.thumbdesc2 .thumb_desc
{	
	border-bottom:1px solid #666666;
}
.thumbdesc1
{
	top:81px;
}
.thumbdesc2
{
	top:162px;
}
.thumbdesc3
{
	/*top:243px;*/
	bottom:0px;
	height:85px;
}
.thumbdesc0 a,
.thumbdesc1 a,
.thumbdesc2 a,
.thumbdesc3 a {
	margin:10px 0px 10px 0px;
}
.NewsPanel {
	background:#000;
}
#NewsRotator
{
	height:328px;
	position:relative;
	width:630px;
}

.NRThumbLink0,
.NRThumbLink1,
.NRThumbLink2,
.NRThumbLink3
{
	display:block;
	position:absolute;
	left:0;
	top:0;
}

.descriptiontwo0,
.descriptiontwo1,
.descriptiontwo2,
.descriptiontwo3 {
    display:block;
    position:absolute;
    left:65px;
    color:white;
    padding:5px 10px 0px 0px;
    height:68px;
}

.descriptiontwo3 {
    border-bottom:0px solid #000;

}
.descriptiontwo0 {
    background:url(../images/corner_top_right.png) no-repeat top right;
    width:140px;
}
.descriptiontwo3 {
    /*background:url(../images/corner_bottom_right.png) no-repeat bottom right;*/
}
.NRThumbLink0 img,
.NRThumbLink1 img,
.NRThumbLink2 img,
.NRThumbLink3 img
{
    width:57px;
    height:60px;
    margin-left:0px;
}
#NewsRotator .pullquote
{
	background:transparent url(../images/main_news.png) no-repeat top left;
	color:#FFF;
	height:90px;
	left:7px;
	overflow:hidden;
	position:absolute;
	top:245px;
	width:390px;
}
#NewsRotator .pullquote .title,
#NewsRotator .pullquote .description,
#NewsRotator .pullquote .links
{
	margin:0 10px 0 10px;
}
#NewsRotator .pullquote .title
{
	padding:5px 0 2px 0;
	text-transform:uppercase;
        line-height:1.4em;
}
#NewsRotator .pullquote .description
{
	padding-bottom:4px;
}
#NewsRotator .pullquote .links
{
	overflow:hidden;
	padding:4px 0 10px 0;
}
.rotatorheadline
{
	color:#FFF;
	font-size:15px;
	font-weight:bold;
}

a:hover.rotatorheadline
{
	color:#FFF;
	font-weight:bold;
	text-decoration:underline;
}
#NewsRotator .corner1,
#NewsRotator .corner2,
#NewsRotator .corner3,
#NewsRotator .corner4
{
	position:absolute;
	width:3px;
	height:3px;
}
#NewsRotator .corner1,
#NewsRotator .corner2
{
	top:0
}
#NewsRotator .corner1,
#NewsRotator .corner3
{
	left:0
}
#NewsRotator .corner2,
#NewsRotator .corner4
{
	right:0
}
#NewsRotator .corner3,
#NewsRotator .corner4
{
	bottom:0
}
#NewsRotator .links a
{
float:left;
font-size:90%;
padding:0 0 1px 14px;
width:145px;
}
#NewsRotator .links a.standard,
#NewsRotator .links a.special
{
	color:#FED100;
	font-size:90%;
}
#NewsRotator .links a.standard
{
	background:url('../images/related_article_000000.gif') no-repeat left center;
}
#NewsRotator .links a.special
{
	background:url('../images/related_media_000000.gif') no-repeat left center;
}