/* FRONTPAGE CONTEST CSS */
.modulelconts h1 {
font-size:1.2em;
padding-bottom:2px;
background:transparent url('/advertising/templates/sleek/images/redlinefade.png') no-repeat left bottom;
padding-top:13px;
margin:0;
}
.modulelconts table.tablesorter thead tr th, table.tablesorter tfoot tr th {
border:0 !important;
padding:7px 5px;
}
.modulelconts h1 a {
text-decoration:none;
color:#000000;
}
.modulelconts h1 a:hover {
color:#336699;
}
.modulelconts table.tablesorter tbody td {
border-bottom:1px dotted #cdcdcd;
background-color:transparent !important;
font-size:1.45em;
font-family:Helvetica, Arial, Sans-serif;
}
.modulelconts table.tablesorter {
background-color:transparent;
}
.modulelconts tr .rend{
width:10px;
}
.stdhighl {
line-height:20px;
}
.showallconts a {
background:transparent url(../images/arrow_link.png) no-repeat scroll left center;
color:#A40000;
font-size:11px;
font-weight:bold;
padding-left:14px;
float:right;
padding-right:9px;
text-decoration:none;
}
.showallconts a:hover {
text-decoration:underline;
}