

html, body {
  height: 100%;
}

body {
  margin: 0;  
  font-family: Verdana, Tahoma, Helvetica, Arial, sans-serif;
  font-size: 62.5%;
  color: #000000;
  background: url(img/background.png);
}

table{border-collapse:collapse; border: 1px dotted #438CB8 /*306584*/}
td,th,tr{ border: 1px dotted #438CB8 /*306584*/}

table.noborder, table.noborder td, table.noborder tr, table.noborder th{border:none}

#wrapper{
  min-width: 900px;
  position: relative;
  min-height: 100%;  
}

p {
  margin: 0px 0px 10px 0px;
}

h1, h2, h3, h4, h5, h6 {
  font-family: Helvetica, Arial, Verdana, sans-serif;
  font-weight: normal;
  margin-bottom: 10px;
  color: #306584;
}


a {
  border: 0px;
  color: #115588;
  text-decoration: none;
}

a:hover {
  color: #4477bb;
  text-decoration: underline;
}

img {
  border: 0px;
}

hr {
  color: #fff;
  height: 0px;
  border: 1px dotted #ccc;
  margin-top: 3px;
  margin-bottom: 3px;
}

/*code {
  font: 12px Monaco, "Lucida Console", "Courier New", "Courier", monospace;
  padding: 15px;
  border: #cde9a7 1px solid;
  background: #e9ffcb;
  display: block;
}*/

code, pre {
  font: 'Courier New', Courier, Fixed;
  font-size: 110%;
  border: #cde9a7 1px solid;
  background: #e9ffcb;
  overflow: auto;
  padding: 5px;
	display: block;
  width: 100%; /* Important for IE6 */
}



#header {
  color: #FFFFCC;
  clear: both;
  height: 288px;
  
  background: #5aa4d5 url(img/header.jpg) center 50px no-repeat;
  margin-bottom: 15px;
  position:relative;
  /*border:1px solid blue*/
}

#header-centr {
  color: #FFF;
  clear: both;
  height: 160px;  
  background: url(img/header-bg.jpg) center 22px no-repeat;/*#559cd0 */
  margin-bottom: 45px;
  position:relative;
  /*border:1px solid blue*/
}

#header h1 {
  font-family: "Trebuchet MS", "Myriad Pro", Verdana, Tahoma, Arial, Helvetica;
  letter-spacing: 5px;
  font-size: 12px; /*200%;*/
  padding: 16px 0px 0px 0px;
  margin: 0;
  line-height: 90%;
  color:#fff;
  text-align:center;
  font-weight:normal;
  
}


#header h2 {
  font-family: "Trebuchet MS", "Myriad Pro", Verdana, Tahoma, Arial, Helvetica;
  font-size: 160%;
  padding: 1px 0px 0px 0px;
  margin: 0px;
}

#header a, #header a:hover, #header a:active, #header a:visited {
  color: #FFFFCC;
  text-decoration: none;
  border: 0;
}

#header a:focus {
  outline:none;    /* kills dotted border around the link */
}

#header img.logo {
  /*margin:15px 0 0px 290px*/
  margin:15px auto 0 auto;
/*  display:table;*/
  text-align:center;
  width:687px;  
  height:169px
}

#header a img {
  border: 0;
}

#header-centr .logo-c{
  /*margin:15px 0 0px 290px*/
  margin: 0 auto;
 /* display:table;*/
  text-align:center;
  width:179px;  
  height:130px;
  
}

#header-logo {
  float: left;
  width: 111px;
  height: 100px;
  background: #7AA055 url(img/left_logo.png) left no-repeat;
  border: 0;
}




#header-centr h1 {
  font-family: "Trebuchet MS", "Myriad Pro", Verdana, Tahoma, Arial, Helvetica;
  letter-spacing: 5px;
  font-size: 12px; /*200%;
  padding: 16px 0px 0px 0px;*/
  margin: 0;  
  color:#fff;
  text-align:center;
  font-weight:normal;
  line-height:22px;
  
}

