#egt {
	background: #fff;
	color: #000;
	width: 866px;
	margin-top: 14px;
}

.gallery {
	background-color: #fff;
	border: 3px solid #000;
	margin-bottom: 14px;
}

.gallery h2 {
	float: left;
	width: 350px;
	padding: 2px 10px 0 10px;

}

a.return-composer-link {
	float: right;
	margin: 10px 37px 0 0;
}

.gallery-content {
	clear: both;
	border-top: 3px solid #000;
}

.egt-loader img {
	border: 3px solid #000;
}

.promo-gallery {
	float: left;
	width: 380px;
	border: 3px solid #000;
	margin: 14px 0;
	padding:0;
}

.egt-caption {
	margin: 0;
	padding: 0;
	width: 360px;
	border-top: 3px solid #000;
	padding: 13px 10px 13px 10px;
}

.egt-thumbs {
	margin-right: 0;
}

.egt-thumbs a {
	padding: 0 0 13px 14px;
}

/* Holly Hack Targets IE Win only \*/
* html .egt-thumbs a {
	padding: 0 0 12px 13px;
}
/* End Holly Hack */

.egt-thumbs a span {
	height: 70px;
	width: 134px;
	opacity: 1;
	filter:alpha(opacity = 100);
	background: none;
	border: 3px solid #000;
}

.egt-thumbs a:hover span {
	opacity: 1;
	filter:alpha(opacity = 100);
	border: 3px solid #933;
}

.egt-thumbs a.active span {
	opacity: 1;
	filter:alpha(opacity = 100);
	border: 3px solid #933;
}

/*.egt-thumbs img {
	border: 3px solid #000;
}*/

/*.egt-thumbs a:hover img, 
.egt-thumbs a:active img {
	border: 3px solid #933;
}*/

p.egt-progress {
	color: #fff;
}

a.prev-btn {
	width: 92px;
	height: 68px;
	background: url(/staticarchive/6532a69f886706c97e5da40d5733a9181409aa7b.png) no-repeat 0 0;
	position: absolute;
	left: -28px;
	top: 219px;
}

a.next-btn {
	width: 92px;
	height: 68px;
	background: url(/staticarchive/c08421a50f706993cfb50f4111adb2746e117375.png) no-repeat 0 -69px;
	position: absolute;
	left: 800px;
	top: 219px;
}

 a.prev-btn:hover {
	background: url(/staticarchive/6532a69f886706c97e5da40d5733a9181409aa7b.png) no-repeat 0px -69px;
}

a.next-btn:hover {
	background: url(/staticarchive/c08421a50f706993cfb50f4111adb2746e117375.png) no-repeat 0px 0px;
}

/* Holly Hack Targets IE Win only \*/
* html a.prev-btn {
	background: url(/staticarchive/fb4202b31472c625651a788eb54c0d3c695103c7.gif) no-repeat 0 0;
}

* html a.next-btn {
	background: url(/staticarchive/b4cc6179e255221a706685719f59e7a94fbdba21.gif) no-repeat 0 0;
}

 * html a.prev-btn:hover {
	background: url(/staticarchive/fb4202b31472c625651a788eb54c0d3c695103c7.gif) no-repeat 0px -69px;
}

* html a.next-btn:hover {
	background: url(/staticarchive/b4cc6179e255221a706685719f59e7a94fbdba21.gif) no-repeat 0px -69px;
}
/* End Holly Hack */

/*a.prev-btn span {
	background: url(/composers/images/buttons/prevnext.png) no-repeat 0 0;
	position: absolute;
	width: 100%;
	height: 100%;
}*/

	
