@charset "utf-8";
/* CSS Document */
body {
	background-image: none;
	background-color: #FFF;
}
#contentWindowLight {
	float: left;
	height: auto;
	width: 535px;	
	background-color: #F2F2F2; 
	overflow:hidden;
}
