.moduletable_moduloleft{
margin:0px 2px 0px 3px;	

}
.moduletable_moduloleft H2{
	clear: both;
	display: block;
	color:#555555;
    font-family: "Verdana", arial, helvetica, sans-serif;
    font-size: 0.6em;
    font-style: normal;
	font-weight: bold;
	text-decoration:none;
        text-transform: uppercase;
	background-image: url(../images/bullet_menuv.gif);
	background-position: left top;
	background-repeat: no-repeat;

	padding-top: 14px;
	padding-bottom: 13px;	
        padding-left:30px;
	
	width: 100%;
	text-align:left;
        margin-bottom:0px;
         margin-top:0px;
}
.moduletable_moduloleft #contenido{
border-bottom:1px solid #EBEBEB;
border-left:1px solid #EBEBEB;
border-right:1px solid #EBEBEB;

width:100%;
margin:0px !important;
padding:0px !imortant;
text-align:center;
 background-color:#FCFCFC;
}