#header-centr h2, #header-centr h3 {
  font-family: "Trebuchet MS", "Myriad Pro", Verdana, Tahoma, Arial, Helvetica;
  font-size: 18px;
  padding: 0px;
  /*margin: 20px auto 0px auto;*/
  text-align:center;
  width:300px;/*400px;*/
  text-transform:uppercase;
  letter-spacing: 3px;
  position:absolute;
  z-index:1000;
  left:80px;
  top:30px;
  /*border:1px solid blue*/
}
#header-centr h3 {
  font-size: 12px; 
margin-top:5px  ;
width:250px;
text-transform:none;
letter-spacing: 0px;
top:110px;
left:102px;

}

#header-centr a, #header-centr a:hover, #header-centr a:active, #header-centr a:visited {
  color: #FFF;
  text-decoration: none;
  border: 0;
}

#header-centr a:focus {
  outline:none;    /* kills dotted border around the link */
}

#header-centr a img {
  border: 0;
}


/*
#header-logo-gravatar {
  margin: 11px 0 0 27px;
}*/

#header-title {
  margin: 0; /* 0 0 126px;*/
  text-align: left;
  background: #5aa4d5 url(img/header-title.jpg) left repeat-x;
  height:50px;
  position:relative;

}

#header-title-c {
  margin: 0; /* 0 0 126px;*/
  text-align: left;
  background: #559cd0 url(img/header-title.jpg) left repeat-x;
  height:22px;
  line-height:22px;
/*  position:relative;*/
  zoom:1;
  z-index:100;
}

#bottons{
	position:absolute;
	left:10%;
	top:15px;	float:left;
/*	width:70px;*/
	zoom:1; z-index:1000;
	
}

#bottons img{ padding: 0 5px;	margin:0}

#bottons-c{
	position:absolute;
	left:10%;
	top:5px;	float:left;
/*	width:70px;*/
	zoom:1; z-index:1000
}
#bottons-c img{ padding: 0 5px; zoom:1; width:13px; height:13px}

#menu-first{
	background: url(img/menu-first.jpg) right center no-repeat;
	height:43px;
	width:14px;
	padding:0px;
	margin:0;
	float:left;

}

#menu-first-c{
	background: url(img/menu-first-c.jpg) right center no-repeat;
	height:33px;
	width:12px;
	padding:0px;
	margin:0;
	float:left;
}

#header-navi {
 /* border: 0px;*/
  height: 43px;
  line-height:43px;
  font-size: 12px;/*130%;*/
  padding: 0;
  margin: 15px 0px 0px 0px; /*199px 0px 0px 0px;*/
  /*vertical-align: middle;*/
  text-transform:uppercase;
  background: #5aa4d5 url(img/menu-back.jpg) left bottom repeat-x;
width:100%;
}

#header-navi .horiz {
   display: table;  /* Необходимо для центрирования */
   margin: 0 auto;
   
}

#header-navi-c {
 /* border: 0px;*/
  height: 33px;
  line-height:33px;
  font-size: 12px;/*130%;*/
  padding: 0;
  margin: 8px 0 0 0 !important;  /*137px 0px 0px 0px; 69 199px 0px 0px 0px;
  margin: 2px 0 0 0;*/
  /*vertical-align: middle;*/
  text-transform:uppercase;
  background: #559cd0 url(img/menu-back-c.jpg) left top repeat-x;
width:100%;
}

#header-navi-c .horiz-c{
   display: table;  /* Необходимо для центрирования */
   margin: 0 auto;   
}

#header ul , #header-centr ul {
  margin: 0 auto;
  padding: 0;
  float: left;
}

#header-navi ul li {
  line-height: 43px;
  text-align: left;/*center;*/
  float: left;
  list-style: none;
  /*width:123px;
  border:blue 0px solid; !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/
  background: url(img/menu-point.jpg) right bottom no-repeat;
  padding-right:43px; 
  display:inline;
}

#header-navi li a {
  padding: 0px 9px;
}

#header-navi li a:hover {
text-decoration:underline;
  /*background: #FFFFFE;
  color: #688848;*/
}

#header-navi a, #header-navi a:active, #header-navi a:visited {
  color: #fff;
  text-decoration: none;
  /*display: block;*/
}




