table.listings {
    width: 100%;
    border-collapse: collapse;
    table-layout: fixed;
    font-family: verdana,arial,helvetica,sans-serif;
    margin: 0;
    padding: 0;
    border: solid 1px #ccc;
}

table.listings {
    border-left: solid 1px #ccc;
    border-right: solid 1px #ccc;
}

table.listings td {
    border-bottom: solid 1px #ccc;    
}


table.listings tr:hover {
    background: #daefee;
}

table.listings td {
    vertical-align: middle;
    padding: 5px;
}

table.listings .listings-checkbox {
    text-align: center;
    width: 60px;
}




<style type="text/css">
<!--

.webforms {
	font-family: Verdana;
	font-size: 8pt; 
	color: #000000;
	font-weight: bold;
	border: 1px solid #000000;
	background-color: #C1D7EC;
	
}

.formbutton {
	font-family: Verdana; font-size: 8pt;
	font-weight: bold;
	border: 1px solid #000000;
	color: #000000;
	background-color: #3399CC;

}

.style1 {font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000022;}
.style2 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000022; }
.style3 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000044; }
.style4 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #000022;}
.style5 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;}
.style6 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000022;}
.style7 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000066;}
.style8 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #FF0000;}
.style9 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000044;}
.style10 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #fff;}
.style11 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #D1D1D1; }
.style12 {font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 14px; color: #000022;}
.style13 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #00B000;}
a:link {
	color: #000022;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000055;
}
a:hover {
	text-decoration: underline;
	color: #E51E23;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}
.newsys {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #9B3333;
}
h1 {
 margin: 0 0 0px 0; padding: 0;
 line-height: 20px; 
}
-->
</style>
