@charset "utf-8";
/* CSS Document */
.content-h1 {
	color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:17px;
	margin:0 0 15px;
}
a.thickbox {
	display:inline;
	float:right;
	font-family:arial;
	font-size:8pt;
	font-weight:bold;
	letter-spacing:-0.05em;
	margin-top:-30px;
	position:relative;
}
#controls {
	clear:both;
	float:left;
	display:block;
	width:200px;
}
#comments {
	clear:both;
	margin-top:20px; 
}
.thumbscontainer.reg {
	width:264px;
}
.thumbscontainer.pano {
	width:500px;
	float:right;
}
.thumbscontainer.pano .thumbwrapper {
	width:auto;
	margin-top:0px;
}
.thumbnails.reg {
	overflow:visible !important;
	height:auto;
	width:auto;
	float:left;
	margin-top:-10px;
	margin-left:20px;
}
.thumbwrapper {
	overflow:visible;
	margin-top:35px;
	width:250px;
}
.SlidingPanelsContent.reg {
	background:#767779 none repeat scroll 0 0;
	height:50px;
	margin:10px;
	width:50px; 
}
.SlidingPanelsContent.pano {
	float:right;
	background:#767779 none repeat scroll 0 0;
	height:50px;
	margin:10px;
	width:138px;
}
.thumb {
	width:44px;
	height:44px;
	padding:3px;
}
.content.reg {
	width:530px; 
	float:left;
	clear:none;
}
.content.pano {
	width:770px;
	float:right;
	clear:both;
}
.bottom-wrapper {
	width:770px;
	float:right;
}
.comments.pano {
	padding-left:0px;
	clear:none;
}
.comments-wrap {
	float:left;
	width:238px;
}
.comments-wrap #comments {
	padding-left:0px;
}
.thumb img {
	cursor:pointer;
}	