	.mnu_top_left {
		display:none;
	}
	.mnu_top_edge {
		display:none;
	}
	.mnu_top_right {
		display:none;
	}
	.mnu_left_edge {
		display:none;
	}
	.mnu_right_edge {
		display:none;
	}
	.mnu_bottom_left {
		display:none;
	}
	.mnu_bottom_edge {
		display:none;
	}
	.mnu_bottom_right {
		display:none;
	}
	

	.readmore_btn{
		background:none;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true',src='img2/readmore.png',sizingMethod='crop');
	}
	.readmore_btn:hover{
		background:none;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true',src='img2/readmore_hover.png',sizingMethod='crop');
	}

	.download_btn{
		background:none;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true',src='img2/download.png',sizingMethod='crop');
	}
	.download_btn:hover{
		background:none;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true',src='img2/download_hover.png',sizingMethod='crop');
	}

	.buynow_btn{
		background:none;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true',src='img2/buynow.png',sizingMethod='crop');
	}
	.buynow_btn:hover{
		background:none;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true',src='img2/buynow_hover.png',sizingMethod='crop');
	}	
	
	.readmore_btn{
		background:none;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true',src='img2/readmore.png',sizingMethod='crop');
	}

	.readmore_btn:hover{
		background:none;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true',src='img2/readmore_hover.png',sizingMethod='crop');
	}
	
	
	.xmenu{
		border: 1px solid #777;
	}
	
	.top_edge {
		display:none;
	}
	.left_edge {
		display:none;
	}
	.right_edge {
		display:none;
	}
	.bottom_edge {
		display:none;
	}
	

	.top_left {
		background: transparent url(../img2/line_cnr_biground_white_sgray.png) no-repeat scroll 0 0 ; position:absolute;
		height:40px;width:40px; left:-20px;top:-20px;		
	}
	.top_right {
		background: transparent url(../img2/line_cnr_biground_white_sgray.png) no-repeat scroll 0 -80px ; position:absolute;
		height:40px;width:40px; right:-20px;top:-20px;		
	}
	.bottom_left {
		background: transparent url(../img2/line_cnr_biground_gray_sgray.png) no-repeat scroll 0 -40px ; position:absolute;
		height:40px;width:40px; left:-20px;bottom:-20px;		
	}
	.bottom_right {
		background: transparent url(../img2/line_cnr_biground_gray_sgray.png) no-repeat scroll 0 -120px ; position:absolute;
		height:40px;width:40px; right:-20px;bottom:-20px;		
	}


	.L3C3_left_column{
		width:160px; margin-left:10px;
	}
