.cms-frame-default .frame-bound
{
	padding:5px;
}
.cms-frame-default .frame-title
{
	background:url(images/bg_title.png) 0% 0% repeat-x;
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-weight:bold;
	padding-left:15px;
	height:23px;
	line-height:23px;
	width:100%;
}
.cms-frame-default .frame-title div
{
	background:url(images/icon_bound_right.gif) 100% 0% no-repeat;
	width:100%;
}
.cms-frame-default .frame-title div div
{
	background:url(images/icon_center.gif) 100% 0% repeat-x;
	width:100%;
	float:left;
}
.cms-frame-default .frame-title div div div
{
	background:url(images/icon_left.gif) 0% 0% no-repeat;
	width:100%;
}
.cms-frame-default .frame-title div div div div
{
	background:url(images/icon_right.gif) 100% 100% no-repeat;
	padding:0 20px 0 20px;
	font-size:14px;	
	color:#FFF7EF;
	width:100%;
	white-space:nowrap;
}
.cms-frame-default .frame-content
{
	background-color:#FFFFFF;
}
