	
	#col3_content { margin-right: 9px; }
	
	/* resets due to strange template */
	.menublock ul li a { border: none; padding: 0; width: auto; }
	.menublock ul { border: none; }
	/* END: resets due to strange template */

	
	.menublock { border: 1px solid #EFF1F3; margin-top: 10px; }
		.menublock h4 { margin: 0; padding: 3px 3px 3px 20px; font-weight: normal; color: #163668; font-size: 12px; border-bottom: 1px solid #EFF1F3 }
		.menublock ul { list-style-type: none; margin: 5px 0; }
			.menublock ul li { margin-left: 6px; }
				.menublock ul li a { display: block; color: #A1ACB7; padding-left: 14px; }
					.menublock ul li a.active { background: url('img/selection.gif') no-repeat 0 -14px; color: #163668; text-decoration: none; font-weight: bold; }
					.menublock ul li a:hover { background: url('img/selection.gif') no-repeat 0 2px; color: #163668; }
	
	.menublock .noTextTransform li a { text-transform: none; }
	
	#materials { padding: 0; margin: 0; }
	
	#materials div.material { float: left; position: relative; overflow: hidden; margin: 0 1px 1px 0; width: 88px; height: 88px; background: #666; cursor: pointer; cursor: -moz-zoom-in; }
	#materials div.description { display: none; }
	#materials div.title { position: absolute; top: 20px; left: 0; width: 68px; padding: 10px; text-align: center; color: #fff; font-size: 12px; }
		
	#materials img { width: 88px; height: 88px; } 
	
	.remooz-body { border: 1px solid #fff; }
	.remooz-btn-close { left: auto; right: -2px; top: 0; width: 20px; height: 20px; }
	.remooz-title-bg { background: none; }
	.remooz-title-content { border: 1px solid #fff; background: #18384d; bottom: 105px; float: right; height: 78px; position: relative; right: -2px; width: 68px; }

	.remooz-title-content h6 { margin: 0; font-size: 11px; }
