body
{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-left:0px;
}
#divContainer
{
	width:514px;
	height:575px;
}


#divContainer .header
{
	width:492px;
	height:39px;
}
#divContainer .header div
{
	padding:0px;
	margin:0px;
	
}
#divContainer .header .left
{
	background-image:url(../images/popupLeft.png);
	width:5px;
	height:39px;
	background-repeat:repeat-y;
	float:left;	
}
#divContainer .header .right
{
	background: url(../images/popupRight.png)  repeat-y -2px;	
	width:5px;
	height:39px;
	float:left;	
}
#divContainer .header .center
{
	width:482px;
	height:39px;
	background-image:url(../images/bodyContainProductListTop.png);
	background-repeat:repeat-x;
	font-size:0px;	
	float:left;
}
#divContainer .header .center span
{
	padding:0px;
	margin:0px;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	float:left;
	margin-top:12px;
	margin-left:12px;
}



#divContainer .left
{
	background-image:url(../images/popupLeft.png);
	width:7px;
	height:410px;
	background-repeat:repeat-y;
	float:left;
}
#divContainer .right
{
	background-image:url(../images/popupRight.png);
	width:7px;
	height:410px;
	background-repeat:repeat-y;
	float:left;
}
#divContainer .down
{
	background-image:url(../images/popupDown.png);
	width:492px;
	height:17px;
	background-repeat:no-repeat;
	float:left;	
}
#divContainer .center
{
	width:468px;
	height:400px;
	float:left;
	padding-top:10px;
	padding-left:10px;
}
#divContainer .center p
{
	display:block;
	width:100%;
	float:left;
	margin:0px;
	padding-top:10px;
}
#divContainer .center .title
{
	color:#ed008c;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	text-transform:none;
	padding-left:10px;
}
#divContainer .center .message
{
	text-align:center;
	width:100%;
	display:block;
	padding:0px;
}
#divContainer .center .description
{
	width:90%;
	color:#333333;
	font-size:12px;
	text-decoration:none;
	text-transform:none;
	padding-bottom:3px;
	padding-left:10px;	
}
#divContainer .center .phone
{
	display:block;
	width:100%;
} 
#divContainer .center .phone span
{
	display:block;
	padding-left:15px;
	padding-right:10px;
	font-size:12px;
	/*color:#9B9B9B;*/
	float:left;
	padding-top:3px;
}
#divContainer .center .phone input
{
	height:18px;
	border:solid 1px #cccccc;
	font-size:12px;
	float:left;
}
#divContainer .center .phone select
{
	height:22px;
	border:solid 1px #cccccc;
	font-size:12px;
	float:left;
	margin-left:30px;
}
#divContainer .center .descriptionCheck
{
	color:#333333;
	font-size:12px;
	float:left;
	padding-top:4px;
	padding-left:5px;
}
#divContainer .center .checkbox 
{
	float:left;
	margin-left:10px;
}
#divContainer .center p.price
{
	padding-top:0px;
	padding-bottom:0px;
	width:95%;
}
#divContainer .center .price
{
	color:#ed008c;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	text-transform:none;
	padding-left:10px;
	border-top:solid 1px #666;
	border-bottom:solid 1px #666;
	margin-top:20px;
	
}
.btnSend
{
	width:147px;
	height:29px;
	background-image:url(../images/es/btnSend.jpg);
	background-repeat:no-repeat;		
	border:none;
	margin-left:10px;
	cursor:pointer;
	background-color:#000000;
	margin-top:30px;
}
.clearBoth
{
	clear:both;
	height:1px;
	overflow:hidden;
	font-size:0px;
}