#header-navi-c ul li {
 /* line-height: 33px;*/
  text-align: left;/*center;*/
  float: left;
  list-style: none;
  /*width:123px;
  border:blue 0px solid; !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/
  background: url(img/menu-point-c.jpg) right bottom no-repeat;
  padding-right:20px; 
  display:inline;
}

#header-navi-c li a {
  padding: 0px 9px;
}

#header-navi-c li a:hover {
text-decoration:underline;
  /*background: #FFFFFE;
  color: #688848;*/
}

#header-navi-c a, #header-navi-c a:active, #header-navi-c a:visited {
  color: #fff;
  text-decoration: none;
  /*display: block;*/
}

#imag-c {background: url(img/consult-img.png) no-repeat;
position:absolute; 
top:22px;
right:65px;
width:293px;
height:130px;
zoom:1; z-index:1000}

#imag-prog {background: url(img/progr-img.png) no-repeat;
position:absolute; 
top:32px;
right:95px;
width:217px;
height:119px;
zoom:1; z-index:1000}

/* Drop-down menus */
#dropmenu, #dropmenu ul {
  margin:0;
  padding:0;
  list-style-type:none;
  list-style-position:outside;
  position:relative;
  z-index:300;
  width:100%;
}



#dropmenu a {
  display:block;
  padding:0.25em 1em;
  text-decoration:none;
}

#dropmenu a:hover {
}

#dropmenu li {
  float:left;
  position:relative;
}

#dropmenu ul {
  position:absolute;
  display:none;
  width:13em;
  top:1.9em;
  border:1px solid #84ad5b;
}

#dropmenu ul a {
}

#dropmenu li ul {
  width:13em;
  top:auto;
  background:#8DB467;
}

#dropmenu li ul a {
  width:  11.6em;
  height: auto;
  float:  left;
  text-align: left;
}

/* Sub-menu */
#dropmenu ul ul {
  top:auto;
}

#dropmenu li ul ul {
  left: 13em;
  margin:0px 0 0 0px;
}

#dropmenu li:hover ul ul, #dropmenu li:hover ul ul ul, #dropmenu li:hover ul ul ul ul {display:none;}
#dropmenu li:hover ul, #dropmenu li li:hover ul, #dropmenu li li li:hover ul, #dropmenu li li li li:hover ul {display:block;}
/* Drop-down menus */

#content-wrapper {
  margin-bottom: 1em;
  float: right;
  width: 79%;
  display: inline;
  /*background: #f2f2ff;
  background: url(img/background.png);*/
}


#content {
  background: url(img/bg.png) ;/*!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/
  border-top: 0px solid #5aa4d5;
  margin-left:5px;
  padding:0.25em 1em;
  width: 70%;
  float: left;
  font-size: 120%;
  line-height: 150%;
  display: inline;
  border-right:1px solid #c7d6f7;
  border-left:1px solid #c7d6f7
}

#content a {
  text-decoration: underline;
}

#content a:visited {
  color: #800080;
}

#content a:hover {
  color: #4477bb;
}

#content img {
  /*margin: 0 10px 10px 0;*/
}

#content h1 {
  margin-top: 0;
  font-size: 190%;
  line-height: 115%;
  text-align:center
}

#content h2 {
  font-size: 160%;
  line-height: 120%;
}

#content h3 {
  font-size: 130%;
  line-height: 120%;
  font-weight: bold;
}

#content blockquote {
  background: #f2f2ff;
  border-left: 2px solid #5aa4d5;
  margin: 0 0 5px 15px;
  padding: 5px 10px 1px 8px;
  font-size: 90%;
}

#content h1 a, #content a h1,
#content h2 a, #content a h2,
#content h3 a, #content a h3 {
  text-decoration: none;
}

#content h1 a:visited, #content a:visited h1,
#content h2 a:visited, #content a:visited h2,
#content h3 a:visited, #content a:visited h3 {
  color: #115588;
  text-decoration: none;
}

#content h1 a:hover, #content a:hover h1,
#content h2 a:hover, #content a:hover h2,
#content h3 a:hover, #content a:hover h3 {
  color: #4477bb;
  border-bottom: 1px dotted;
  text-decoration: none;
}

