/* 		guest 									*/


div.guest510top {
	position: relative;
	width: 510px;
	height: 62px;
	background: url(../img/510top_guest.gif) no-repeat;
}
div.center510guest {
	width: 470px; /* 510-30-30 */
	background: url(../img/510center.gif) repeat-y;
	padding: 0px 20px 5px 20px;
	
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px;
	color: #474747;
}


div.foto {
	font-family: Tahoma;
	font-size: 10px;
	float: left;
	width: 150px;
	border-top: 1px solid #d8e5f0;
/*	padding: 13px 37px 10px 37px;*/ /* макет */
	padding: 5px 37px 15px 37px;}
div.fotoname {
	font-weight: bold;
	color: #e56600;
	height: 15px;
	margin-bottom: 5px;
	overflow: hidden;
}
div.fotoimg {
	border: 3px solid #b7c8d7;
	width: 144px;
	height: 94px;
	margin-bottom: 7px;	
}
div.fotoimgin { /* фото 142*92 */
	border: 1px solid #fff;
	width: 142px;
	height: 92px;
	background-color: #fff;
	overflow: hidden;
}
div.fototext {
	color: #474747;
	height: 28px;
	background: #dce5ed url(../img/art_full.gif) no-repeat 6px 5px;
	padding-left: 6px;
	padding-top: 1px;
	text-indent: 10px;
	overflow: hidden;
}
div.fototext a:link, div.fototext a:visited  {
	color: #474747;
	text-decoration: none;
}
div.fototext a:hover {
	color: #474747;
	text-decoration: underline;
}
