@charset "utf-8";
/* IE 6 and below */
/*    * html {} */
* html div#login_buttons{
	padding: 0px 0px 1px 15px;			
}
* html .smallredtabs,
*:first-child+html .smallredtabs{
	height: 46px;			
}

* html .ie #boxes_top,
*:first-child+html .ie #boxes_top{
	height: 348px;
}

* html .ie #boxes_right,
*:first-child+html .ie #boxes_right,
* html .ie #boxes_content,
*:first-child+html .ie #boxes_content{
	margin-top: -176px;			
}

/* IE 7 and below */
/*    *:first-child+html {} * html {} */
/* IE 7 only */
/*    *:first-child+html {} */
/* IE 7 and modern browsers only */ 
/*     html>body {} */
/* Modern browsers only (not IE 7) */
/*    html>/**/body {} */
/* Recent Opera versions 9 and below */ 
/*    html:first-child {} */ 