.heading .link-prev{margin:0px 1px 0 0;}
.heading .link-next,
.heading .switcher{margin-top:0px;}
.heading ul, .heading li { margin:0; padding:0; }
.heading li { list-style-type: none; background-image:none; }
.holder ul, .holder li { margin:0; padding:0; }
.holder li { list-style-type: none; background-image:none; font:italic 12px/17px arial; color:##797979; }
.holder li div { width:232px; height:300px; overflow:hidden; margin-right:10px; }
a:focus { outline:none; }
a.link-prev,
a.link-next{
	margin-right:12px;
	float:left;
	width:18px;
	height:18px;
	text-indent:-9999px;
	background:url(../images/bg-link-prev.png) no-repeat;
	cursor:pointer;
	position:relative;
	overflow:hidden;
}
a.link-next{
	background:url(../images/bg-link-next.png) no-repeat;
	margin:0 0 0 5px;
}

.gallery .switcher{
	margin:0;
	padding:0;
	list-style:none;
	position:relative;
	float:left;
	overflow:hidden;
}
.gallery .switcher li{
	float:left;
	margin-left:-1px;
	display:inline;
}
.gallery .switcher a{
	display:block;
	width:14px;
	height:14px;
	cursor:pointer;
	overflow:hidden;
}
.gallery .switcher a span{
	display:block;
	width:18px;
	height:36px;
	background:url(../images/bg-switcher.png) no-repeat;
	text-indent:-9999px;
}
.gallery .switcher a:hover{background:none;}
.gallery .switcher .active a span,
.gallery .switcher a:hover span{margin-top:-18px;}
.heading { position:absolute; right:0; top:-12px;}
.gallery { position:relative; width:243px; }
.holder { width:243px; }
.name { color:#000000; font:normal 12px/17px arial; }
.company { color:#1a9dd1; font:italic normal 12px/17px arial; }
.company a{ color:#1a9dd1; font:italic normal 12px/17px arial; text-decoration:none; }
.company a:hover { text-decoration:underline; }