.general
{	
margin-left: 10px;
	margin-top: 10px;
	font-size: 14px;
	line-height: 22px;
	width: 570px;
}
.float
{	
	padding: 5px;
    background: #ebebeb;
    margin-top: -12px;
	font-size: 14px;

}

.photo {
	float: left;
}

.shadow-left {
	background: url(shadow-left.png) no-repeat left bottom;
	
}
.shadow-right {
	background: url(shadow-right.png) no-repeat right bottom;
	padding: 15px;
}
