/* ================================
    CSS STYLES FOR Module NewsLetter
   ================================
*/

.confirm 
{
background-image:url(images/confirm.jpg);
border:0 none;
height:13px;
width:24px;
}


.cancel 
{
background-image:url(images/cancel.jpg);
border:0 none;
height:13px;
width:24px;
}
