
/*********  buttons ********/

.button_close { 
	font-family: Arial, Helvetica, sans-serif; 
	width: 45px; 
	height: 20px; 
	font-size: 11px; 
	color: #333; 
	background: url(images/button.close2.png) no-repeat; 
	border-top: 0px solid #fff; 
	border-right: 0px solid #666; 
	border-bottom: 0px solid #333; 
	border-left: 0px solid #fff; 
	margin-bottom: 10px;
}
.button_close2 {
	font-family: Arial, Helvetica, sans-serif; 
	width: 140px;
	height: 30px;
	padding: 0 0 3px 10px;
	font-size: 11px;
	text-align:left;
	color: #333;
	background: #fff url(images/button.close2.png) no-repeat;
	border: 0px;
	cursor: hand;	
	margin-bottom: 10px;
}

.button_alert { 
	font-family: Arial, Helvetica, sans-serif; 
	width: 80px; 
	height: 20px; 
	font-size: 11px; 
	color: #333; 
	background: url(images/button.close2.png) no-repeat; 
	border-top: 0px solid #fff; 
	border-right: 0px solid #666; 
	border-bottom: 0px solid #333; 
	border-left: 0px solid #fff; 
	margin-left: 10px;

}
.button_exp { 
	font-family: Arial, Helvetica, sans-serif; 
	width: 120px; 
	height: 20px; 
	font-size: 11px; 
	color: #333; 
	background: url(images/button.close2.png) no-repeat; 
	border-top: 0px solid #fff; 
	border-right: 0px solid #666; 
	border-bottom: 0px solid #333; 
	border-left: 0px solid #fff; 
	margin-left: 5px;
}

.button_normal {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	width: 140px;
	height: 30px;
	padding: 0 0 3px 10;
	text-align:left;
	color: #333;
	background: #fff url(images/button.normal.png) no-repeat;
	border: 0px;
	cursor: hand;	
	margin-bottom: 10px;
}

.button_save {
	font-family: Arial, Helvetica, sans-serif; 
	width: 140px;
	height: 30px;
	padding: 0 0 3px 10px;
	font-size: 11px;
	text-align:left;
	color: #333;
	background: #fff url(images/button.save.png) no-repeat;
	border: 0px;
	cursor: hand;	
    margin: 0 10px 10px 12px;
}

.button_save3 {
	font-family: Arial, Helvetica, sans-serif; 
	width: 140px;
	height: 30px;
	padding: 0 0 3px 10px;
	font-size: 11px;
	text-align:left;
	color: #333;
	background: #fff url(images/button.save.png) no-repeat;
	border: 0px;
	cursor: hand;	
    margin: 0 10px 10px 0px;
}

.button_mail {
	font-family: Arial, Helvetica, sans-serif; 
	width: 140px;
	height: 30px;
	padding: 0 0 3px 10px;
	font-size: 11px;
	text-align:left;
	color: #333;
	background: #FFE188 url(images/button.email.png) no-repeat;
	border: 0px;
	cursor: hand;	
    margin: 0 10px 10px 12px;
}

.button_save2 {
	display: block;
	font-family: Arial, Helvetica, sans-serif; 
	text-align: left;
	width: 140px;
	height: 12px;
	padding: 10px 0px 8px 0px;
	font-size: 11px;
	background: #fff url(images/button.save.png) no-repeat;
	border: 0px;
	cursor: hand;	
    margin: 0 10px 10px 12px;
	text-decoration: none;
}
.button_delete {
	display: block;
	font-family: Arial, Helvetica, sans-serif; 
	text-align: left;
	width: 140px;
	height: 12px;
	padding: 10px 0px 8px 0px;
	font-size: 11px;
	background: #fff url(images/button.delete.png) no-repeat;
	border: 0px;
	cursor: hand;	
    margin: 0 10px 10px 12px;
	text-decoration: none;
}
.button_delete2 {
	display: block;
	font-family: Arial, Helvetica, sans-serif; 
	text-align: left;
	width: 140px;
	height: 30px;
	padding: 0 0 3px 10px;
	font-size: 11px;
	background: #fff url(images/button.delete.png) no-repeat;
	border: 0px;
	cursor: hand;	
	margin-bottom: 10px;
	text-decoration: none;
}

.button_delete3 {
	font-family: Arial, Helvetica, sans-serif; 
	width: 140px;
	height: 30px;
	padding: 0 0 3px 10px;
	font-size: 11px;
	text-align:left;
	color: #333;
	background: #fff url(images/button.delete.png) no-repeat;
	border: 0px;
	cursor: hand;	
    margin: 0 10px 10px 12px;
}

