
#header {
 	background-image: url('../img/announce/header_band.jpg');
 	background-color: #FFFFFF;
	background-repeat: no-repeat;
	height: 12px;
}


.announce_item_free {
	width: 630px;
	margin: 0px;
	padding: 10px 0px 10px 0px;
	background-image: url('../img/main_content_hr.jpg');
	background-position: left bottom;
	background-repeat: no-repeat;
}

.announce_item_title {
	font-weight: bold;
	font-size: 12px;
}

.announce_short_text {
	margin: 0px;
	font-size: 11px;
}

.announce_item_preview {
}

#announce_btn_exit_single {
	width: 240px;
	height: 50px;
}

#announce_btn_exit_all {
	width: 240px;
	height: 50px;
}

#ikfex_aduration {
	width: 150px;
}

#ikfex_acaptcha {
	width: 60px;
}

.announce_chars {
	width: 100px;
	font-weight: bold;
/*	background-color: #333333; */
	padding-left: 10px;
}

.announce_chars_green {
	color: #338500;
}

.announce_chars_yellow {
	color: #D98A00;
}


.announce_chars_red {
	color: #CC1010;
}



