.esn-frame-simple .frame-bound{
	clear:both;
	margin-top:5px;
}
.esn-frame-simple .frame-title{
	background:url(images/simple_tc.jpg) repeat-x 0% 0%;
	height:7px;
}
.esn-frame-simple .frame-title-left{
	background:url(images/simple_tl.jpg) 0% 0% no-repeat;
	height:7px;
}
.esn-frame-simple .frame-title-right{
	background:url(images/simple_tr.jpg) 100% 0% no-repeat;
	height:7px;
}
.esn-frame-simple .frame-content{
	text-align:left;
	background:url(images/simple_cl.jpg) repeat-y 0% 0%;
}
.esn-frame-simple .content-1{
	background:url(images/simple_cr.jpg) repeat-y 100% 0%;
	width:100%;
}
.esn-frame-simple .frame-bottom{
	background:url(images/simple_bc.jpg) 0% 0% repeat-x;
	height:7px;
}
.esn-frame-simple .frame-bottom-left{
	background:url(images/simple_bl.jpg) no-repeat 0% 0%;
	height:7px;
}
.esn-frame-simple .frame-bottom-right{
	background:url(images/simple_br.jpg) no-repeat 100% 0%;
	height:7px;
}

