
#dropin {
position:absolute ;
visibility:hidden;
border:8px solid #000000;
left:200px;
top:20px;
width:510px;
height:400px;
 padding-left:4px;
 padding-right:4px;
 padding-top:1px;
 padding-bottom:1px;
font-size:11px;
z-index: 5000;
background-color: #80AAD5;

}


/* General Shop Styles here please */
.addtocart_button2, .notify_button2 {
	text-align:center;
	padding: 0px 0px 0px 0px;
	background-position:bottom left;
	width:50px;height:50px;
	cursor:pointer;
	border: none;
	font-weight:normal;
	color: transparent;
	font-family:tahoma;
	vertical-align: middle;
	overflow:hidden;
}
.addtocart_button2 {
	background: url( 'images/add-to-cart-naghdi.gif' ) no-repeat  center transparent;
}