body { margin: 0; padding: 0; }
#jqnewsVert
{
	overflow: hidden; height: 600px; width: 160px; margin:auto;
	z-index: 1;
}

#jqnewsVertLogo
{
	padding: 3px;
	margin: auto;
	width: 130px;
	text-align: center;
}

#jqnewsVert div
{
	display: block; overflow: hidden; border: solid 1px #35b6d9;	background: #d6f9ff; height: 118px; width: 135px; margin: 5px;
	padding: 2px;
	font-family: 'trebuchet ms', tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	line-height: 16px;
	color: #443;
}

#jqnewsVert div a {
	font-size: 12px;
	color: #1d4d5a;
	text-decoration: none;
	border-bottom: 1px solid #35b6d9;
}


#jqnewsVert div a:hover {
	color: #3c2340;
	border: 0;
}

#jqnewsOrizLogo {
	padding: 2px;
	float: left;
}
#jqnewsOrizLogo2 {
	padding: 2px;
	float: left;
}

#jqnewsOriz
{
	float: left; border: none;	height: 88px; width: 468px; overflow: hidden; margin:auto;
}

#jqnewsOriz div
{
	float:left;	border: solid 1px #35b6d9;	background: #d6f9ff; height: 78px; width: 145px; margin: 2px;	display:block;
	overflow: hidden;
	padding: 1px;
	font-family: 'trebuchet ms', tahoma, arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	line-height: 16px;
	color: #443;
}

#jqnewsOriz div a {
	font-size: 11px;
	color: #1d4d5a;
	text-decoration: none;
	border-bottom: 1px solid #35b6d9;
}

#jqnewsOriz div a:hover {
	color: #3c2340;
	border: 0;
}
