{
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}
html{
	height:100%;
}
form {
	padding: 0;
	margin: 0;
}
UL {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
BODY {
	background: url(/templates/silver_blog/images/bgbody.jpg) #ededed repeat-x left top;
	font-size: 11px; color: #86888e; line-height: 15px; font-family: Tahoma; margin: 0; height:100%;
}
TABLE {
	border-width: 0px; 
	border-collapse: collapse;
}
TD {
	padding: 0px; 
	vertical-align: top; 
	border-style: none; 
}
A {
	color: #636262; 
	text-decoration: underline;
}
A:hover {
	text-decoration: none;
}
IMG {
	border-width: 0px;
}
INPUT {
	font-weight: normal; 
	font-size: 11px; 
	vertical-align: middle; 
	color: #000000; 
	font-family: Tahoma;
}

/**************Header*****************************/
.topline {
	height: 5px;
	background-color: #000;
	font: 0;
}
.top1 {
	height: 150px;
}
.top1 table {
  width: 95%;
  margin-left: auto;
  margin-right: auto;

}


.home {
	background: /*url(/templates/silver_blog/images/logo.png)*/ 10px 10px no-repeat;
	height: 110px;
	width: 425px;
	font-weight: normal; font-size: 2.52em; color: #393a3e; line-height: 1.09em; font-family: Tahoma; letter-spacing: 2px;
}

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


#headtools {
margin-right:5px;
}
#searchinput{
		width:215px;
		_width:272px;
		height:31px;
		display:block;
		border:none;
		background:url(/templates/silver_blog/images/buttons/search.png) no-repeat;
		padding:8px;
		padding-left:12px;
		padding-right:10px;
		margin-top:8px;
		margin-left:60px;
		font-size:1.5em;
		float:left;
	}

#bar_search {
	margin:45px 0 0;
}
#sitename {
	font-weight: normal; font-size: 26px; color: #393a3e; line-height: 1.09em; font-family: Tahoma; letter-spacing: 2px;
}
#slogan {
	font-weight: normal; font-size: 11px; color: #393a3e;font-family: Tahoma; line-height: 0.95em;letter-spacing: 4px;
	margin-left:1px; margin-top: 10px;
}
#authdiv {
	padding: 5px 10px 0 0;
	float: right; width: auto;
}
#authdiv a {
	padding: 5px;
}

#ht_reg {
background: url(/templates/silver_blog/images/buttons/ht_reg.png) no-repeat scroll 0 0;}
.td_search {
	padding-right: 0px;
}

#ht_auth {
background: url(/templates/silver_blog/images/buttons/ht_auth.png) no-repeat scroll 0 0;
}

#ht_fav {
background: url(/templates/silver_blog/images/buttons/ht_fav.png) no-repeat scroll 0 0;
}

#ht_reg, #ht_auth, #ht_fav, #ht_profile, #ht_messages, #ht_logout {
display:block;
float:left;
font-size:10px;
height:30px;
line-height:30px;
margin-right:1px;
margin-top:1px;
padding-left:40px;
padding-right:10px;
width:70px;
color: #853212;
}
.pathway {
	padding: 10px 20px 0px 0px;
}

#searchbtn {
border:medium none;
float:left;
margin-left:15px;
}
/**************************************************/

#footer {
	height: 64px;
    width: 100%;
	background: url(/templates/silver_blog/images/f_back.gif) #000000 repeat-x left top; color: #a6a6a6;

}
#footer .indent {
  height: 64px;
  margin: 30px 30px 0 0;
  vertical-align: middle !important;
	text-align: right;
}
#bodytable {
	width: 100%;
	/**/
}
#bodytable2{
  width: 100%;
  max-width: 95%;
  width: expression(document.body.clientWidth > 900 ? "900px": "100%" );
}


#left {
	padding: 25px 15px 15px 0px;
}
#left td.moduletitle {
	font-weight: bold;
	font-size: 11px;
	padding: 0px 0 0px 0;
}
#left td.modulebody, #right td.modulebody  {
	padding-left: 0px;
	padding-bottom: 20px;
}

#left td.modulebody div, #right td.modulebody div {
	text-align: left;
	color: #4a3b22;
}
#left td.modulebody  p {
	text-align: left;
}
#mainmenu li a{
  font-size: 10pt;
  text-decoration: none;
  color:#660000;
  border-bottom-style: dotted;
	border-bottom-width: 1px;
	cursor: pointer;
}

