#content ul {
	list-style-type: none;
	padding: 8px 0 10px 24px;
}
#content li {
	padding: 3px 0 3px 13px;
	background: url('../images/ico/square.gif') no-repeat left center;
}

#content .box {
	float: left;
	display: inline;
	width: 338px;
	height: 190px;
	border: 1px solid #F0F0F1;
	background: url('../images/bgBox.gif') repeat-x left 41px;
}
#content .box p {
	padding: 15px 8px 5px;
	font-size: 12px;
	line-height: 16px;
}
#content .box h2.onas {
	height: 40px;
	text-indent: -9999px;
	line-height: 40px;
	background: url('../images/headers/onas.gif') no-repeat right top;
	border-bottom: 1px solid #F0F0F1;
}
#content .box h2.imagineplatform {
	height: 40px;
	text-indent: -9999px;
	line-height: 40px;
	background: url('../images/headers/imaginePlatform.gif') no-repeat right top;
	border-bottom: 1px solid #F0F0F1;
}
#content .box ul {
	padding-bottom: 0;
}
#content .logos ul {
	padding: 25px 0 0;
}
#content .logos li {
	width: 169px;
	margin-left: 4px;
	padding: 0;
	text-align: center;
	background: none;
}
#content .logos li.first-child {
	margin-left: 0;
}
#content .logos li a{
	width: 169px;
	margin-top: 17px;
	padding: 9px 0;
	background: #fafafa;
}
/**/
#right .news li h3 {
	padding-left: 30px;
}