@charset "windows-1251";
.photo {
	float: left;
	width: 165px;
	text-align: center;
	color: #003D67;
	margin: 0 100px 10px 0;
}
*   html   .photo    {
	display: inline;
}


.photo img {

}
.photo div {
	margin-bottom: 5px;
}
.clear_photo {
	clear: both;
	width: 90%;
}

#booth   a    {
	color: #003D67;


}
#booth  a:hover {
	color: #000000;
}

#booth     {
	clear: both;
}

#booth  .active   {
	color: #000000;
	text-decoration: none;
}
