*{
	margin: 0;
	padding: 0;
	border: 0 none;
	outline: 0;
}

#container{
	width: 870px;
	margin-left: auto;
	margin-right: auto;
	padding: 50px 0 0 0;
	position: relative;
}

img{
	display: block;
}

#gallery, #thumbs{
	float: left;
}

#gallery{
	width: 522px;
	height: 344px;
	overflow: hidden;
}

#gallery img{
	position: absolute;
}

#thumbs{
	position: absolute;
	width: 398px;
	height: 344px;
	overflow: hidden;
	float:right;
	clear:none;
	padding-left:472px;
}

#next{
	display: block;
	width: 47px;
	height: 43px;
	background: url(http://www.cmrstudios.com/images/showcase/arrow.png);
	position: relative;
	top: 257px;
	left: 855px;
}

#next:hover{
	background: url(http://www.cmrstudios.com/images/showcase/arrowmo.png);
}

.clear{
	clear: both;
}

/* Rollover Effects */
#cmrShowcase {display: block; float:right;margin:0px;padding:0px; text-align:right; }
#cmrShowcase a {display: block; text-decoration: none;  }
#cmrShowcase img {border: 0px;width:100%;height:100%; }
* html a:hover {visibility:visible; }
#cmrShowcase a:hover img {visibility:hidden;margin:0px;padding:0px; }
#cmrShowcase span {position:absolute;margin: 0px;padding: 0px; }

.showcase1 {background: url(http://www.cmrstudios.com/images/showcase/button1_off.png) no-repeat; width: 398px; height:86px; }
.showcase1 a {background: url(http://www.cmrstudios.com/images/showcase/button1_over.png) no-repeat; width: 398px; height:86px; }
.showcase2 {background: url(http://www.cmrstudios.com/images/showcase/button2_off.png) no-repeat; width: 398px; height:86px; }
.showcase2 a {background: url(http://www.cmrstudios.com/images/showcase/button2_over.png) no-repeat; width: 398px; height:86px; }
.showcase3 {background: url(http://www.cmrstudios.com/images/showcase/button3_off.png) no-repeat; width: 398px; height:86px; }
.showcase3 a {background: url(http://www.cmrstudios.com/images/showcase/button3_over.png) no-repeat; width: 398px; height:86px; }
.showcase4 {background: url(http://www.cmrstudios.com/images/showcase/button4_off.png) no-repeat; width: 398px; height:86px; }
.showcase4 a {background: url(http://www.cmrstudios.com/images/showcase/button4_over.png) no-repeat; width: 398px; height:86px; }