table#vot{
    border:none;     


}

table#vot tr td{
    border:none;     
}

table#vot tr td img{
    border:none;     
}



form#opros input{
   margin-right:10px;



}


#opros input.send{
	width:173px;
	height:auto;
	padding:2px 0 1px;
	border:1px solid #c6c4c4;
	margin-bottom:10px;
	background:url(../images/send.gif) center left repeat-x;
	font:bold 12px arial;
	color:#fff;
	cursor:pointer;
}




p.novis{
    display:none;
}


div.novis{
   display:none;
}
div.vis{
   display:block;
}
div.novis a{
   margin-left:20px;
}

div.vis a{
   margin-left:20px;
}


ul.novis{
   display:none;
}
ul.vis{
   display:block;

}



#content .proj div img {
     width:  75px;
     height: 75px;
}

#cont_inp tt {
     font-weight: normal;
}

#news div p{
     margin-top:-3px;
     padding-top:0px;
     /*background-position: 10px 8px 0px 8px;*/
}

#news div a p{
     color:#939598;
     text-decoration:none;
}

#news div a:hover p{

     color: #3c6bd1;
     text-decoration:underline;
}

#news div{
	background:url(../images/newsbg.gif) 8px  2px no-repeat;
}
