.st_box-main_frame
{
	width: 180px;
	margin-bottom: 10px;
}
.st_box-top_frame
{
	background: url(/images/frontend/theme/fenix/frame_product/frame_product_top.png) no-repeat;
	width: 206px;
	height: 48px;
}
.st_box-title
{
	color: #FFFFFF;
	padding: 13px 0px 0px 0;
	font-size: 1.35em;
	text-align: center;
}
.st_box-middle-frame
{
	width: 206px;
	padding-bottom: 5px;
	background-image: url(/images/frontend/theme/fenix/pasekBelki.png);
	background-repeat: repeat-y;
}
.st_box-content
{
	padding: 5px;
	padding-bottom: 0px;
}
.st_box-middle-frame>.st_box-content DIV.st_box-content-frame
{
	padding: 10px 0px;
}
.st_box-bottom-frame
{
	background: transparent url(/images/frontend/theme/fenix/belkaDol.png) no-repeat scroll 0 0;
	width: 210px;
	height: 28px;
}
/**
* deprecated since 1.0.1
*/
.st_frame_box
{
	width: 180px;
	margin-bottom: 10px;
}

