.pics {  
} 
 
.pics img {  
} 


.nav {
	background:transparent;
	height:200px;
	left:8px;
	margin-top:-200px;
	overflow:hidden;
	position:relative;
	top:210px;
	white-space:normal;
	width:100%;
	z-index:999;
}

.nav a {
	background: #fff;
	display:block;
	float:left;
	height:20px;
	margin:0 10px 10px 0;
	padding:6px 10px 4px;
	text-align:center;
	width:16px;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}

.nav a:link, .nav a:visited   {
	color: #000;
	text-decoration:none;
	font-weight: bold;
}

.nav a:hover, .nav a:active {
    text-decoration:underline;
}


.newslink{
	cursor:pointer;
}

.xcap_article .newslink{
	cursor:default;
}


.newsimages {
	height:310px;
	width:664px;
	overflow:hidden;
}


#right{
	height:310px;
	width:664px;
	overflow:hidden;
}
