table {
	border-collapse: separate !important;
	border-spacing : 2px !important;
	border:0px !important;

}

td {
	font-weight: bold;
	text-align: right !important;
}
td.odd {
	background-color : #F3F3F3;
}

td.even {

}

th {
	font-family: tahoma;
	font-weight: bold;
	background : none repeat scroll 0 0 #CCCCCC;
}

.com_header {
	font-weight: bold  !important;
}


.list-footer ul li{
        display:inline;
        padding: 5px;
}

#wschedule  tbody table {
        border:1px solid !important;
}

#wstable  td{
        border:1px solid !important;
        padding-left : 4px;
        padding-right : 4px;
}

.wsheader_hor {
	background: none repeat scroll 0 0 #FFFF00;
	text-align: center !important;
	padding-left: 50px !important;
}

.wsheader_ver {
        background: none repeat scroll 0 0 #FFFF00
}
.list-footer ul li::before{display: none !important;}