.whiteColumn {
	background-image: url(img/bg_center_whitecol.gif);
	background-repeat: repeat-y;
	width: 145px;
	margin-bottom: 10px;
}
.whiteTopCol{
	background-image: url(img/bg_top_whitecol.gif);
	background-repeat: no-repeat;
	background-position: center top;
	min-height: 12px;
	height: auto !important;
	height:12px;
}
.whiteContentCol {
	padding-right: 9px;
	padding-left: 9px;
}
.whiteColumn .whiteFooterCol {
	background-image: url(img/bg_footer_whitecol.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	min-height: 16px;
	height: auto !important;
	height:16px;
}
.whiteTitle{
	background-image: url(img/sx_wtitle.gif);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 24px;
	text-align: center;
	width: 127px;
	margin-bottom: 8px;
	font-weight:bold;
	font-size:11px;
}
.whiteTitle h5{
	color: #FFFFFF;
	background-image: url(img/dx_wtitle.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px;
}
/*.whiteRow {
	color:#686868;
}
.whiteRow a{
	color:#686868;
}*/


