.frontend-frame-support .frame-default-bound{
	margin-bottom:5px;
}
.frontend-frame-support .frame-default-title{
}
.frontend-frame-support .frame-default-title-left{
	background:url(images/frame-title-bg.gif) repeat-x;
	height:29px;
}
.frontend-frame-support .frame-default-title-right{
	background:url(images/frame-title-begin.gif) 0% 0% no-repeat;
	height:29px;
}
.frontend-frame-support .frame-default-title-center{
	background:url(images/frame-title-end.gif) 100% 0% no-repeat;	
	height:29px;
	line-height:29px;
	text-align:center;
	color:#942D0E;
	font-weight:bold;
	font-size:14px;	
}

.frontend-frame-support .frame-default-content{
	background:url(images/content_bg.gif) repeat-x;
	border-left:1px solid #DAD199;
	border-right:1px solid #DAD199;
}
.frontend-frame-support .frame-default-content-left{
}
.frontend-frame-support .frame-default-content-right{
	padding:0px 0px 0px 3px;
}

.frontend-frame-support .frame-default-bottom{

}
.frontend-frame-support .frame-default-bottom-left{
	background:url(images/frame-bottom-bg.gif) 0% 0% repeat-x;
	height:13px;
}
.frontend-frame-support .frame-default-bottom-right{
	background:url(images/frame-bottom-begin.gif) 0% 0% no-repeat;
	height:13px;
}
.frontend-frame-support .frame-default-bottom-center{
	background:url(images/frame-bottom-end.gif) 100% 0% no-repeat;
	height:13px;
}