/* --------------- Custom select --------------*/
.chText
{
  background: url('/img/contur.gif'); position:relative; z-index:9; display:block; float:left;
  width:220px; margin:0px; padding:2px 5px; height:19px; display:block; border:0px;
}
.chBut
{
  background: url('/img/b1.gif'); position:relative; width:20px; 
  height:19px; border:0px; padding:0px; margin:0px; float:left; z-index:99999;
}
.addBut
 {width:70px; margin-left:5px; font-size:80%; border:1px solid #A5ACB2; padding:0px 0px 2px 0px; margin:0px; margin-left:3px;}
.chSelect
{
  position:relative; z-index:999; height:155px; width:238px; display:none;
  border:1px solid #A5ACB2; border-top:0px solid gray; padding:0px; margin:0px;
}

.chSdiv
{
  position:relative; overflow:hidden; height:1px; z-index:1000; display:none;
  width:240px; padding:0px; margin:0px;
}

/* ----------------- Custom select end ------------ */
.wwgContainer, .wwgContainer select
 {font-size:80%;}

div.postCNT a{text-decoration:underline; text-align:justify;}
div.postCNT blockquote{border-left:5px solid #EFEBEE; padding-left:9px;}
div.postCNT table{width:auto;}