@charset "utf-8";
/* CSS Document */

#vs_comm{

}

#vs_comm_cont{
	padding:8px;
	font-size:0.8em;
	border: 1px solid #CCCCCC;
}

#vs_comm_cont form{

padding:8px;
margin:0px;
border: solid 1px #CCCCCC;

}

.vs_comm_tip{
margin-bottom:8px;
	padding:8px;
	background-color: #FFFFCC;
	border: 1px solid #f6db5a;
}

#vs_comm_tabs{
	color:#666666;
	font-size:11px;
	background-image: url(../vscomm_img/grey-pixel.GIF);
	background-repeat:  repeat-x;
	background-position: center bottom;
	padding:0px;
	margin:0px;
	
}

#vs_comm_tabs ul{
padding:0px;
margin:0px;
}

#vs_comm_tabs li{
list-style-type:none;
width:96px;
float:left;
text-align:center;
margin-left:4px;

}

#vs_comm_tabs a.off{
display:block;
	background-image: url(../vscomm_img/tab_off.gif);
	background-repeat: no-repeat;
	text-decoration:none;
	padding:3px;
	color:#666666;
}

#vs_comm_tabs a.on{
display:block;
	background-image: url(../vscomm_img/tab_on.gif);
	background-repeat: no-repeat;
	text-decoration:none;
	padding:3px;
	color:#666666;
}


.vs_comm_clears{
	clear:both;
}


#vs_comm_entradas {

}

#vs_comm_entradas h2{
padding:0px;
margin:0px;
}

#vs_comm_entradas p{

}

#vs_comm_entradas span{
font-size:0.8em;
color:#22C1F5;
}

.vs_comm_entrada {
	border-bottom: 1px solid #f2f2f2;
	margin-bottom:10px;
	background-image: url(../../img/res/comments.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.vs_tit_comentarios{
font-weight:bold;
border-bottom: 1px solid #f2f2f2;
}

.vs_tit_opciones{
font-weight:bold;
}
