#confirm3 {display:none;}

#confirm-overlay3 {background:#000; cursor:pointer;}

#confirm-container3 {height:210px; width:420px; font: 16px/22px 'Trebuchet MS', Verdana, Arial; text-align:left; background:#fff; border:15px groove #336699;}
#confirm-container3 .header3 {text-align:center; height:30px; line-height:30px; width:100%; background:url(../img/confirm2/header.gif) repeat-x; color:#fff; font-weight:bold;}
#confirm-container3 .header3 span {padding-left: 8px;}
#confirm-container3 .message3 {color:#000; font-size:14px; margin:0; text-align: center; padding:12px 4px 12px 8px;}
#confirm-container3 .buttons3 {margin-left: -50px; line-height:26px; width:360px; padding:10px 8px 8px 8px;}
#confirm-container3 .buttons3 div {float:right; margin-left:4px; width:230px; height:26px; color:#000; font-weight:bold; text-align:center; background:url(img/confirm2/button.gif) repeat-x; border:3px solid darkred; cursor:pointer;}
#confirm-container3 .buttons3 :hover {background-color: green; color: white;}
#confirm-container3 a.windows,
#confirm-container3 a.windows:link,
#confirm-container3 a.windows:active,
#confirm-container3 a.windows:visited {text-decoration:none; font-weight:bold; position:absolute; right:10px; top:2px; color:#fff;}
#confirm-container3 a.windows:hover {color:#ccc;}