#mainmenu li a:hover{
color:#993300;
}

#mainmenu span {
  font-size: 10pt;
  text-decoration: none;
  color:#660000;
}


#right {
	padding: 25px 15px 15px 15px;
}

#center td.moduletitle {
	font-size: 16pt;
    color: #993300;
	padding: 0px 0 10px 0;
    font-family:"Trebuchet MS",sans-serif;
    font-style: normal;
}

/*
.moduletitle, .con_heading {
	font-weight: bold; font-size: 1.45em; padding-bottom: 5px; color: #393a3e; line-height: 1.19em; letter-spacing: 1px;
	border-bottom: #DBDBDB 1px solid;
}
 */

.con_heading {
  font-size: 11pt;
  padding-bottom: 15px;
  line-height: normal;
  color: #4D7285;
}


.component_td form {
	margin-bottom: 10px;
	margin-top: 10px;
}
p img, #uc_random_img img, .photo_thumb_img, .pmenu_avatar img, .lightbox-enabled img, .blog_entry_text img, .blog_post_body img {
	margin: 4px;
	padding: 4px;
	background-color: #FFF;
	border: #CFCFCF 1px solid;
}
.forum_zoom img {
	margin: 0;
	padding: 0;
	background-color: #FFF;
	border: 0;
}
.forum_zoom {
	padding: 8px;
}
.cmm_content_av div {
	margin-left: 10px;
}
.taglinebar {
	margin-bottom: 10px;
}
.usr_msg_smilebox img {
	margin: 2px;
	padding: 2px;
	background-color: #FFF;
	border: #CFCFCF 1px solid;
}
#center {
	background-color: #FFF;
	padding: 15px 30px 20px 30px;
	color: #393a3e;
	
}
#center li {
padding-left: 28px;
display: block;
background: url(/templates/silver_blog/images/pimp1.gif) 15px 8px no-repeat;
}
#center td.modulebody, #right td.modulebody {
	padding-top: 7px;
	padding-bottom: 20px;
}

#left td.modulebody {
  padding-top: 0px;
}


#center td.modulebody table td, .blog_toolbar td, .blog_cat, .blog_entry_title_td, .blog_entry_karma_td, .component_td table td {
	padding: 5px 5px 5px 5px;
}

.categorylist {
  font-size: 11pt;
  margin-top: 20px;
  margin-bottom: 10px;
}


.categorylist td {
  padding-bottom: 15px;
}


.blog_entry_karma_td {
	border: 0;
	vertical-align: middle;
	text-align: center;
	background-color: #EBEBEB;
}
#right td.modulebody table td {
	vertical-align: middle;
}
#right td.modulebody table td img{
	margin: 2px;
}
.uc_cat_item {
	padding-left: 20px;
	line-height: 25px;
	background: url(/images/menuicons/arrow113.gif) 0 70% no-repeat;
}
.uc_cat_item a {
    font-size: 10pt;
    color: #4D7285;
}


