/*======= index.html =======*/
#page5 #content .col-1 {width:210px; margin-right:25px;}
#page5 #content .col-2 { width:210px;}


/*=========================*/

.gallery dd {
	width:65px;
	height:64px;
	overflow:hidden;
}

.gallery-alt dt {
	background-repeat:no-repeat;
	background-position:right 5px;
}

#mainImage {
	opacity:1;
	filter:alpha(opacity=100);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
