
table.border { border-collapse:collapse; margin:10px auto 20px; }
table.border td, table.border th { border:1px solid #000000; font-size: 10px;margin:0;padding:3px }





/* body {
	padding:0; margin:0 auto;
	width:1000px;
}

* {
	padding:0;
	margin:0;
} */

/* .BG {
	float:left;
	width:1000px;
	height:100%;
} */

#TopLine {
	float:left;
	width:980px;
	height:22px;
	padding:0 10px 0 10px;
}

#Language {
	float:left;
	height:22px;
	width:380px;
}
#kpk{
	float:right;
	width:70px;
	/* margin-left:100px; */
	}
#kpk a:hover{text-decoration:none;}
ul#Language li {
	float:left;
	padding-left:5px;
	padding-right:5px;
	list-style-type:none;
}

.GreyLinkActive, .GreyLink {
	height:22px;
	line-height:1.5em;
}
#awards_top {
	float:left;
	width:350px;
	}
#awards_top span{
	color:#fff;
	font-size:10px;
	background:#980000;
	padding:1px 2px;
	margin-right:3px;
	}
#awards_top a:hover{text-decoration:none;}
#Login {
	float:right;
	height:20px;
	padding-left:10px;
	padding-right:10px;
	line-height:1.5em;
	/* margin-right:30px; */
}

#Header {
	clear:both;
	float:left;
	height:110px;
	width:980px;
	padding:0 10px 0 10px;
	position:relative;
}
#safety_sponsor{
	position:absolute;
	left:232px;
	top:70px;
	/* display:none; */
	}
#Logo_CNews {
	float:left;
	margin-top:19px;
}

#Top_Banner {
	float:right;
	margin-top:8px;
}

#MenuBG {
	clear:both;
	float:left;
	width:980px;
	height:31px;
	margin-top:-4px;
	padding:0 10px 0 10px;
}
#MenuToolbar {
	width:100%;
	margin-top:4px;
	float:left;
}

#MainMenu {
	float:left;
	border-bottom:1px solid #000000;
	list-style:none;
}

#MainMenu li {
	float:left;
	background:#b84d4d;
	}

#MainMenu a {
	padding:0px 13px 0px 13px;
	border:2px solid #990000;
	border-bottom:none;
	height:23px;
	line-height:2.4;
	display:block;
	float:left;
	margin:0 0 1px 1px;
}
/*#MainMenu a:hover,*/
 #MainMenu .activeMenu {
	height:27px;	
	border-width:3px;
	border:solid #000;
	padding:0px 12px 0px 13px;
	border-bottom:none;
	position:relative;
	line-height:2.5;
	margin:-4px 0px 0px 0px ;
	}
#Search {
	float:right;
	width:260px;
	height:27px;
	margin-right:10px;
	}
#Search input {
	float:left;
	height:16px;
	width:205px;
	border:1px solid #c1c1c1;
	margin-right:5px;
	margin-top:5px;
	}
#Search button {
	height:20px;
	width:45px;
	margin-top:4px;
	}
/* the overlayed element */
.simple_overlay {
	display:none;
	z-index:100000 !important;
	background-color:#fff;
	width:440px;	
	min-height:200px;
	padding:20px;
	/* CSS3 styling for latest browsers */
	-moz-box-shadow:0 0 90px 5px #000;
	-webkit-box-shadow: 0 0 90px #000;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	}
.rc5{
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	}

/* close button positioned on upper right corner */
.simple_overlay .close {
	background:url(//filearchive.cnews.ru/img/forum/2011/09/12/close_button_e4e47.png) no-repeat left top; 
	/* background:url(//filearchive.cnews.ru/img/forum/2011/09/12/close_button_e4e9f.png) no-repeat left top; */
	position:absolute;
	right:5px;
	top:10px;
	cursor:pointer;
	height:30px;
	width:30px;
	}
.quest_form h3 {
	margin-bottom:10px;
	font-size:18px;
	font-weight:normal;
	color:#000;
	}
.quest_form .from_part {padding-bottom:10px;}
.quest_form label {
	color:#000;
	font-size:14px;
	font-weight:bold;
	margin-bottom:5px;
	display:block;
	}
.quest_form .from_part  input, .quest_form .from_part  textarea {
	width:95%;
	border:1px solid #919395;
	padding:5px;
	}
.quest_form textarea {height:120px;}
.simple_overlay p {
	font-size:12px;
	padding-bottom:20px;
	}
#draw_code_field {padding-bottom:15px;}
#draw_code_field img {
	float:left;
	margin-right:10px;
	}
#draw_code_field input {margin-top:5px;}