.uc_cat_list {
	margin-left: 10px;
	margin-top: 10px;
}
.posts_table {
	width: 100%;
}
.post_usercell, .post_msgcell {
	border: solid 1px #ededed;
}
.post_usercell {
	border-bottom: #FFF 1px solid;
	background-color:#EDEDED;
	width: 100px;
}
.cmm_entry {
	margin: 3px;
}
.blog_entry_text {
	padding: 20px;
}
.arhive_list li {
	line-height: 20px;
	padding-left: 20px;
	background: url(/images/menuicons/25.gif) 0 70% no-repeat;
}
.arhive_list {
	margin-left: 10px;
	margin-top: 10px;
}
.modulebody li {
	line-height: 20px;
	padding-top: 0px;
	vertical-align: middle;
}
.pmenu, .modulebody strong {
	float: left;
}
.pmenu_avatar {
	float: right;
}
.pmenu td {
padding: 1px;
vertical-align: middle;
}
.uc_alpha_link , .uc_alpha_list{
	padding: 4px;
}
#usermenu, .usr_block_title {
	padding: 0;
	margin: 0;
	font-size:11px;
	float: left;
}
#usermenu a, #usr_links a{
	font-size:11px;
}
#outertable {
	/*background-color: #ededed;*/
}
.userform_table input, .userform_table textarea {
	border: #DBDBDB 1px solid;
	font-family: Tahoma;
	font-size:  14px;
	padding: 3px;
}
.modulebody div a{
	text-align: left;
}
table.component {
	width: 100%;
}
.mod_bcon_content {
	font-size: 11px !important;
}
#center strong {
	/*font-weight: normal;*/
	font-style: normal;
	padding: 2px;
}
/*---------------------------------------------------------*/
.ajax_autogrowarea{
	overflow:hidden;
	display:block;
	border:solid 1px gray;
	width:100%;
	height:108px;
	min-height:180px;	
	max-height:702px;
	line-height:18px;
}
.bb_tag_code{
	border:solid 1px silver;
	padding:8px;
}
.bb_tag_hide{
	padding:8px;
	background-color:#FFFFCC;
	color:#666666;
}
.bb_tag_hide a{
	color:#333333;
	text-decoration:underline;
}
.mod_pcat_link, .mod_pcat_current {
	padding: 3px;
	display: block;
}.price_search_form {
	padding: 10px;
}
/*------------------ MODULE "POLLS" -----------------*/
.mod_poll_title {
	margin-bottom: 5px;
	color: #393a3e;
}
.mod_poll_submit {
	margin-top: 10px;
}
.mod_poll_gauge {
	background-color:#949494;
	display: table;
	height: 8px;
	margin-bottom: 8px;
}
.mod_poll_answers td {
	padding: 2px;
	vertical-align: middle;
}
.mod_poll_submit {
	margin: 5px;
}
/*---------------- REGISTRATION FORM -----------*/
.regrow1{
	background-color:#EBEBEB;
}
.regrow2{
	background-color:#FFFFFF;
}
.regstar{
	font-size:11px;
	color:#FF0000;
}
/*------------------ PAGES BAR ----------------------*/
.pagebar{
	margin-top:10px; 
	margin-bottom: 15px; 
	font-size:12px;
	clear:both;
}
.pagebar_title{
	margin:5px; 
	padding:4px;
}
.pagebar_page{
	margin:3px; 
	padding:6px;
}
.pagebar_current{
	margin:3px; 
	padding:6px; 
	border:solid 1px silver; 
	background-color: white;
}
/*----------------- SITE SEARCH ----------------------*/
.search_match{
	background-color:#66CCFF;
}
.price_search {
	width: 60%;
	border: 1px solid #666666;
}
.search_input {
	width: 300px;
	border:solid 1px gray;
}
/*----------------- CORNERS ----------------------*/
.top div {
	background: url(/templates/silver_blog/images/cp/top_left.gif) no-repeat top left;
}
.top {
	background: url(/templates/silver_blog/images/cp/top_right.gif) #FFF no-repeat top right;
	margin-top: 0px;
}
.bottom div {
	background: url(/templates/silver_blog/images/cp/bottom_left.gif) no-repeat bottom left;
}
.bottom {
	background: url(/templates/silver_blog/images/cp/bottom_right.gif) #FFF no-repeat bottom right;
	margin-bottom: 20px;
}
.top div, .top, .bottom div, .bottom  {
	width: 100%;
	height: 10px;
}
/*------------ AUTH --------------------*/
#modalContainer  {height:100px; width:300px; left:40%; top:25%; background-color:#ededed; border:1px solid #000; z-index:999999; position:absolute;} 

