﻿body{background-color:White; margin:0px; padding:0px;}
        
a,
a:link a:active {
color: White;
text-decoration:none;
font-family:Arial;
}
a:visited {
color: White;   
}
a:hover {
color: White;
text-decoration:none;
}

a img {border: none;}

#OutterDiv {width:275px;}
#InnerDiv {padding:0px; margin:0px;}
#Table {width:245px; padding:0px; margin:0px;}
#ClickMask {position:absolute; top:0px; 
left:0px;
}

.Title {font-family : century gothic, arial; color: #3a4a4a; font-size:14px; font-weight:bold;}
.LeftSide {vertical-align:top; text-align:left}
.Price {font-family : century gothic, arial; color: #1293a9; font-size:30px; font-weight:bold;}
.RegPrice {font-family : century gothic, arial; color: #5c615e; font-size:16px; font-weight:bold;}
.PercentOff {font-family : century gothic, arial; color: #004c4a; font-size:16px; font-weight:bold;}
.RightSide {text-align:right; padding-right:25px;}

