/* PEOPLE WE LOVE STYLES */

/* OVERWRITTEN FROM GALLERYBLOCK */

#popup {
	top: -400px;
}
#image {
	width: 465px;
	text-align: center;
	margin: 67px 0 5px 0;
	float: left;
}
#image img {
	position: relative;
	left: -5px;
}
#descr {
	text-align: justify;
	clear: both;
	float: left;
	margin: 0 0 0 45px;
	width: 365px;
	height: 105px;
}
#descr, #descr a {
	font-size: 11px;
}
#descr h1 {
	text-align: center;
	margin: 0 0 5px 0;
	color: #f00;
	font-size: 14px;
	font-weight: normal;
}
#descr.smallType, #desc.smallType a {
	font-size: 11.5px;
}
#controls {
	position: relative;
	left: 45px;
	top: 30px;
	clear: both;
	width: 365px;
	text-align: center;
}

#prev, #next {
	width: 45px;
}
#closeLink {
	width: 275px;
	text-align: center;
	float: left;
}
#closeLink a {
	font-size: 11px;
}