.button_normal_new {
	font-family: Arial, Helvetica, sans-serif; 
	width: 140px;
	height: 30px;
	padding: 0 0 3px 10px;
	font-size: 11px;
	text-align:left;
	color: #333;
	background: #fff url(images/button.new.png) no-repeat right;
	border: 0px;
	cursor: hand;	
    margin: 0 10px 10px 12px;
}

.button_normal_export {
	font-family: Arial, Helvetica, sans-serif; 
	width: 140px;
	height: 30px;
	padding: 0 0 3px 10px;
	font-size: 11px;
	text-align:left;
	color: #333;
	background: #fff url(images/button.export.png) no-repeat right;
	border: 0px;
	cursor: hand;	
    margin: 0 10px 10px 0;
}
.button_import {
	display: block;
	font-family: Arial, Helvetica, sans-serif; 
	text-align: left;
	width: 140px;
	height: 12px;
	padding: 10px 0px 8px 0px;
	font-size: 11px;
	background: #fff url(images/button.export.png) no-repeat;
	border: 0px;
	cursor: hand;	
    margin: 0 10px 10px 12px;
	text-decoration: none;
}
.button_normal_export_html {
	font-family: Arial, Helvetica, sans-serif; 
	width: 140px;
	height: 30px;
	padding: 0 0 3px 10px;
	font-size: 11px;
	text-align:left;
	color: #333;
	background: #fff url(images/button.save.png) no-repeat;
	border: 0px;
	cursor: hand;	
    margin: 0 0 10px 0;
}



/********** cells **********/

.columns {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	margin-top: 20px;
	width:100%; 
	height:96%;
	}
	
.columns_mail {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	margin-top: 9px;
	width:100%; 
	height:96%;
	}
.column_left {  
	width: 190px; 
	height:100%;
	padding-top: 26px;
	}

.column_center_intro {  
	width:100%;
	}
	
.column_center {  
	border-left: solid #fff 0px;
	border-right: solid #999 0px;

	}
	
.column_right {  
	padding: 0 10px 0 10px;  
	border-left: solid #fff 0px;
	width:100%;
	}

fieldset {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	border: solid 1px #999;
	padding: 0 20px 10px 20px 
}

.fieldline {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	border-top: solid 1px #999;
	border-right: solid 0px #999;
	border-left: solid 0px #999;
	border-bottom: solid 0px #999;
	padding-left: 20px; 
}

legend {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px;
	border: solid 0px #999;
	padding: 5px 10px 5px 10px;
	margin:	0;
}



.box_user {
	height: 460px;
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	border: solid 1px #ccc;
	padding: 0 20px 20px 20px 
}

.box_right {
	height: 460px;
	margin-top: 15px;
	margin-right: 15px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	border: solid 1px #ccc;
	padding: 0 20px 0 20px 
}

#box_perm, #box_noty, #box_bio  {

	background: #fff;
	display: block;
	margin-top: 25px;
	margin-left: 0px;
	padding: 5px 10px 10px 10px;
	border: solid 1px #ccc;
}

#tab_noty , #tab_perm, #tab_bio {
	background: #fff;
	float:left;
	margin-right: 3px;
	padding: 5px 10px 5px 10px;
	border-top: solid 1px #ccc;
	border-right: solid 1px #ccc;
	border-left: solid 1px #ccc;
	width: auto;
}

#tab_noty {
	background: #fff url(images/icon_permissions.gif) no-repeat  98% 5px ;
	padding: 5px 20px 5px 10px;
}
#tab_bio {
	background: #fff url(images/icon_notes.gif) no-repeat 98% 8px ;
	padding: 5px 20px 5px 10px;
}

/**********  format ***********/

.selector_active { 
	padding: 4px 3px 4px 10px;
	background: #FFE082;
	cursor: pointer;
	color: #444;
	border-bottom: solid 1px #eee;
	}
.selector_off { 
	padding: 4px 3px 4px 10px;
	color: #444;
	border-bottom: solid 1px #eee;

}

.selector_on { 
	padding: 4px 3px 4px 10px;
	background: #FFFFCC;
	cursor: pointer;
	border-bottom: solid 1px #eee;
	}


	
/**********  main (draft, online, archive) ***********/



