.announcement h1
{
	color:#03326b;	
}
.announcement p
{
	font-size:14px;
}
.item_content .3picture
{
	width:310px;
}
.item_content .picture img
{
	width:100%;
}
.item_content .descr
{
	font-size: 14px;
	padding:10px 0px;
	text-align:justify;
	line-height:20px;
}
.aptc_header
{
	font-size:22px;
	color:#060457;
	background: url('../images/header_icon.png'); background-position:0% 50%; background-repeat:no-repeat;
	margin-bottom:10px;
}
.aptc_header span
{
	margin-left:25px;
}



.info_list_point li
{
	padding: 10px 0;
	line-height: 150%;
	list-style:circle;
	margin-left:20px;
	font-size:13px;
	
}
.info_list_point li:first-child
{
	padding-top: 0;
}
.info_list_point li label
{
	float: left;
	width: 92px;
	color: #000;
	font-weight: bold;
}
.info_list_point li .text
{
	float: left;
	width: 388px;
	color: #666;
}
.accordion.wide .columns .info_list_point li .text
{
	width: 208px;
}
.gallery_box .item_details_point
{
	width: 225px;
	border-bottom: 1px solid #E0E0E0;
	color: #666666;
	text-align: left;
	line-height: 150%;
	padding: 20px 0;
	font-size:14px;
}
.gallery_box:hover .item_details_point
{
	border-color: #42B3E5;
	border-width: 2px;
	padding-bottom: 19px;
}
.gallery_box .item_details_point ul li
{
	list-style:disc;
	margin-left:20px;
}

