/*Style for most popular list - by default, most popular is user2 module*/
.mostread-def1, .mostread-def2 {
list-style:square inside;

} 
.mostread-def1, .mostread-def2 {
padding: 0px 5px 8px;
margin: 0;
}

table.moduletable-def1, table.moduletable-def2 {
width:100%;
text-align:left;

} /* Formatting the module table */
table.moduletable-def1 th {
font-size:1.3em;
font-weight:bold;
border-bottom:1px solid #b70101;
text-transform:uppercase;
width:100%;
display:block;
margin:5px 0px 5px 0px;
}

table.moduletable-def2 th {
font-size:1.3em;
font-weight:bold;
border-bottom:1px solid #3e64ba;
text-transform:uppercase;
width:100%;
display:block;
margin:5px 0px 5px 0px;
}


.button-rav {
  color            : #ffffff;
  border           : 1px solid #999999;
  background-color : #ffffff;
  /*margin-top       : 0px;*/
  font-family      : arial, helvetica, sans-serif;
  font-size        : 11px;
  margin-left      : 5px;
  /*vertical-align   : 10%;*/
  padding: 2px 30px;
  background-color:#5383A2;

}
.inputbox-rav {
font-size: 11px;
font-family: verdana, helvetica, sans-serif;
text-align: left;
color: #666666;
/*background-image:url(../mp_marconblue/images/back_main.jpg);*/
border: 1px solid #999999;
text-align:left;
padding: 2px 4px;

}

.search-rav {
text-align: right;
padding-right: 30px;
} /*formatting the <div> which holds search items: inputbox, search button...*/


table.moduletable th, table.moduletable-def1 th, table.moduletable-def2 th {
font-family: Verdana, Helvetica, Arial, sans-serif;
}



