#gallery {position:relative; width:590px; height:333px; background:url(../img/intuition/rollover.jpg) no-repeat top left;}
#thumbs {width:180px; float:right;}
#thumbs a {display:block; font-size:8px; float:left; margin:0 0 5px 5px; width:50px; height:50px; border:1px solid #000;}
#thumbs a img {width:50px; height:50px; border:0;}
#thumbs a:hover {border-color:#369; background-color:#69c;}
#thumbs a:hover img {position:absolute; width:auto; height:auto; right:185px; top:0; border-bottom:5px solid #69c;}

.mast_intuition	{
		background-color: #FFF;
		background-image:  url("../img/mast_intuition.jpg");
		background-repeat: no-repeat ;	
		border-bottom: 1px dotted #039;
}