.button_main_normal {
	background: transparent;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	text-transform:uppercase;
	text-align:left;
	height: 30px; 
	width: 200px; 
	cursor: pointer;
	border: 0;
	padding: 0 0 0 20px;
}
.formatGradient_grey_1 { 
	float:left;
	background: #ccc ;
	border-right: solid #eee 2px;
	border-left: solid #eee 2px;
}
.formatGradient_archive { 
	float:left;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: White;
	background: #EC908F url(images/arrow_white.gif) no-repeat 98% 8px;	
	border-right: solid #eee 2px;
	border-left: solid #eee 2px;
}

.formatGradient_draft { 
	float:left;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: White;
	background: #9FBEF4 url(images/arrow_white.gif) no-repeat 98% 8px;		
	border-right: solid #eee 2px;
	border-left: solid #eee 2px;
}


.formatGradient_online { 
	float:left;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #fff;
	background: #AAD489 url(images/arrow_white.gif) no-repeat 98% 8px;		
	border-right: solid #eee 2px;
	border-left: solid #eee 2px;

}

/***********  links ************/

.header_back {  
	background-image: url(images/header_back2.jpg); 
	background-repeat: repeat-x;
	}

.links a:link {  text-decoration: none; color: #fff; }	
.links a:visited { text-decoration: none; color: #fff;}
.links a:hover {  background:#fff; color: #333; }
.links a:active {  text-decoration: none; color: #fff; }
	
.linkb a:link {  text-decoration: none; color: #06C; }	
.linkb a:visited { text-decoration: none; color: #06C;}
.linkb a:hover {  background:#06c; color: #fff; }
.linkb a:active {  text-decoration: none; color: #06c; }



/***********  xxxx ************/
	

.login {	
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #fff;
	text-decoration: none
}
.NavTopBg { 
	background-image: url(images/header_back2.jpg); 
	background-repeat: repeat-x
	height: 42px;
	padding-top:20px;
}

#top { 
	position: absolute;
	left: 165px;
	top: 8px;
	font-family: Arial;
	font-size: 11px;
	color: #fff; 
}

.Over { 
	float:left; 
	font-family: Arial;
	font-size: 11px;
	text-align: center;
	color: #fff; 
}

.Out {
	float:left; 
	font-family: Arial;
	font-size: 11px;
	text-align: center;
	color: #fff;
}

.NavTopOver { 
	float:left; 
	font-family: Arial;
	font-size: 11px;
	text-align: center;
	color: #fff; 
	background: #EBEFF3;
	margin-right: 6px;
}

.NavTopOut {
	float:left; 
	background-image: url(images/header_back2.jpg); 
	font-family: Arial;
	font-size: 11px;
	text-align: center;
	color: #fff;
	margin-right: 6px;
}

.NavTopOut a:visited, .NavTopOut a:link, .NavTopOver a:visited, .NavTopOver a:link  { 
	display: block;
	color: #333; 
	text-decoration: none;
	padding: 8px 12px 8px 12px;
}

.NavTopOut a:visited, .NavTopOut a:link  { 
	color: #fff; 
	text-decoration: none;
}

.NavTopOver a { 
	color: #333; 
	background: #EBEFF3;
	}
.NavTopOut a:hover { 
	color: #fff; 
	background: #666;
	}

.menu-body {
	background-color: #EBEFF3;
	margin: 0;
	padding: 0;
	overflow: hidden; 
	border: none;
	cursor: default;
}


/********** footer buttons **********/

#footer_buttons { 
	position: absolute;
	right: 50px;
	bottom:7px;
	font-family: Arial;
	font-size: 11px;
}

/**********  editor nav  **************/

.EdTopOver { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	text-align: center;
	text-transform:uppercase;
	background: #EBEFF3;
	padding: 8px 15px 8px 15px;
	margin: 0 3px 0 3px;
	cursor: pointer;
}

.EdTopOut { 
	background-image: url(images/header_back2.jpg); 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	text-align: center;
	text-transform:uppercase;
	color: #fff; 
	padding: 8px 15px 8px 15px;
	margin: 0 3px 0 3px;
	cursor: pointer;
}

/**********  login  **************/

.site_row {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	padding: 2px 0 2px 0;
	background-color: #fff;
	border-bottom: 2px solid #ccc;
}


/**********  top search  **************/

#search_all  {
	position: absolute;
	background: url(images/search_all_back.gif) no-repeat 0 0;  
	right: 20px;
	top: 28px;
	width: 250px;
	height: 24px;
	padding-left: 5px;
}
#search_alladv  {

	background: url(images/search_all_back.gif) no-repeat 0 0;  
	right: 20px;
	top: 24px;
	width: 220px;
	height: 24px;
	padding-left: 5px;
}
.search_all_input {
	position: relative;
	font-family: Arial;
	font-size: 11px;
	color:#CC0000;
	border: 0px; 
	margin-top: 5px;
	padding-left: 5px;
	width: 220px;
}

.apply_search {
	cursor: pointer;
	margin-top: 4px;
	position: relative;
}


/********** log off  **********/

#logoff { 
	position: absolute;
	right: 35px;
	top: 3px;
	font-family: Arial;
	font-size: 11px;
	color: #fff; 
}
.butt_off { 
	text-align: center;
	color: #fff; 
	cursor: pointer ; 
	background: url(images/nav_top_logoff.gif) no-repeat 12px 0;
	padding: 1px 10px 4px 10px;
	border: 0;
}


/**********  forms  **************/

.text_form {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	padding: 2px;
	border: #ccc 1px solid; 
	height: 20px;
	width: 200px;
}

.text_form_short {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	padding: 2px;
	border: #ccc 1px solid; 
	height: 20px;
	width: 80px;
}

.text_form_editor {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	padding: 2px;
	border: #ccc 1px solid; 
	height: 20px;
}

.select_main {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
}


.text_form_export {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	padding: 2px;
	border: #ccc 1px solid; 
	height: 20px;
	width: 175px;

}

.text_form_subject {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	padding: 2px;
	border: #ccc 1px solid; 
	height: 20px;
	width: 405px;

}

.text_area {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	padding: 5px;
	border: #ccc 1px solid; 
	margin-bottom:10px;
}

.text_area_error { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	padding: 5px;
	border: #f30 1px solid; 
	margin-bottom:10px;
}

.text_select_error { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	padding: 5px;
	background: #f30;

}

.text_form1, { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	border-width: 1px;
	border-style: solid; 
	padding-left: 2px;
	border-color: #666 #fff #fff #666; 
/*	width: 120px; */
}

.text_form2, { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	padding: 2px;
	border: #ccc 1px solid; 
	height: 20px;
	width: 80px;
}

.text_form2 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	border-width: 1px;
	border-style: solid; 
	padding-left: 2px;
	border-color: #666 #fff #fff #666; 
	width: 100%;
}



.text_form3 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	border-width: 1px;
	border-style: solid;
	padding: 6px;
	border-color: #666 #fff #fff #666;
	height: 28px;
	width: 100%;
}



.text_form_error { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	padding: 2px;
	border: #f30 1px solid; 
	height: 20px;
	width: 200px;
}

.text_form_subject_error { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	padding: 2px;
	border: #f30 1px solid; 
	height: 20px;
	width: 405px;
}


.toolbutton3{
	background: #ccc url(images/gradient-grey.png) repeat-x;
	border-right: #999 1px solid; 
	border-top: #fff 1px solid; 
	border-left: #fff 1px solid; 
	border-bottom: #999 1px solid; 
	cursor: pointer; 
}


body {
	_scrollbar-face-color: #F3F3F3;  
	_scrollbar-highlight-color: #FFF; 
	_scrollbar-darkshadow-color: #F3F3F3; 
	_scrollbar-track-color: #F3F3F3;
	_scrollbar-arrow-color: #5F605F;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
}



.rowselectOn { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: black;
	border-right: 1px solid #999; 
	border-top: 1px solid #fff; 
	border-left: 1px solid #fff; 
	border-bottom: 1px solid #999; 
	background-color: #F8F8F8;
	cursor: pointer; 
}




table.Archived	{
	background: #BC0000;
	}

table.Published	{
	background: #429800;
	}
	
table.Draft	{
	background: #0040CE;
	}
	
/**********  text  **************/

.menu_title{
	display: block;
	width:255px;
	background: #eee;
	
}	

.text_title {
	background: #ddd;	
	padding: 8px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #333;
	text-decoration: none;
	font-weight:bold;
	
}

.text1 {	
	font-family: Arial, Helvetica, sans-serif; 
	font-size:11px;
	text-decoration: none;
}

#menu_user	{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	overflow: auto;
	background-color: #fff;
	width:255px;
	position:absolute;
	height:70%;	
	_height: 90%;
	min-height:400px;
	margin-top: 0px;
	border: solid 1px #ccc;
}	
#menu_logs {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	overflow: auto;
	background-color: #EBEFF3;
	width: 600px;
	position:absolute;
	height:59%;	
	_height: 70%;
	min-height:340px;
	margin-top: 0px;
	
}	