#content .pagetitle {
  margin-bottom: 20px;
  padding-top:0px;
  border-bottom: 1px dotted #4477bb;
  text-transform:uppercase;
  font-weight:bold
}

#content ul, #content ol {
  padding: 0 0 0 20px;
}

#content ul {
  list-style: square;
}

#content ul li, #content ol li {
  margin: 3px 0 3px 0;
  padding: 0;

}
#content ul li {
list-style:none;
  margin: 3px 0 3px 0;
  padding: 0 0 0 20px;
 /* list-style-image:url(img/st.jpg)*/
  background:url(img/st.jpg) left 6px no-repeat
}

.pagination a{margin:0 5px}

ul.contents li, #contents, .contents ul li{list-style: none; background:url(img/dot.gif) repeat; list-style-image:none;
	}

#sidebar-left {
  /*background-color: #fff;*/
  list-style: none;
  float: left;
  width: 18%;
  margin-left: 15px;
  margin-bottom: 2px;/*!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/
  font-size: 110%;
  display: inline;
  line-height: 125%;
  
}

#sidebar-right {
  /*background-color: #fff;*/
  list-style: none;
  float: right;
  width: 23%;
  margin-right: 15px;
margin-top: 2px;
  font-size: 110%;
  display: inline;
  line-height: 125%;
}

#sidebar-left h2, #sidebar-right h2 {
  margin-top: 0px;
  font-size: 120%;
  font-weight: normal;
  color: #fff;
  background: #5aa4d5 url(img/header_l.png) 0 -5px repeat-x;/* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/
 
  
  border-top: 2px solid #5aa4d5;
  border-bottom: 4px solid #306584;
  padding: 1px 0 1px 10px;
  line-height: 110%;
}



#sidebar-left h2 a, #sidebar-right h2 a{
  color: #cde9a7;
  text-decoration: none;
}

#sidebar-left ul, #sidebar-right ul {
  list-style: none;
  margin: 0 3px 0 3px;
  padding: 0;
}

#sidebar-left ul li, #sidebar-right ul li {
  margin: 0 0 20px 0;
}

#sidebar-left ul ul, #sidebar-right ul ul {
  padding: 0 0 0 8px;
}

#sidebar-left ul ul li, #sidebar-right ul ul li,
#sidebar-left ul ul ul li, #sidebar-right ul ul ul li {
  margin: 10px 0;
}

.widget{
	margin-top:20px;
	background:#fff;
	padding-bottom:10px;
	background: url(img/bg.png);
  border-right:1px solid #c7d6f7;
  border-left:1px solid #c7d6f7;
}

.navigation-widget .nav-group  {
	text-transform:uppercase;
	font-weight:bold;
	width:90%;
}

.navigation-widget .nav-group  li{
	border-bottom:1px dotted #a0b7fb;
	padding:0 5px 5px 0px
}
/*
.navigation-widget .nav-group  li{
	padding-bottom:5px;
}*/
.navigation-widget .sub-navigation-group{
	text-transform:none;
	font-weight:normal;
}
.navigation-widget .sub-navigation-group li.navigation-item{
	text-transform:none;
	font-weight:normal;
	border-bottom:0px;
	/*list-style-type:circle;*/
	background:url(img/st.jpg) left 3px no-repeat ;
	padding:0 0 0 15px; margin:0;
}

