div#rootContainer #contentRoot #content .contentFrame
{
	width:100%;
	text-align:center;
	margin-top:40px;
}

div#rootContainer #contentRoot #content #myGallery
{
	width: 700px !important;
	height: 700px !important;
	margin:auto;
	border:none;
}

div#rootContainer #contentRoot #content .jdGallery .slideElement
{
	background:#b3b2b7 no-repeat;	
}

div#rootContainer #contentRoot #content li
{
	list-style-type:disc;
}