#authModal {
	background: url(/templates/silver_blog/images/bgbody.jpg) #ededed repeat-x left top;
	padding: 0;
	margin: 0;
}
#authModal table{
	width:100%;
	margin:0px;
	background: url(/templates/silver_blog/images/bgbody.jpg) #ededed repeat-x left top;
	font-size: 11px; color: #86888e; line-height: 15px; font-family: Tahoma; margin: 0;
}
#authModal table td{
	padding:0px;
}
#authModal #authtd{
	font-size:1.1em;
	padding:10px;
}
#authtitle{
	font-size:1.4em;
	color:#86888e;
}
#authtitle div{
	padding:10px;
	margin-bottom:20px;
	width:306px;	
}
#authinput{
	width:180px;
	display:block;
	border: #86888e 1px solid;
	padding:4px;
	padding-left:13px;
	padding-right:26px;
	font-size:1.4em;
	margin-top:8px;
	margin-left:20px;
}
#remember{
	margin-right:15px;
	margin-top:5px;
	text-align:right;
	font-size:1.3em;
}
#authbtn{
	margin-top:5px;
	margin-right:10px;
	float:right;
	font-size:1.3em;
}
/**************************forum*****************************/
.forum_cattitle {
	font-weight: bold; 
	font-size: 1.45em; 
	color: #393a3e; 
	line-height: 1.19em; 
	margin:0;
	margin-top: 10px;
	padding: 4px;
}
table.forums_table, table.threads_table {
	border: 0;
	border-bottom: #C6C6C6 1px solid;		
}
table.forums_table td, td.row1, table.threads_table td {
	padding: 10px;
	vertical-align: middle;
}
.forum_poll_table, .forum_poll_header, .forum_fast {
	border: #EDEDED 1px solid;
}
.forum_poll_data  {
	border: 0;
}
.forum_toolbar td {
	padding: 2px;
}
.forum_toollinks{
	margin-bottom:3px;
	text-align:left;
}
.forum_toollinks table td {
	padding: 1px;
	margin: 0;
}
.forum_poll_gauge {
	background-color:#949494;
}
/************************************************************/
/*bb*/
.usr_msgmenu_active{
	margin-right:10px;
	background-color:#EBEBEB;
	padding:10px;
	font-weight:bold;
}
.usr_msgmenu_link{
	margin-right:10px;
	padding:10px;	
}
.usr_msgmenu_bar{
	background-color:#EBEBEB;
	margin-bottom:10px;
}
.usr_msgreply_source{
	padding:15px;
	background-color:#FFFFFF;
	border:dashed 1px gray;
	margin-bottom:10px;
}
.usr_msgreply_sourcetext{
	font-size: 16px;
}
.usr_msgreply_author{
	font-style:italic;
	color:#666666;
	text-align:right;
}
.usr_msg_smilebox{
	padding:8px;
	background-color:#EBEBEB;
	border:solid 1px silver;
	margin-bottom:4px;
}
.usr_msg_bbcodebox{
	padding:0px;
	background-color:#EBEBEB;
	border:solid 1px silver;
	margin-bottom:4px;
	overflow:hidden;
	_height:1%;
}
.usr_bb_button{
	display:block;
	border: solid 1px silver;
	margin:2px;
	padding:6px;
	float:left;
}
.usr_bb_button:hover{
	display:block;
	border: solid 1px silver;
	margin:2px;
	padding:6px;
	float:left;
	background-color:#FFFFFF;
}
.usr_bb_hint{
	display:block;
	margin:2px;
	padding:5px;
	float:left;
	color:#666666;
}
.search_row1 {
	background-color:#FFFFFF;
}
.search_row2 {
	background-color:#EBEBEB;
}
.component_td div table {
	border: 0 !important;
	margin: 2px;
}
.usr_msg_title {
	background-color: #EBEBEB;
}
.authtable td {
	padding: 2px;
}

td.mod_latest_author {
	padding: 0px 5px 0px 10px !important;
	margin-bottom: 0px;
	font-size: 9px;
	color: #A7A7A7;
	vertical-align: middle !important;
}

td.mod_latest_date span {
    background-color: #4D7285;
	padding: 2px 4px 2px 4px !important;
	margin-bottom: 0px;
	font-size: 9pt;
	color: #FFFFFF;
	vertical-align: middle !important;
}

td.mod_latest_date {

}


td.mod_latest_author a, .mod_latest_comments a {
	color: #A7A7A7;
}
.mod_latest_desc {
font-size: 12px;
text-align:justify;
}
.mod_latest_desc p {
   margin: 0;
   padding: 5px 0 15px 0; 

}

.mod_latest_more {
    border-bottom: #660000 1px solid;
	margin-bottom: 10px;
	padding: 0px 5px 10px 10px;
}

.mod_latest_more a{
  text-decoration: none;
}


.mod_latest_title {
padding: 5px;
font-size: 14px;
color: #4D7285;
text-decoration: none;
}
.mod_latest_title a{
padding: 5px;
font-size: 14px;
color: #4D7285;
text-decoration: none;
}

