/* CSS Document */

h4 img {
	vertical-align:top;
}

h5 {
	margin-bottom:10px;
}

.photo {
 float:right;
 padding-left:25px;
}

.hr{
 background-image:url('../common/img/hr.gif');
 background-repeat:repeat-x;
 margin-top:20px;
}

#adress img{
 float:left;
}

#adress div{
 float:right;
 width:320px;
}
