﻿.LMaster{
	width:550px;
	min-height:auto;
	border:none;
}
.LTop{
	background:url(images/graditable/LTop.jpg) no-repeat;
	width:550px;
	height:20px;
}
.LBottom{
	background:url(images/graditable/LBottom.jpg) no-repeat;
	width:550px;
	height:20px;
	clear:both;
}
.LDiv{
	background:url(images/graditable/LDivBG.jpg) repeat-y;
	width:20px;
	height:100%;
	vertical-align:top;
}
.LDivIMG{
	width:20px;
	height:100%;
	border:none;
}
.LLeft{
	background:url(images/graditable/LLeft.jpg) repeat-x;
	width:263px;
	min-height:270px;
	border-left:1px solid #666666;
}
html .LLeft{
	height:auto;
}
.LRight{
	background:url(images/graditable/LRight.jpg) repeat-x;
	width:265px;
	min-height:270px;
	border-right:1px solid #666666;
}
html .LRight{
	height:auto;
}
