.about {
	float: left;
}
.about p, .about dl {
	padding-left: 10px;
}
.about p {
	width: 523px;
}
.map {
	float: right;
}
.developer {
	margin-top: 20px;
	clear: right;
	float: right;
}
.signup {
	margin-top: 20px;
	clear: right;
	float: right;
}
.actions {
	clear: right;
	float: right;
}

/* Appearance */
h1 {
	text-transform: uppercase;
	color: #39bd2f;
	font-size: 12pt;
	background: url("/static/i/wc.png") repeat-x;
}
h1 span {
	display: block;
	height: 43px;
	background: url("/static/i/wl.png") no-repeat;
}
h1 span span {
	line-height: 42px;
	padding-left: 10px;
	background: url("/static/i/wr.png") no-repeat right;
}
img#large {
	padding: 3px;
}
.thumbs img {
	padding: 2px;
	margin-right: 1px;
}
img#large, .thumbs img {	
	border: #dfdfdf 1px solid;
}
.map {
	padding: 7px;
	border: 1px solid #dfdfdf;
}
h2 {
	background: #404040;
	margin-left: 14px;
}
h2 span {
	margin-left: -14px;
	background: url("/static/i/zl.png") no-repeat;
	display: block;
	height: 28px;
}
h2 {
	margin-right: 24px;
}
h2 span span {
	margin-right: -24px;
	background: url("/static/i/zr.png") no-repeat right;
	color: #fff;
	text-transform: uppercase;
	height: 37px;
	line-height: 26px;
	padding-left: 30px;
	font-size: 12pt;
	font-weight: normal;
}
.about dt {
	background: #f0f0f0;
	float: left;
	width: 160px;
	text-align: right;
	margin-right: 7px;
}
#price {
	color: #ee4d22;
	font-weight: bold;
}
.note {
	font-size: small;
}
#category {
	color: #257d04;
	font-weight: bold;
}
#main dt, dd {
	padding: 1px;
}
#main dd {
	margin: 1px;
}
ul {
	list-style: none;
}
.developer, .signup, .actions {
	width: 416px;
}
.developer h3 span {
	display: block;
	background: url("/static/i/ul.png") no-repeat;
	margin-left: -16px;
}
.developer h3 {
	margin-left: 16px;
	background: url("/static/i/uc.png") repeat-x;
	margin-bottom: 0;
	margin-right: 16px;
}
.developer h3 span span {
	margin-right: -16px;
	background: url("/static/i/ur.png") no-repeat right;
	height: 46px;
	text-transform: uppercase;
	font-weight: normal;
	color: #fff;
	line-height: 34px;
	padding-left: 30px;
}
.developer div {
	border: 1px solid #404040;
	border-top: none;
	padding: 5px;
}
.developer h4, .developer ul {
	text-transform: uppercase;
}
.developer li {
	display: inline-block;
	margin-right: -16px;
}
.developer ul {
	margin-right: 16px;
	background: url("/static/i/vc.png") repeat-x;
	padding: 0;
	display: inline-block;
	margin-left: 15px;
}
.developer li {
	background: url("/static/i/vr.png") no-repeat;
	background-position: right;
}
.developer li.first {
	background: url("/static/i/vl.png") no-repeat;
	margin-left: -15px;
}
.developer ul .first a {
	background: url("/static/i/vd.png") no-repeat;
	background-position: right;
}
.developer ul a {
	padding-top: 3px;
	height: 30px;
	display: block;
	padding-right: 10px;
	padding-left: 15px;
	line-height: 25px;
	text-decoration: none;
	color: #0049ca;
}
.actions ul {
	margin-top: 0;
	padding: 0;
	float: left;
}
.actions li {
	background: url("/static/i/vc.png") repeat-x;
}
.actions img {
	float: left;
	margin-top: 3px;
	margin-right: 5px;
}
.actions a {
	display: block;
	background: url("/static/i/vl.png") no-repeat;
	height: 33px;
	line-height: 30px;
	margin-left: -15px;
	padding-left: 15px;
	padding-right: 15px;
}
.actions li {
	margin-left: 15px;
	margin-right: 16px;
}
.actions h6 {
	margin-right: -16px;
	background: url("/static/i/vr.png") no-repeat;
	background-position: right;
}
.actions h6 img {
}
.actions a {
	text-decoration: none;
	font-weight: bold;
	color: #0169cf;
	font-size: 12pt;
}
