/* $Id: content.css 13 2008-11-07 09:01:24Z edin.coralic $ */

.content {

}

.home .content .box h2 {
	font-size: 2.5em;
	font-weight: normal;
	text-transform: none;
	background: #fff;
	border-top: 1px solid #e5e5e5;
	padding: 6px 17px 8px;
	margin-bottom: 0.4em;
}
.home .content .box .box_content {
	font-size: 1.5em;
	line-height: 1.267em;
	padding: 0 17px;
}
