/* CSS Document */

.anonsas_box {
	margin-bottom: 10px;
	width: 143px;
	margin-left: 15px;
	padding: 5px;
	padding-bottom: 7px;
	border: 1px solid #d2e2d0;
	border-top: 2px solid #d2e2d0;
	border-bottom: 2px solid #d2e2d0;
}

.anonsas_title {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	/*color: #333333;*/
	color: #df7500;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #d2e2d0;
}

.anonsas_box h4 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 3px;
	margin-bottom: 7px;
	padding: 0px;
	text-align: center;
	color: #333333;	
}

.anonsas_box p {
	font-size: 11px;
	color: #000000;
	margin: 0px;
}

.anonsas_box a {
	font-size: 11px;
	font-weight: normal;
	color: #005073;
}

.anonsas_box a:hover {
	font-size: 11px;
	color: #005073;
}

.anonsas_box .anonsas_img {
	text-align: center;
}

.anonsas_box .anonsas_img img {
	border: 1px solid #999999;
}
