img#bigPic{	padding-bottom:10px;}
p { font-size:12px;}
p span{	color:#FFC208;}
#thumbContainer, div#thumbBar{ height:60px;}
#arrowL, #arrowR, div#thumbContainer, #thumbBar { position:relative;}
a img.thumb, a img.activeThumb, #arrowL img, #arrowR img{ margin-right:10px;}
img.thumb, img.activeThumb, #arrowL img, #arrowR img{ border:0px;}
#bigL, #bigR{ position:absolute;}
#bigR{right:0px;}
#thumbBar{ 
	float:both;
	width:1600px;
}
#arrowL{
	float:left;
	left:-14px;
	top:14px;
}
#arrowR{
	visibility:hidden;
	top:-45px;
	left:705px;
}
img.activeThumb{
	border:3px solid #FFC208;
	margin-bottom:-3px;
}
#thumbContainer{
	left:-18px;
	overflow:hidden;
	width:700px;
}
