div.jquery-gallery-container
{
	background-color:White;
	width:800px;
	position:relative;
}
div.jquery-gallery-nav
{
	float:left;
	margin-top:3px;
	width:160px;
}
div.jquery-gallery-right
{
	float:right;
	margin:3px 5px 3px 5px;
	width:620px;
}
div.jquery-gallery-title
{
	
	background-color:#f9f9f9;
	height:36px;
	line-height:36px;
	font-size:13px;
	padding-left:20px;
	border:solid 1px #eeeeee;
}
div.jquery-gallery-list
{
	
}
div.jquery-gallery-viewer
{
	clear:both;
}