.mod_latest_comments {
	text-align: right;
	border-bottom: #DBDBDB 1px solid;
	margin-bottom: 10px;
	padding: 5px 5px 5px 0;
}
.adhead {
	color: #0E0EB6;
	font-size: 1.4em;
	border-bottom: 0px;
	padding-bottom: 0px;
	line-height: 120%;
	text-decoration: underline;
	display: block;
	width:500px;
}
.uc_detaillink {
	font-size: 12px;
	font-weight: bold;
	padding: 10px 0 2px 24px;
	line-height: 35px;
	background: url(/images/icons/filetypes/archive.gif) no-repeat 0 100%;
}
.modulebody form table td {
	padding: 3px;
}


/*ÌÎÈ ÈÇÌÅÍÅÍÈß*/
.buttons {
float:right;
height:40px;
/*line-height:20px;
margin-top:10px;*/
width:auto;
padding-right: 25px;
}

div#footer div.column_hosted {
width:42%;
float:right;
position:absolute;
}


div#hosted_by {
font-size:12px;
position:relative;
}

div#hosted_by div.logo {
float:left;
margin:0px 10px 10px 50px;
}

div#hosted_by div.text {
float:left;
position:relative;
}

.con_text {
font-size: 12px;
}

.con_text a {
  color: #3366FF;
}


.con_title {
	font-size: 14px;
color: #4D7285;
text-decoration: none;
padding: 5px 0 5px 0;
}
.con_desc p {
  margin:0;
}


.con_titlelink {
	font-size: 14px;
color: #4D7285;
text-decoration: none;

}
#menu1  a{
font-size: 9pt;
text-decoration: none;
	color: #660000;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	cursor: pointer;
}
#menu1 span {
font-size: 9pt;
text-decoration: none;
	color: #660000;
}

#menu2  a{
font-size: 9pt;
text-decoration: none;
	color: #660000;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	cursor: pointer;
}
#menu2 span {
font-size: 9pt;
text-decoration: none;
	color: #660000;
}

#menu3 a{
font-size: 9pt;
text-decoration: none;
	color: #660000;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	cursor: pointer;
}


#menu3 span{
font-size: 9pt;
text-decoration: none;
	color: #660000;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	cursor: pointer;
}


/*Ìîè ñòèëè*/

#left td.rss_modulebody, #right td.rss_modulebody  {
	padding: 10px 0 0 5px;
}
#left td.rss_modulebody div, #right td.rss_modulebody div {
	text-align: left;
	color: #4a3b22;
}
#left td.rss_modulebody  p {
	text-align: left;
}

#left td.rss_moduletitle, #right td.rss_moduletitle {
	text-align: right;
	font-size: 14px;
	padding: 0px 0px 5px 0px;
    border-bottom-style:dotted;
border-bottom-width:1px;
}

#right td.moduletitle {
     	text-align: right;
	font-size: 14px;
	padding: 0px 0px 5px 0px;
    border-bottom-style:dotted;
border-bottom-width:1px;
}


#right td.rss_modulebody div  {
        font-size: 12px;
     padding-bottom: 10px;
}
#right td.rss_modulebody a  {
      color: #336699;
      text-decoration: none;
}

#right td.tag_modulebody {
  border-bottom: 1px dashed #660000;
  padding-bottom: 10px;
  border-top: 1px dashed #660000;
  padding-top: 10px;
}


#right td.tag_modulebody a {
  text-decoration: none;
  color: #6699CC;
}

#right td.tag_modulebody a:hover {
  text-decoration: underline;
  color: #006699;
}



.uc_itemlink {
  font-size: 12pt;
  text-decoration: none;
  color: #993300;
  border-bottom-style: dotted;
  border-bottom-color: #993300;
  line-height: 18pt;
}

.uc_itemfieldlist {
     font-size: 10pt;
     padding-top: 10px;
}

.uc_itemfield a {
  text-align: right;
  float: right;
  color: #0099CC;
  font-size: 11pt;
  text-decoration: none;
}

.uc_detailfield h3 {
  font-size: 14pt;
  line-height: normal;
  color: #993300;
  font-weight: normal;
  padding: 0px;
  margin-top: 10px;
}

.edc-table h3 {
  font-size: 14pt;
  line-height: normal;
  color: #993300;
  font-weight: normal;
  padding: 0px;
  margin: 0px;
}

.edc-table p {
  margin-top: 0;
}

.uc_detailfield strong {
  margin: 0px;
  color:   #CCCC99;
  font-weight: normal;
}

.uc_detaillist {
  padding-top: 40px;
}


