﻿#jqnewsVert
{
	overflow: hidden; 
	height: 720px; 
	width: 140px; 
	/*border: solid 1px #000;*/
	border:none;
	margin:auto;
}

#jqnewsVert div
{
	padding-top:5px; 
	display: block; 
	overflow: hidden; 
	background-color: #def; 
	height: 130px; 
	width: 130px; 
	margin: 5px; 
	text-align:center; 
	border-width:1px; 
	border-color:#CCCCCC; 
	border-style:solid;
}

#jqnewsVert a:link, a:visited
{
	text-decoration:none;
	color:#666666;
	font-family:Tahoma;
	font-size:12px;
}

#jqnewsVert a:hover
{
	text-decoration:none;
	color:#CCCCCC;
	font-family:Tahoma;
	font-size:12px;
}


#jqnewsVert a img
{
	border-width:1px; 
	border-color:#FFFFFF; 
	border-style:solid;
	margin-bottom:3px;
}

#jqnewsOriz
{
	border: solid 1px #000;	
	height: 130px; 
	width: 650px; 
	overflow: hidden; 
	margin:auto;
}

#jqnewsOriz div
{
	float:left;	
	border: solid 1px #000;	
	background: #def; 
	height: 118px; 
	width: 150px; 
	margin: 5px;	
	display:block;
}