#header .logo {
    background-image: url("images/logo_faxion.gif");
    height: 89px;
    width: 240px;
}

.list .listHdr, .list th {
    border-bottom: 1px solid #FFFFFF;
    border-left: 1px solid #FFFFFF;
}

.list .iceRowSelSelected td, .list .iceRowSelMouseOver td, .list .iceRowSelSelectedMouseOver td {
	background-color: #CE0000;
	color: #FFFFFF;
	cursor: pointer;
}

table.list .odd {
	background-color: #F2E1E1;
}

table.list .even {

}

.form td.labeldays {
	padding-left: 15px;
	width: 50px;
	font-weight: bold;
	vertical-align: top;
	line-height: 30px;
}