.con_desc {
  font-size: 8pt;
  padding-bottom: 20px;
  padding-top: 0px;
}

.tel_num {
  color: #CCCCCC;
  width: 160px;
  margin-left: 30%;
  padding-top: 45px;
}


.tel_num p{
  font-size: 18pt;
  color: #003366;
  margin-top: 5px;
}


.headtools {
  height: 110px;
}

/*#bodytable .head_ban {
  left:30%;
margin-left:0px;
overflow:hidden;
padding:0.2em 0.5em;
position:absolute;
text-align:left;
top:23px;
z-index:20;

}


/*Áàííåðû ââåðõó*/

#head_ban {
min-height:100%;
width:100%;
}

#head_ban .content {
background-color:#CCCCCC;
padding-left: 5%;
 height: 170px;
border-top:#FFF 1px solid;
 border-bottom:#FFF 1px solid;
}



#head_ban .banner {
    float:left;
    margin-top:0.5em;
    position:relative;
    width: 25%;
    text-align:center;
     height: 170px;
     display:table-cell;
vertical-align:middle;
}
/*
#head_ban .banner a{
    display:block;

}

#head_ban .banner img{
    display:block;
    left:0;
    position:relative;
}

  */
#head_ban .tel_num {
    color: #CCCCCC;
    float:left;
    margin:5% 0 0 15px  ;
    position:relative;
    width:20%;
}


#head_ban .tel_num p{
    font-size: 18pt;
    color: #003366;
}

.userform_title {
  margin: 0;
  padding: 10px 0 0 0;
  font-size: 10pt;
  font-weight: bold;
}

.userform_title h3 {

}


.userform_fieldtitle {
  padding-bottom: 5px;
  padding-top: 10px;
}


.userform_fieldtitle span{
    font-size: 10pt;
    color: red;
    padding-left: 5px;
}

.captcha {
  padding-top: 10px;
}



#main_counts {
    left:2%;
    width:96%;
    float:left;
    position:relative;
}

#main_counts .counts {
    padding:0 0 0 1em;
    position:relative;
}

#main_counts .column {
    float:left;
    margin-top:0.5em;
    margin-right: 20px;
    position:relative;
    width:25%;
}



#main_counts td.moduletitle {
    text-align: left;
	font-size: 12pt;
	padding: 0 0 5px 0px;
    border-bottom-style:dotted;
    border-bottom-width:1px;
}



.ban1modulebody img {
  border: 1px solid #CCCC99;
  background-color: transparent;
  margin: 0px;
  padding: 0px;
}

#udk_table {
  border: 1px solid #CCCC99;
  font-size: 10pt;
  width: 100%;
  color:  #000000;
  font-weight: normal;
}


#udk_table td {
  margin: 7px;
  padding: 7px;
}


#udk_table strong{
  font-size: 8pt;
  color:  #000000;
  font-weight: bold;
}



#udk-div p {
  font-size: 12pt;
}


#udk-div strong{
  font-size: 9pt;
  font-weight: bold;
  font-family:"Trebuchet MS",sans-serif;
  color: #000000;
}


table.table-list td {
    margin:0px 7px 0px 7px;
    padding:0px 7px 0px 7px;
    text-align:left;
}

table.table-list p {
  margin: 4px 0px 4px 0px;
}
.faq_questdate {
  color: #999999;
}


.faq_quest table {
  margin-bottom: 15px;
}

.faq_quest img {
  margin-right: 10px;
}




.faq_quest a {
  color: #000;
  text-decoration: solid;
}

.faq_questcat {
  margin-top: 10px;
}

.faq_questcat a {
  color:#336699;
  text-decoration: none;
  border-bottom: 1px dashed  #336699;
}


.faq_cats img {
  margin-right: 10px;
}

td.faq_cats {
  padding-bottom: 15px;
}


.faq_otvet {
  margin-top: 15px;
}

.faq_otvet img {
  margin-top: 15px;
}


.headline {
border: 1px solid #000000;
cursor: pointer;
text-align: center;
}
.hidden {
display: none;
border: 1px solid #ff0000;
text-align: center;
margin-top: 2px;
}

.kved_2012 td{
  border: #CCCC99 1px solid;
  padding: 3px 0 3px 3px;
  vertical-align: middle;
}
.kved_2012 p {
  margin: 0;
}


