
#stacks_in_1_page8 {
	margin: 0px 10px 10px 10px;
}

#im_wrapperstacks_in_80_page8 {
	width:600px;
	height:500px;
	margin:0 auto;
	position:relative;
}
#im_wrapperstacks_in_80_page8 div{
	left:-500px;
	width:150px;
	height:90px;
	position:absolute;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	cursor:pointer;
	overflow:hidden;
}
#im_wrapperstacks_in_80_page8 div img{
	float:left;
	width:140px;
	height:80px;
	margin:5px 0px 0px 5px;
}
#im_loadingstacks_in_80_page8 {
	display:none;
	position:absolute;
	top:50%;
	left:50%;
	margin:-20px 0px 0px -20px;
	background:transparent url(../files/im_images/loader.gif) no-repeat center center;
	width:45px;
	height:12px;
}
#im_nextstacks_in_80_page8, #im_prevstacks_in_80_page8 {
	width:30px;
	height:40px;
	position:absolute;
	top:50%;
	margin-top:-20px;
	cursor:pointer;
	-moz-box-shadow:0px 0px 3px #000;
	-webkit-box-shadow:0px 0px 3px #000;
	box-shadow:0px 0px 3px #000;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
}
#im_nextstacks_in_80_page8 {
	background:transparent url(../files/im_images/next1.png) no-repeat center center;
	background-color: #FFFFFF;
	right:-70px;
}
#im_prevstacks_in_80_page8 {
	background:transparent url(../files/im_images/prev1.png) no-repeat center center;
	background-color: #FFFFFF;
	left:-70px;
}
#im_outerstacks_in_80_page8 {
	width:600px;
	height:500px;
	margin:0 auto;
	position:relative;
}
#im_outerstacks_in_80_page8 .outer_caption {
	display:none;
	position:absolute;
	overflow:hidden;
}
#im_outerstacks_in_80_page8 .caption_bg {
	position:absolute;
	background-color:#FFFFFF;
	height:360px;
	}
#im_outerstacks_in_80_page8 .caption_txt {
	color:#000000;
	padding:20px;
	font-size:12px;
	text-align:center;
	position:relative;
}

