.thumbsframe {
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFC501;
	border-right-color: #FFCC00;
	border-bottom-color: #FF9900;
	border-left-color: #FFC501;
	overflow: auto;
	visibility: visible;
	z-index: 5;
	background-color: #FFFFFF;

}


.thumbsframe2 {
	overflow: auto;
	visibility: visible;
	z-index: 5;
	background-color: #FFFFFF;
	border: thick solid #FF0000;

}
