*{
	background:#fff;
	border:0;
}
#flashbanner{
	display:none;
}
#leftNav * {
display:none;border:0;
}
#leftNav{
	height:auto;
	width:auto;
	border:0;
}
table,td{
	width:auto;
}
#footer{
display:none;
}
style24{
	font-weight:bold;
}
#panel{
	display:none;
}

div.clear{
	clear:both;
	height:1px;
}

.divImg {
	float: left;
	width: 75px;
	height: 70px;
	border: solid #EEE 1px;
	background-color:#FFF;
	text-align: center;
	display: table;
	overflow: hidden;
	margin-right:10px;	
	_	position: relative;
}
.divImgHolder {

	display: table-cell;
	vertical-align: middle;
	width: 100%;
	text-align: center;
}
.divImgHolder img {
	margin: 0;
	border:0;
}

.hideOnPrint {
	display: none;
}
