@charset "UTF-8";
/* CSS Document */

#glow { 
	float: center; 
	height: auto !important;
	margin-right:0px;
		
	padding: 0px 0px 0 0px;
	
	}
#glow ul.img { list-style-type: none; padding: 0; margin: 0; width: 100%; }	
#glow ul.img:after	{ 
	content: "."; 
	display: block; 
	clear: both; 
	visibility: hidden; 
	height: 0;
	}
#glow ul.img li a { border: none; }
#glow ul.img li img { border: 3px solid #333333; padding: 1px; }	
#glow ul.img li a:hover img { border-color:#FF0000; }	

/*end glow*/

#glow_f { 
	float: center; 
	height: auto !important;
	margin-right:0px;
		
	padding: 0px 0px 0 0px;
	
	}
#glow_f ul.img { list-style-type: none; padding: 0; margin: 0; width: 100%; }	
#glow_f ul.img:after	{ 
	content: "."; 
	display: block; 
	clear: both; 
	visibility: hidden; 
	height: 0;
	}
#glow_f ul.img li a { border: none; }
#glow_f ul.img li img { border: 5px solid #333333; padding: 1px; }	
#glow_f ul.img li a:hover img { border-color:#FF0000; }	

/*end glow*/






