#toolbarwrap {
	display:none;
	width: 137px;
	height:0px;
	position: relative;
	padding: 0px;
	margin:0px;
}

ul li  { list-style: none;}
#frame { 
	float:left;
	overflow: hidden;
	display:inline;
	margin: 0px 0px 0px 55px !important;
	margin: 0px 0px 0px 55px;
	padding: 0px;
	width: 136px;
	height: 152px;
	background-color: #ECECEC;
}

#scroller {
	width: 136px;
	margin:0px;
	padding: 0px;
	height:135px;
	overflow: hidden;
	text-align:center;
}

#scrollcontent {
	width: 900px;
}



.section {
	width: 135px;
	float: left;
	margin:0 auto;
}

.photo {margin:8px 0px 0px 2px;}
.photoprev a img, .photonext a img {border: none; outline: none; padding: 0px; margin: 0px; border-bottom: 0px;}
.photoprev a{float:left; margin:0px; height:17px; display:inline; width: 68px; background: url(../images/prev.gif) top left no-repeat; padding: 0px; margin: 0px; border: none; outline: none;}
.photonext a{float:left; height:17px; width: 68px; background: url(../images/next.gif) top right no-repeat; padding: 0px; margin: 0px; border: none; outline: none;}
.photoprev a:hover {background-position: top right; border: none; outline: none;}
.photonext a:hover {background-position: top left; border: none; outline: none;}
