	#boxes .window {   
			position:absolute; 
		  	z-index:9999;   
		  	padding:8px;  
		}   
		  
	#boxes div.inner1 {
		position:relative;
		background: #c5cbce url(/MusaWeb/musa2/images/garage/upcoming/2011/MZ2/ar/bg_popup.jpg) no-repeat;
		border: 8px solid #fff;
		padding: 34px 10px 10px 24px;
		color: #595959;
		font-size: 12px;
	}
	
	div.inner1 a.close {
		position:absolute;
		top:0; right:0;
	} 
	
	div.inner2 {
		width:537px; 
		height:345px; 
		overflow:auto;	
	}
	
	#boxes #dialog { 
	  background:#fff;  
	}  
	
	.helpModule
		{padding:0; margin:0;}
	.helpModule .header,
	.helpModule .subheader
		{padding: 0 0 12px 0;}
	
	OL
		{margin: 0; padding:0 0 0 25px;}
	
	LI {
		list-style: decimal;
		padding: 0 0 5px 5px;
		font-size: 12px;
		text-decoration: none;
	}
	
	LI UL
		{margin:0; padding:0 0 0 30px;}
	LI UL LI{
		list-style: lower-alpha;
		padding: 0 0 5px 5px;
		font-size: 12px;
		text-decoration: none;
		}
		
	UL.sub
		{margin: 0; padding: 0 0 10px 10px;}	
	UL.sub LI {
		display:block;
		list-style: none;
		background: transparent url(/MusaWeb/musa2/images/global/bullets/img_garage_dot.png) no-repeat scroll 0 4px;
		font-size: 12px;
		padding: 0 0 5px 10px;
		text-decoration: none;
	}
