#fl_stuff {
	background-color:#f1f1f1;
	width:922px;
}

.fl_headline1 {
	color: #393939;
	font-size: 14pt;
	font-weight: normal;
	display: block;	
}

.fl_headline2 {
	color: #2bbd0c;
	font-size: 18pt;
	font-weight: normal;	
}

.fl_headline3 {
	color: #393939;
	font-size: 11pt;
	font-weight: normal;	
}

.fl_headline4 {
	color: #ff6600;
	font-size: 11pt;
	font-weight: normal;	
}

.fl_form {
	float:left;
	width:604px;
	margin:0 0 20px 10px;
	padding:0;
}

.fl_form_top {
	background-image:url("images/form_top.jpg");
	background-repeat:no-repeat;
	height:4px;
	padding:0;
	margin:0;
}

.fl_form_bottom {
	background-image:url("images/form_bottom.jpg");
	background-repeat:no-repeat;
	height:4px;	
	margin:0;
	padding:0;
}

.fl_form_content {
	background-image:url("images/form_content_content.jpg");
	background-repeat:repeat-y;
}

.fl_form_content_content {
	background-image:url("images/form_content.jpg");
	background-repeat:no-repeat;
	padding:7px 0 0 11px;
}

.fl_right_side {
	float:left;
	width:293px;
	margin-left:6px;
}

.fl_counter {
	background-image:url("images/bg_counter.gif");
	background-repeat:no-repeat;
	width:293px;
	height:51px;
	padding-bottom:6px;
}

.fl_counter_text {
	float:left;
	padding:12px 0 0 21px;
}

.fl_counter_numbers {
	float:left;
	padding:9px 0 0 11px;
}

.fl_counter_numbers ul {
	list-style-type:none;
	margin:0;
	padding:0;
}

.fl_counter_numbers ul li {
	float:left;
	margin:0 3px 0 0;
	padding:0;
}

.fl_form_buttons {
	padding-top:6px;	
}

.fl_latest {
	background: url("images/bg_latest.gif") bottom left;
	width:293px;
	padding-bottom: 5px;
}


.fl_latest .fl_latest_text {
	background: url("images/bg_latest.gif") top left;
}

.fl_latest_text {
	padding:13px 0 0 18px;
}

.fl_latest_row {
	margin:0 1px 0 1px;
	font-family:Arial, sans-serif;
	font-size:11px;
	color:#5b5b5b;
	padding:2px 0 2px 20px;
	background: url(images/bullet_star_off.gif) left center no-repeat;
}

.fl_latest_row a {
	color: #5b5b5b;	
}

.fl_latest_row a:hover {
	color: #ff6600;	
}

.fl_latest_date {
	float:right;
	color:#b0afaf;
	padding:0 13px 0 0;
}

.fl_odd {
	background-color:#f7f6f6;
}

.fl_even {
	background-color:#fcfcfc;
}

.REGISTERED {
	background-image: url(images/bullet_star.gif);
}

.APPROVED {
	background-image: url(images/bullet_star_on.gif);
}

.fl_clr {
	clear:both;
}

.mainField {
	border:none;
}

.fl_form_row {
	padding:0 0 10px 0;
}

#fl_buttons {
	background-image:url("images/background_buttons.jpg");
	background-repeat:no-repeat;
	width:922px;
	height:78px;
	background-color:#f1f1f1;
	margin:0;
	padding:0;
}

#fl_delaviaepost {
	float:left;
	margin:0 0 0 45px;
}

#fl_delaviafacebook {
	float:left;
	margin:0 0 0 45px;
}	

input.fl_input {
	width:265px;
	border:none;
	font-family:Arial, sans-serif;
	color:#2f2f2f;
	font-size:13px;
	padding:8px 0 8px 8px;
	background-image:url("images/input_bg.gif");
	background-repeat:no-repeat;
}

a.fl_remove {
    width : 16px;
    height: 16px;
    border: none;
    font-size:13px;
	padding:0;
	background:url("images/delete.gif") center center no-repeat;
    display: inline-block;
    text-indent: -6789px;
    margin-left: 5px;
}

.fl_input_margin {
	margin:0 10px 0 0;
}