#navigation-item-17 ul {list-style-image:none}
li#navigation-item-43, .oven{ background-image:none; background:url(img/oven.gif) left center no-repeat; padding-left:30px;line-height:22px}
li#navigation-item-44, .telec{background-image:none; background:url(img/telec.gif) left center no-repeat; padding-left:30px;line-height:22px}
li#navigation-item-45, .blizneci{background-image:none; background:url(img/blizneci.gif) left center no-repeat; padding-left:30px;line-height:22px}
li#navigation-item-46, .rak{background-image:none; background:url(img/rak.gif) left center no-repeat; padding-left:30px;line-height:22px}
li#navigation-item-47, .lev{background-image:none; background:url(img/lev.gif) left center no-repeat; padding-left:30px;line-height:22px}
li#navigation-item-48, .deva{background-image:none; background:url(img/deva.gif) left center no-repeat; padding-left:30px;line-height:22px}
li#navigation-item-49, .vesi{background-image:none; background:url(img/vesi.gif) left center no-repeat; padding-left:30px;line-height:22px}
li#navigation-item-50, .skorpion{background-image:none; background:url(img/skorpion.gif) left center no-repeat; padding-left:30px;line-height:22px}
li#navigation-item-51, .strelec{background-image:none; background:url(img/strelec.gif) left center no-repeat; padding-left:30px;line-height:22px}
li#navigation-item-52, .kozerog{background-image:none; background:url(img/kozerog.gif) left center no-repeat; padding-left:30px;line-height:22px}
li#navigation-item-53, .vodoley{background-image:none; background:url(img/vodoley.gif) left center no-repeat; padding-left:30px;line-height:22px}
li#navigation-item-54, .ribi{background-image:none; background:url(img/ribi.gif) left center no-repeat; padding-left:30px;line-height:22px}

.postmeta {
  font-size: 80%;
  margin-bottom: 30px;
  padding-bottom: 3px;
  border-bottom: 1px dotted #688848;
  color: #688848;
  clear: both;
  line-height: 100%;
}

.postmeta a {
  text-decoration: none;
}

.postmeta a:visited {
  color: #115588;
}

.postmeta a:hover {
  text-decoration: underline;
}

.postmeta p {
  line-height: 100%;
}

.postmeta img {
  vertical-align: middle;
  margin: 0 4px 0 0;
}

.postmeta .editlink {
  float: right;
  margin-top: 5px;
}

.postnav {
  width: 86%;
  float: left;
  list-style: none;
  line-height: 110%;
  margin-top: -10px;
  margin-bottom: 20px;
  padding: 0;
}

.postnav li.left {
  display: block;
  float: left;
  padding: 0;
  margin: 0;
  background:none
}
 .left {
  background:none
}

.postnav li.right {
  display: block;
  float: right;
  padding: 0;
  margin: 0;
  background-image:none
}

#comments {
  clear: both;
  float: none;
  margin-top: 30px;
}

#comments ul li, #comments ol li {
  margin-bottom: 20px;
 /* border-bottom: 1px dotted #a0b7fb;*/
}

#comment-area {

}

#comment-form {

}

.commenter {
  color: #306584;
}

.comment-moderation {
  color: red;
}

.comment-info {

}

#comments .nocomments{display:none}

#respond{clear:both;border-top:1px solid #ccc;margin:10px;padding-left:70px;background:none;}
#comments p {clear:both}
.comment-author, .comment-meta {float:left}
.fn, .says {font-weight:bold;font-style: italic;color: #306584;}
.comment-meta  {padding-left:20px;font-size:10px;text-decoration:none}
.comment-awaiting-moderation{padding-left:20px;font-size:10px}
.reply{margin:0 0 20px 0 }
.says{padding-right:10px}




#footer {
  position: relative;
  margin: 15px 0 0;
  clear: both;
  height: 100px;
  /*line-height: 17px;*/
  color: #FFF;
  padding: 0 15px 0 15px;
  font-size: 110%;
  border-top: 1px dotted #306584;
  /*border-bottom: 4px solid #306584;
  background: #5aa4d5;*/
 background:  url(img/footer-back.jpg) left bottom repeat-x;/* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!  
  border-top: 2px solid #5aa4d5;
  border-bottom: 4px solid #306584;*/
  text-align:center;
}

#footer a {
  color: #fff;
  text-decoration: none;
}

#footer a:hover {
  text-decoration: underline;
}

#footer p {
  padding: 10px 0 0 10px;
  text-align:center;
}
#footer .nav-group  {margin:3px 0}
#footer .nav-group  li{list-style:none; display:inline; padding:0 7px; margin:0}
#footer .nav-group  li a{color:#306584}

#footer-left {
  float: left;
  text-align: left;
}

#footer-right {
  float: right;
  text-align: right;
}

