#jqnewsVert
{
	overflow: hidden; height: 380px; width: 185px; margin:auto;
}

#jqnewsVert div
{
	display: block; overflow: hidden; background-color: #FFF; height: 191px; width: 185px; margin: 0px;
}

#jqnewsOriz
{
	height: 191px; width: 185px; overflow: hidden; margin:auto;
}

#jqnewsOriz div
{
	float:left;	background: #FFF; height: 191px; width: 185px; margin: 0px;	display:block;
}