#menu	{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	overflow: auto;
	background-color: #fff;
	width:255px;
	top: 110px;
	position:absolute;
	height:70%;
	_height: 90%;
	min-height:400px;
	border: solid 1px #ccc;
}	

#menu_backup	{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	overflow: auto;
	background-color: #fff;
	width:255px;
	top: 110px;
	position:absolute;
	height:370px;
	border: solid 1px #ccc;
}	


#menu_doc	{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	overflow: auto;
	background-color: #fff;
	top: 35px;
	position:absolute;
	height:225px;
	width:300px;
	border: solid 1px #ccc;
}	



.overflow	{
	overflow: auto;
	height:70%;
	_height: 90%;
	min-height:400px;
}	


#mail_title {
	padding-left: 8px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	width:255px;
	top: 60px;
	position:absolute;

}	
#menu_item{
	border :0; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;

}



#user	{
	padding:10px;
	height: 84%;
	_height: 90%;
	overflow:inherit;
	background-color: #DAE1E9;
	margin-top:0px;
	
	}	
#bg_center	{
	margin-top:0px;
	padding:20px;
	height: 82%;
	_height: 90%;
	overflow: auto;
	background-color: #DAE1E9;
	}	
#perm	{
	padding:10px;
	height: 22%;
	_height: 24%;
	overflow: auto;
	background-color: #DAE1E9;
	margin-bottom:10px;
	margin-top:0px;
	}	
	
