div.jquery-gallery-container
{
    text-align: center;
	width:737px;
	position:relative;
	background: url(/Portals/1/images/ip/ip_banner1.gif) no-repeat left top;
	height: auto;
	padding: 40px 0 0 0;
	margin: 0;
	float: left;
	clear: both;
}
div.jquery-gallery-nav
{
	display:none;
	
}
div.jquery-gallery-right
{
	margin:3px 5px 3px 5px;
	
}
div.jquery-gallery-title
{
	text-align: center;
	line-height:36px;
	font-size:11px;
	padding-left:20px;
	color: #376167;
	font-family: Arial;
}

div.jquery-gallery-title h1, div.jquery-gallery-title p
{
    margin: 0;
    padding: 0;
}

div.jquery-gallery-list-container
{
	width: 736px;
	text-align: center;
}
div.jquery-gallery-list
{
	
}
div.jquery-gallery-viewer
{
	clear:both;
}