@charset "UTF-8";
/* CSS Document */

.largeImageDiv {
	position:left;  
	width:65px; 
	height:70px;
	top:0px; 
	left: 15px;
	visibility:hidden;
	margin-top:30px;
	background-color:#ffffff; 
	}
.largeImgTable{
	border-color:#F15D5E; 
	border-style:solid; 
	background-color:#Ffffff; 
	border-width:3px;
	padding: 3px;
	margin:auto;
}
.largeImgTable p{
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom:0px;
	width:22px;
	height:22px;
	}
.largeImg {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	}
.closeBtn {
	width:22px;
	height:22px;
	float: right;
}
.placement {
	position: absolute;
	width:60px; 
	margin-left:auto; 
	margin-right:auto;
}
.thumbs {
	width:145px; 
	height:110px; 
}
