#nube_tags
{	
	/*-moz-border-radius: 8px;
  -webkit-border-radius: 8px;*/
	/*behavior:url(../border-radius.htc);*/
	
	height:auto !important;	
	width:285px !important;
	/*border:2px outset #1c164b;*/
	border:0;
	border-left:2px solid #b9b7c7;
	border-right:2px solid #1c164b;
	padding:10px;	
	margin:0;
	clear:both;	
	overflow:hidden;
	background-color:#ffffff;
	line-height:25px;
}

/* Para bordes redondeados con javascript */
/*#nube_tags {width:285px;height:auto; margin:0;padding:20px;font-size:8pt;line-height:25px;}

#nube_tags, #nube_tags .sb-inner { background:#ffffff;}
#nube_tags .sb-border { background:#1c164b;}*/