.frame-show-name-bound{
	background-color:#F8F8F8;
	margin:5px 0;
}
.frame-show-name-title{
	background:url(../default/images/frame_default_tc.gif) repeat-x 0% 0%;
	height:35px;
}
.frame-show-name-title-left{
	background:url(../default/images/frame_default_tl.gif) no-repeat 0% 0%;
	height:35px;
}
.frame-show-name-title-right{
	background:url(../default/images/frame_default_tr.gif) no-repeat 100% 0%;
	height:35px;
	text-indent:10px;
	line-height:35px;
	text-transform:uppercase;
	font-weight:bold;
}
.frame-show-name-line{
	margin-left:auto;
	margin-right:auto;
	border-bottom:1px solid #D1D1D1;
	font-size:1px;
	margin-bottom:5px;
}
.frame-show-name-content{
	background:url(../default/images/frame_default_cr.gif) no-repeat 101% 0%;
	border-left:1px solid #D1D1D1;
	border-right:1px solid #D1D1D1;
	min-height:50px;
	height:auto !important;
	height:50px;
	padding:0 10px;
}
.frame-show-name-content-center{
	padding:5px;
}
.frame-show-name-footer{
	background:url(../default/images/frame_default_bc.gif) repeat-x 0% 0%;
	height:9px;
	font-size:0;
	width:100%;
}
.frame-show-name-footer-left{
	background:url(../default/images/frame_default_bl.gif) 0% 0% no-repeat;
	height:9px;	
}
.frame-show-name-footer-right{
	background:url(../default/images/frame_default_br.gif) 100% 0% no-repeat;
	height:9px;	
}
