#thumbs{width:540px;	position: relative;	left:75px;	top: 25px;}
#thumbs div {	margin:5px;	width:140px;	height:130px;	float:left;	background:#369;		border-top:1px solid #369;
	border-left:1px solid #369;		border-bottom:1px solid #369;		border-right:1px solid #369;	}
#thumbs.sequential div{ }
#thumbs.sequential div.current{ background:#369; }
#thumbs div img{ border:none; display:block; margin:5px auto; }
#bigDynPic{ background:#369; position:relative; top:0px; left:55px; padding:5px; 	border-bottom:1px solid #369;
		border-right:1px solid #369;	border-left:1px solid #369;	border-top:1px solid #369;	}
#bigDynPic img{	border-top:1px solid #369;	border-left:1px solid #369;	border-bottom:1px solid #369;	border-right:1px solid #369;	}
#bigDynPic p{	font-family:Verdana,Sans-serif;	font-weight:bold;	font-size:80%; background:#369; color:#fff;	margin:0; padding:5px 10px;	}
