/********************************************/
/* IE6 SPECIFIC */
/********************************************/
#header { _height: 1%; }

.maintitle, #footer_utilities, #ipboard_body .ips_editor .toolbar, #admin_bar {	_background-image: none !important; }

h2.maintitle{ _overflow:visible; _height:1% }

.statistics, #footer_utilities, #ipboard_body .ips_editor .controls, .member_entry, #search_results li { _height: 100%; }

#footer_utilities form, .rep_bar { _width: 1%; }

#context_search, #multimod { _float: right; _position: relative; _left: -50px; _margin-bottom: 5px; }

#forum_legend dt, #forum_legend dd { _height: 25px; }

#ipboard_body .rte_fontsize{ _width:50px }
#ipboard_body .rte_font { _width:85px }
#ipboard_body .rte_special{ _width:90px }
#toggle_post_options{ _overflow:visible; _height:1% }

.author_info, .post_block { _height: 100%; }

#fast_reply, #member_alpha { _clear: both; }
#ipboard_body .input_rte { _border: 1px inset #000; }


/*******************************************/
/* <= IE7 */

table{ border-collapse: collapse; }

#new_skin_menucontent li, #new_skin_menucontent a{ display: block !important; }
#new_skin_menucontent a{ float: none !important; }

a#quickNavLaunch img{ margin-top: 10px !important; }

.services img{ margin-top: 10px; }

/* general fixes */
.ipsList_inline li { zoom: 1; display: inline; }
.clearfix { height: 1%; }
table.ipb_table h4 { display: inline; zoom: 1 }

/* header fixes */
#search_wrap { width: 230px }
#search { width: 350px; display: inline; zoom: 1; }
#main_search { float: left; margin-top: 5px; }

/***********************************/
/* Gallery IE fixes 			   */

.gallery_row {
	display: block;
}

.gallery_block, .image_wrap, .image_view_wrap {
	display: inline;
	zoom: 1;
}

.gallery_row .gallery_block .wrap .pinned,
.gallery_row .gallery_block .wrap .image_mod {
	width: 20px;
}

.note_fill {
	width: 98.5%;
	height: 98.5%;
}