.shop_custom_page img {
	display: inline;
}

.site_head
{
	background-image:url(http://lets-sell.info/extern/new_shop_template/img/box_round_right.gif);
	background-position: left;
	background-repeat: no-repeat;
	border-left: 1px solid #C7C8C7;
	height: 33px;
}
.site_head img  { display:block; }
.site_head span 
{
	float:left; 
	font-weight:bold; 
	margin-top:8px; 
	margin-left:4px;
}

.site_content
{
	border: 1px solid #C7C8C7;
	margin-right: 10px;
	padding: 10px;
}
.site_content img  { display:inline; }

.flash_cross
{
	width: 752px;
	height: 565px;
}

a.to_top 
{
	background-color: #F4F4F4;
	background-image:url(http://lets-sell.info/extern/new_shop_template/img/shop_site2/arrow_up.gif);
	background-position: right;
	background-repeat: no-repeat;
	border: 1px solid #DCDCDC;
	display: block;
	font-weight: bold;
	padding: 4px;
	padding-right: 19px;
}

a.to_top span {
	float: none;
}

a.to_bottom
{
	background-color: #F4F4F4;
	background-image:url(http://lets-sell.info/extern/new_shop_template/img/shop_site2/arrow_down.gif);
	background-position: left;
	background-repeat: no-repeat;
	border: 1px solid #DCDCDC;
	border-top: 0px;
	display: block;
	font-weight: bold;
	padding: 4px;
	padding-left: 19px;
}