p, h2, h3, ul{
	margin-top: 11px;
}

p, h2, h3{
	margin-bottom: 11px;
}

h1{
	font-size: 24px;
	font-weight: normal;
	line-height: normal;
}

h2{
	font-size: 16px;
	font-weight: bold;
	line-height: normal;
}

h3{
	clear: both;
	font-size: 14px;
	font-weight: bold;
	line-height: normal;
}

ul{
	margin-bottom: -8px;
}

ul.back, 
ul.backFooter{
	margin-top: 0px;
}

li{
	list-style: none;
	padding-left: 14px;
	padding-bottom: 9px;
	background: url("/img/elements/arrow.gif") no-repeat 0px 7px;
}

ul.back li{
	background: url("/img/elements/arrow_back.gif") no-repeat 0px 4px;
}

ul.backFooter li{
	background: url("/img/elements/arrow_back.gif") no-repeat 0px 7px;
}

div.title, 
div.price{
	margin-bottom: 11px;
}

div.title{
	float: left;
	width: 520px;
	margin-right: 20px;
}

div.price{
	clear: right;
	float: left;
	width: 90px;
}


p.gallery a{
	display: block;
	float: left;
	margin-right: 6px;
	margin-bottom: 6px;
}

p.gallery a img{
	display: block;
}

li img.left, 
li img.right, 
p img.left, 
p img.right{
	margin-bottom: 12px;
}

li img.left, 
p img.left{
	float: left;
	margin-right: 12px;
}

li img.right, 
p img.right{
	float: right;
	margin-left: 12px;
}
