#slideShow {
	width: 100%;
}
#previewPane {	
	border: none;
	text-align: center;
	padding: 0px 0px 0px 0px;
        margin: 0px 0px 0px 0px;
	width: 380px;
	/*height: 300px;*/
	float: left;	
}
#previewPane .imagepane {
  width: 380px;
	border: 1px solid #000000;
}
#previewPane .simagepane {
	width: auto;
	border: 1px solid #000000;
}
#galleryContainer {	
	float: right;
	text-align: center;
	height: 424px;
	width: 183px;	
	background: url(../img/tabs/images.gif) no-repeat;
	padding: 8px 0px 250px 0px;
}
#galleryContainer #downarrow {
	height: 35px;
}
#galleryContainer #uparrow {
	height: 35px;
}
#theImages {	
	position: relative;
	overflow: hidden;
	height: 355px;	
	margin: 10px 0px 10px 0px;
}
#theImages .thumbnail {
	width: 130px;
	height: 100px;
	border: none;
}
#theImages div {
	position: relative;
	height: 1500px;	
}
#theImages img {
	border: none;
	filter: alpha(opacity=50);
	opacity: 0.5;
	margin: 0px 0px 0px 0px;
	padding: 1px 0px 0px 0px;
}
#theImages input {	
	float: left;
	margin: 5px 50px 10px 50px;
	padding: 0px 0px 0px 0px;
}
#photobean {

}
#photobeanfield {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}
#photobeanfield .imageid {

}
#photobeanfield #delete {
	float: right; 
	margin: 10px 10px 0px 0px;
}
#photobeanfield #profileimage{
	float: right; 
	margin: 10px 10px 0px 0px;
}

#photolistcontent {
    clear:both;
}



