.popupjarwindow{
	width:340px;
	height:193px;
	position:absolute;
	font:11px Arial, Helvetica, sans-serif;
	color:#666666;
	background:url(../images/ecommerce/popupbackground1.jpg) no-repeat;
	border:1px solid #2186B4;
	z-index:100;
} 

.popupjarwindowheader{
	width:90%;
	_width:95%;
	height:27px;
	float:left;
	padding:10px 0px 0px 14px;
}

.popupjarwindowheader .popupjarwindowheaderleft{
	width:125px;
	float:left;
}

.popupjarwindowheader .popupjarwindowheaderright{
	width:44px;
	float:right;
	display:inline;
}

.popupjarwindowbody{
	width:90%;
	_width:95%;
	float:left;
	padding:10px 0px 0px 14px;
}

/* second popup (Starts)*/

.popupjarwindowbig{
	width:539px;
	height:320px;
	position:absolute;
	font:11px Arial, Helvetica, sans-serif;
	color:#666666;
	background:url(../images/ecommerce/popupbackground2.jpg) no-repeat;
	border:1px solid #2186B4;
	z-index:100;
}
.popupjarwindowheaderbig{
	width:90%;
	_width:95%;
	height:27px;
	float:left;
	padding:10px 0px 0px 14px;
}

.popupjarwindowheaderbig .popupjarwindowheaderleftbig{
	width:125px;
	float:left;
}

.popupjarwindowheaderbig .popupjarwindowheaderrightbig{
	width:44px;
	float:right;
	display:inline;
}

.popupjarwindowbodybig{
	width:90%;
	_width:95%;
	float:left;
	padding:10px 0px 0px 14px;
}

/* second popup (ends)*/