.images {
	margin:0;
	padding:0;
	float:left;
	width:445px;
	height:124px;
}

.images li {
	margin:0 5px 8px 0;
	padding:0;
	width:85px;
	height:58px;
	list-style:none;
	background:#7fcdef;
	float:left;
	text-align:center
}

.images li.current {
	background:#fff
}

.images li.row-end {
	margin:0
}

#inner {
	width:8000px
}

#images {
	background:#42b4e6;
	width:445px;
	height:124px;
	overflow:hidden;
	position:relative;
	float:left;
}

#gallery-block {
	padding:0 10px 10px 10px;
	background:#42b4e6;
	color:#fff;
	float:left;
}

.slide {
	width:27px;
	height:124px;
	overflow:hidden;
	text-indent:-999em;
	display:block;
}

#slider-previous {
	background:#42b4e6 url(../img/previous.gif) left center no-repeat;
	float:left;
}

#slider-next {
	background:#42b4e6 url(../img/next.gif) right center no-repeat;
	float:right;
}

#holder {
	width:306px;
	height:209px;
	background:#7fcdef;
	text-align:center;
	float:right
}

#holder-nav {
	float:right;
}

#holder-nav a {
	width:17px;
	height:17px;
	overflow:hidden;
	text-indent:-999em;
	display:block;
	float:left;
	margin-left:1px
}

#holder-nav span {
	display:none
}

#image-reference {
	float:right;
	clear:right;
	font-size:0.9em
}

#image-nav {
	clear:both;
	padding-top:10px
}

#main-image-panel {
	float:right;
	width:306px;
	margin-top:2px
}

#image-description {
	float:right;
	clear:right;
	width:306px;
	padding-top:7px
}

#next {
	background:#c6e8f7 url(../img/next.gif) left center no-repeat;
}
#next:hover, #previous:hover {
	background-color:#fff;
}

#previous {
	background:#c6e8f7 url(../img/previous.gif) left center no-repeat;
}

#g-nav {
	margin:10px 0 0 0;
	padding:0;
	width:183px;
	float:left;
}

#g-nav li {
	margin:0 0 5px 0;
	padding:0;
	width:183px;
	list-style:none;
}

#g-nav a {
	color:#fff;
	display:block;
	padding-left:14px;
	background:transparent url(../img/nav_arrow_white.gif) left center no-repeat;
	text-decoration:none
}

#g-nav a.current {
	font-weight:bold
}

#order-img {
	display:block;
	float:left;
	min-height:15px;
	text-decoration:none;
	padding-top:3px;
	padding-left:20px;
	background:transparent url(../img/order.gif) left center no-repeat;
	color:#fff
}

#order-img:hover {
	color:#000
}
