#backgroundPopup { display:none; position:fixed; _position:absolute; /* hack for internet explorer 6*/ height:100%; width:100%; top:0; left:0; background:#000000; border:1px solid #cecece; z-index:1; }
#popupContact { display:none; position:fixed; _position:absolute; /* hack for internet explorer 6*/ /*height:384px;width:408px;*/
width:490px; background:#FFFFFF; border:3px solid #5d86b8; z-index:2; padding:0px; font-size:13px; }
#popupContact h1 { text-align:left; display:none; color:#6FA5FD; font-size:22px; font-weight:700; border-bottom:1px dotted #D3D3D3; padding-bottom:2px; margin-bottom:20px; }
#popupContactClose { font-size:14px; line-height:14px; right:6px; top:4px; display:none; position:absolute; color:#6fa5fd; font-weight:700; display:none; }
#button { text-align:center; margin:100px; }
#popupBody { margin:0; padding:0px; font-size:16px; }
form#sendToFriendForm { padding:10px 0px 25px 0px;}
.popInfo { font-family:"Arial", Arial, serif; padding:15px 20px; font-size:18px; }
.popInfo span { color:#0e4487; }
#popupBody hr { border:0; height:1px; background-color:#999999; }
#abuseForm2 { padding:0 20px 0 20px; }
#sendToFriendForm { margin:0 10px; }
#backgroundPopupAlert { display:none; position:fixed; _position:absolute; /* hack for internet explorer 6*/ height:100%; width:100%; top:0; left:0; background:#000000; border:1px solid #cecece; z-index:1; }
#popupContactAlert { display:none; position:fixed; _position:absolute; /* hack for internet explorer 6*/ /*height:384px;width:408px;*/width:290px; background:#FFFFFF; border:3px solid #5d86b8; z-index:2; padding:0px; font-size:13px; }
#popupContactAlert h1 { text-align:left; display:none; color:#6FA5FD; font-size:22px; font-weight:700; border-bottom:1px dotted #D3D3D3; padding-bottom:2px; margin-bottom:20px; }
#popupContactCloseAlert { font-size:14px; line-height:14px; right:6px; top:4px; display:none; position:absolute; color:#6fa5fd; font-weight:700; display:none; }
#popupBodyAlert { margin:0; padding:0px; font-size:16px; }
#popupBodyAlert hr { border:0; height:1px; background-color:#999999; }
.popForm .popSubmit { height:auto !important; background-color:#0e4487 !important; color:#FFFFFF !important; font-size:12px !important; width:auto !important; float:right; font-weight:bold; }
