#content .empty {
    margin-top:115px;
}
.name{
    text-align: right;
    color:#272626;
    width: 440px;
    margin-top:68px;
    margin-right:35px;
    font-size: 2.6em;
    float:left;
}
#wall #content .name h1 {
	font-size: 1em;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

.info{
	margin-top:68px;
	margin-left:475px;
	margin-right:140px;
	color:#272626;
	font-size:0.8em;
	line-height: 1.1em;
}
.foto img{
	margin:15px 15px 0px 0;
}

p.price span{
    text-decoration:underline;
    margin-right:20px;
}
.imageOver{
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	background-image: url(zoom.gif);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
h1 {
	text-align: right;
	color:#272626;
	width: 440px;
	margin-top:68px;
	margin-right:35px;
	font-size: 2.6em;
	float:left;
}
.info2 {
	margin-top:68px;
	margin-left:20px;
	margin-right:20px;
	color:#272626;
	font-size:0.8em;
	line-height: 1.1em;
	text-align: center;
}