#notify{
	padding:10px;
	height: 46%;
	position:absolute;
	_height: 59%;
	margin-top:0px;
	overflow:auto;
	background-color: #DAE1E9;
	width:25%;
	_width:100%;
	}	


#usergroups	{
	font-size: 10px;
	}


#msgok {
	position:relative;
	display: block;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	padding: 10px 0 10px 35px;
	background: #CCFFCC url(images/msgok.gif) no-repeat 10px 8px;
	border: solid 1px #00CC00;
	width: ;
	margin: 10px 0 10px 0;
}

#waitingimg {
	display: block;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	padding: 10px 0 10px 35px;
	border: solid 1px #666;
	width: 90%;
	margin: 10px 10px 10px 0px;
	background-color:#fff;	
	background: #fff url(images/waiting.gif) no-repeat 10px 3px;

}
#msgalert {
	display: block;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	padding: 10px 0 10px 35px;
	border: solid 1px #FFCC00;
	width: 90%;
	margin: 10px 10px 10px 0;
	background-color: #FFFF99;
	
}

#msgerror {
	display: block;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	padding: 10px 0 10px 35px;
	background: #FFBBBB url(images/msgerror.gif) no-repeat 10px 8px;
	border: solid 1px #FF0000;
	width: ;
	margin: 10px 0 10px 0;
}

#draft {
	border :0; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #0066cc;
}

#sent {
	border :0; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #006600;
}
#searchtitle { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	background-color: #EBEFF3;
	padding: 15px 3px 4px 0px;


}

#search_check{
	background-color:#666666;	
	position: absolute;
	right:0px;
	padding:20px;
	width:200px;
	top: 53px; 
	color:#fff;
}
#menusearch	{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	overflow: auto;
	background-color: #fff;
	width:600px;
	top: 135px;
	position:absolute;
	height:60%;
	_height: 85%;
	min-height:400px;

	
}	
#invisible {
	border :0; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color:#999999;
}










td{font-size:8pt; }
input {font:8pt tahoma,arial,sans-serif}
select {font:8pt tahoma,arial,sans-serif}
textarea {font:8pt tahoma,arial,sans-serif}
.inpSel {font:8pt tahoma,arial,sans-serif}
.inpTxt {font:8pt tahoma,arial,sans-serif;} 
.inpChk {width:13;height:13;margin-right:3;margin-bottom:1}
.inpRdo {width:13;height:13;margin-right:3;margin-bottom:1}
.inpBtn {font:8pt tahoma,arial,sans-serif;}
.inpBtnOver {}
.inpBtnOut {}
.button_editor { 
	font-family: Arial, Helvetica, sans-serif; 
	width: 45px; 
	height: 16px; 
	font-size: 11px; 
	color: #333; 
	background: url(images/button.close2.png) no-repeat; 
	border-top: 0px solid #fff; 
	border-right: 0px solid #666; 
	border-bottom: 0px solid #333; 
	border-left: 0px solid #fff; 
}
