/* ... Contacto y recomendar ....*/

.mosFormGroup{
 font-size:11px;
 color:#484848;
 border: 1px solid #cccccc;
 padding:10px 10px 10px 10px;
 font-family:Arial;
}


.mosFormGroup input{
 font-size:11px;
}

#title5, #title4{
 font-size:11px;
}

label, textarea{
 font-size:11px;
}

legend{
 color:#052445;
 font-weight:bold;
 text-transform: uppercase;
}

.button {
font-size:10px;
background-color:#21B6CF;
color:#ffffff;
border:0px;
padding-left:5px;
padding-right:5px;
}
.mosformerror{
 color:#cc0000;
}

/*.............................................................*/

.mod_contentitem_press table td, .mod_contentitem_press table, .adminlist, .adminlist td, .adminlist th, .filtertable, .filtertable td, .filtertable th{
    border:0px !important;
}

table{
  border:1px solid #cccccc;
  margin-bottom:10px;
}

table td, table th{
font-size:11px;
font-family:Arial;
color:#484848;
border:1px solid #cccccc;
}