/* Sample 4*/
#box4{
	position:absolute;
}

#box4 div{
	width:270px;
	height:200px;
	float:left;
}

#box4 h3, #box4 p, #box4 ul{
	padding:5px 5px 0px 5px;
	margin:5px 0 3px 0;
	color:#f6ff00;
}

#box4 .details
{
	padding:0;
	font-size:8pt;
	color:#f6ff00;
	margin:0 0 0 5px;
	font-style:italic;
}

#info4{
	bottom:0;
}

#box4 a.newslink
{
	font-size:8pt;
	line-height:15pt;
	text-decoration:none;
	padding:3px;
	margin:5px;
	background:#034d0a;
	color:#ffffff;
}

#box4 a.newslink:hover
{
	background:#022f06;
}

#box4 p{
	color:#ffffff;
	font-size:9pt;
}

#box4 img{
	width:100px;
	width:100px;
	float:left;
	margin:0 10px 10px 7px;
}

#box4 h3
{
	font-size:11pt;
	font-weight:bold;
}
/* ********************************** */

.thumbs{
	width:54px;
}
.thumbs div{
	display:block;
	width:54px;
	height:41px;
	margin:3px 0;
	cursor:pointer;
}

.thumbs div img{
	display:block;
	width:100%;
	height:100%;
	border:none
}

.info{
	width:240px;
	height:50px;
	background:none;
	position:absolute;
}
.info p, .info h4{
	color:#fff;
	padding:3px 8px;
	font-family:Arial;
}
.info h4{
	font-size:14px;
}
.info h4 a{
	float:right;
	background:#fff;
	color:#000;
	font-size:10px;
	padding:0 3px;
	text-decoration:none
}

.mask1{
	position:relative;
	width:480px;
	height:180px;
	overflow:hidden;
}
.mask2{
	position:relative;
	width:240px;
	height:180px;
	overflow:hidden;
}
.mask3{
	margin-top:15px;
	position:relative;
	width:270px;
	height:195px;
	overflow:hidden;
}

span img{
	display:block;
	border:none;
}

#newsmenu
{
	
}

#newsmenu .headbg
{
	margin:6px 0 9px 0;
	background:url(../images/subheadline.gif) center repeat-x;
}

#newsmenu .headbg h3
{
	font-size:12pt;
	padding:4px 5px 4px 5px;
	font-weight:bold;
	color:#ffffff;
	display:inline;
	background:#2d2d2d url(../images/subhead.gif) top center no-repeat;
}

#newsmenu ul
{
	margin:0;
	padding:0;
	list-style:none;
}

#newsmenu span
{
	width:160px;
	font:80%/140% Arial, Helvetica, sans-serif;
	text-decoration:none;
	display:block;
	color:#029b10;
	font-size:9pt;
	padding:5px 0 6px 5px;
	cursor:pointer;
	border-left:5px solid #57c961;
	margin:0px 0 3px 0;
}

#newsmenu .details
{
	font-style:italic;
	font-size:8pt;
}

#newsmenu span:hover
{
	background:#e0fae1;
}

#newsmenu #morenews
{
	width:160px;
	padding:5px 5px 15px 5px;
	text-align:right;
}

#newsmenu #morenews a
{
	font:80%/140% Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#029b10;
	font-size:9pt;
	font-weight:bold;
	border-bottom:1px dashed #029b10;
}

#newsmenu #morenews a:hover
{
	color:#006600;
	border-bottom:1px dashed #006600;
}

#newssnippet
{
	width:270px;
	height:263px;
	background: url(../images/tv.gif) no-repeat;
	background-position:0 13px;
	padding:5px 40px 0 40px;
	float:right;
}

.active
{
	background:#c5f8c7;
}