.hasFloat:after {
  content: "";
  display: block;
  clear: both;
}

#searchform input {
  font-family:Tahoma, Arial, Helvetica, sans-serif;
  font-size:12px;
  background-color:#306584;
  margin: 0 0 3px 0;
  padding: 2px 4px 2px 4px;
  border:#306584 1px solid;
  color:#fff;
}

#searchform input:hover {
  cursor:pointer;
  background-color:#306584;
  border:#306584 1px solid;
  color:#fff;
}

#searchform #s {
  font-family:Tahoma, Arial, Helvetica, sans-serif;
  font-size:12px;
  margin: 0 0 3px 0;
  background-color:#fff;
  padding: 3px 4px 3px 4px;
  border:#306584 1px solid;
  color:#306584;
}

#searchform #s:hover {
  background-color:#fff;
  color:#306584;
}

img#wpstats {
  width: 0px;
  height: 0px;
  padding: 0px;
  border: none;
  overflow: hidden;
}

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
   margin: 0 10px 10px 0;
}

.alignright {
   float: right;
   margin: 0 0 10px 10px;
}

.alignnone {
   float: none;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding: 7px;
   margin: 5px 10px 5px 0px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 90%;
   line-height: 120%;
   padding: 0;
   margin: 5px 0 0 0;
}

#wp-calendar {
  margin: 0 auto;
  line-height: 150%;
}

table#wp-calendar{
  width: 90%;
}

#wp-calendar a {
	text-decoration: underline;
  font-weight: bold;
}

table#wp-calendar tfoot td a{
  border: 0;
  font-weight: normal;
}

table#wp-calendar th, table#wp-calendar td {
  text-align: center;
}

.widget_tag_cloud {
  line-height: 200%;
}

/* To QuickShop */	
table.zakaz{border-collapse:collapse}
table.zakaz td{border-top:1px solid #ccc; padding:3px}

table.zakaz .cena{text-align:right}

table.zakaz input.refresh{text-indent:-999px;_zoom:1;width:16px;height:16px;border:none;cursor:pointer;background:url(img/cart_refresh.png) no-repeat center; z-index:100}

table.zakaz input.remove{text-indent:-999px;_zoom:1;width:16px;height:16px;border:none;cursor:pointer;background:url(img/cart_remove.png) no-repeat center}

form.quickshop fieldset{/*clear:both; clear:left;*/ float:right; width:150px;border:0px;border:none;background:#f2f2ff;padding:0 15px }/**/
/*.quickshop p {
display:inline; 
float:left; width:30%; height:30px; line-height:30px}*/ 

.quickshop button /* input.sendbutton	*/{ 
	width:150px;  
	height:30px;
	line-height:30px;
	vertical-align:center;
	padding:0px; 
	/*margin: 5px 3px 4px 0pt;*/
	font-size:13px;
	background:url(img/button-bg.gif) repeat-x; 
	border:1px solid #adadad!important;
	border-left-color:#ececec!important; 
	border-top-color:#ececec!important;
	cursor:pointer
}

form.quickshop2 fieldset, form.quickshop3 fieldset{/* float:right;*/ width:110px;border:0px;border:none;padding:0; margin:0;font-size:13px }
form.quickshop2 p, form.quickshop3 p  {padding:0; margin:0;}
.quickshop2 button { 
	width:100px;  
	height:18px;
	line-height:16px;
	vertical-align:center;
	padding:0px; 
	margin: 0;
	font-size:11px;
	background:url(img/button-bg.gif) repeat-x; 
	border:1px solid #adadad!important;
	border-left-color:#ececec!important; 
	border-top-color:#ececec!important;
	cursor:pointer
}
form.quickshop3 fieldset{width:80px}
.quickshop3 button { 
	width:60px;  
	height:18px;
	line-height:16px;
	vertical-align:center;
	text-align:center;
	padding:0px; 
	margin: 0;
	font-size:11px;
	background:url(img/button-bg.gif) repeat-x; 
	border:1px solid #adadad!important;
	border-left-color:#ececec!important; 
	border-top-color:#ececec!important;
	cursor:pointer
}


