#favesBox{
position: relative;
width:90%;
height:390px;
bottom:0;
top:-50px;
vertical-align:top;
margin-bottom:200px;

}
#content img{
	position:absolute;
	border:none;
	left: -1px;
	top: 87px;
}

h1 {
	text-align:center;
}
a{
z-index:20000000;
}
.clear{
	clear:both;
}
#images{
	visibility:hidden;
		
}
#loading{
padding:30px;

	
	text-align:center;
	width:100%;
}
#loading img{
	margin-top:10px;
	position:relative; 
}
#captions{
	font-weight:bold;
	position:relative; 
	text-align:center;
	z-index:10000;
	padding-top:160px;
	
}
#scrollbar{
	visibility:hidden;
	position:relative; 
	border-bottom:1px solid #b3b3b3;
	z-index:10001;
	



}
#slider{
	position:absolute;
	margin-top:-7px;
	margin-left:-7px;
	z-index:10002;
	background-image:url(slider.png);
	background-repeat:no-repeat;
	width:14px;
	height:14px;	
}
#imageflow{
	margin-left:0;
	text-align:left;
	
}

