.esn-frame-default .frame-bound{
	clear:both;
	margin-top:5px;
}
.esn-frame-default .frame-title{
	background:url(images/bg_default.png) repeat-x;
	height:25px;
	line-height:25px;
	font-weight:bold;
}
.esn-frame-default .frame-title div{
	background:url(images/left_default.png) 0% 0% no-repeat;
	height:25px;
}
.esn-frame-default .frame-title div div{
	background:url(images/right_default.png) 100% 0% no-repeat;
	height:25px;
}
.esn-frame-default .frame-title div div div{
	color:#5A595A;
	text-indent:10px;
	text-align:left;
}
.esn-frame-default .frame-content{
	background-color:#FFFFFF;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	padding:5px;
	_padding-right:0px;
	_padding-bottom:0px;
}
.esn-frame-default .frame-bottom{
	clear:both;
	background:url(images/bg_bottom.png) 0% 0% repeat-x;
	height:8px;
}
.esn-frame-default .frame-bottom div{
	background:url(images/left_bottom.png) 0% 0% no-repeat;
	height:8px;	
}
.esn-frame-default .frame-bottom div div{
	background:url(images/right_bottom.png) 100% 0% no-repeat;
	height:8px;
}
