select,input,table,body { font-family: Tahoma; font-size: 12px; color: #444444}
img { border-style: solid; border-width: 0px }
label{ cursor:pointer; }
.not_show{display:none}
#md_form {margin :0px}
.overal {
	background-color:#000000;
}
.list_50{
	float:right;
	width:50px;
}
.list_100{
	float:right;
	width:100px;
}
.near        { 
	float:right;
	padding-right:5px;
	padding-left:5px;
 }
.list_200{
	float:right;
	width:200px;
}

.list_300{
	float:right;
	width:300px;
}
.list_0{
	padding-top:4px;
	padding-right:5px;
	height:20px;	
	background-color:#D0DAF4;
	clear:both; color:#000080
}
.list_1{
	padding-right:5px;
	padding-top:4px;
	height:20px;	
	background-color: #E2D8FE;
	clear:both; color:#000000
}
.list_delete { text-decoration: line-through; color: #C0C0C0; background-color: #F99C8E}

.answer_true{
	margin: 20px;
	border: 1px solid #7190E0;
	background-color: #FFFFFF;
	padding-right: 50px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #008000;padding-left:5px; font-weight:bold; text-align:right 	

}
.answer_wrong{
	margin: 20px;
	border: 1px solid #FF0000;
	background-color: #FFFFFF;
	padding-right: 50px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #FF0000;padding-left:5px; font-weight:bold; text-align:right 	

}
.my_error_success{
	margin: 20px;
	border: 1px solid #7190E0;
	background-color: #FFFFFF;
	background-image: url('images/success_larg.gif');

	background-position: 98% 5px ; 
	background-repeat: no-repeat;
	padding-right: 50px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #008000;padding-left:5px; font-weight:bold; text-align:right 	
}
.my_error_error{
	margin: 20px;
	border: 1px solid #FF0000;
	background-color: #FFFFFF;
	background-image: url('images/error_larg.gif');

	background-position: 98% 5px ; 
	background-repeat: no-repeat;
	padding-right: 50px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #FF0000;padding-left:5px; font-weight:bold; text-align:right 	
}
.my_error_help{
	margin: 20px;
	border: 1px solid #FF6600;
	background-color: #FFFFFF;
	background-image: url('images/help_larg.gif');

	background-position: 98% 5px ; 
	background-repeat: no-repeat;
	padding-right: 60px;
	padding-top: 10px;
	padding-bottom: 20px;
	color: #FF6600;padding-left:5px; font-weight:bold; text-align:right 	
}

.my_stat{
height: 20px; 
background-image: url('images/stat_small.gif'); 
background-repeat: no-repeat;
background-position: right 5px ;
padding-top :5px;
padding-right :20px;
}
.my_info{
height: 20px; 
background-image: url('images/info_small.gif'); 
background-repeat: no-repeat;
background-position: right 5px ;
padding-top :5px;
padding-right :20px;
}
.my_info_ltr{
height: 20px; 
background-image: url('images/info_small.gif'); 
background-repeat: no-repeat;
background-position: right 5px ;
padding-top :5px;
padding-right :20px; direction:ltr; text-align:right;
}

.button_ok  { 
cursor:pointer;
width: 110px; height: 25px; background-image: 
url('images/success_small.gif'); 
background-repeat: no-repeat; background-position: 80px center; padding-right:10px; color:#008000; font-weight:bold
}
.need        { color: #FF0000; font-weight: bold }
.clear_me{clear:both}

.pic_code, #pic_code{float:right; padding:3px;}

.boxcomment { padding: 5px; margin: 3px; margin-bottom: 10px; border-top: 1px #A4A4A4 dotted; border-bottom : 1px #A4A4A4 dotted;}
.list_posts_comment_1 , .list_posts_comment_2  {
	margin: 10px;
	border-bottom : 1px #DDDDDD dotted; 
	background-image: url('images/comment_list.png');
	background-position: 99% 5px ; 
	background-repeat: no-repeat;
	padding-right: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
}
a            { text-decoration: none; color: #000080 }