body{background-color:White}
        
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; height:142px; background-image: url(content-box.gif); background-repeat:no-repeat}
#InnerDiv {padding-top:15px; padding-left:10px; width:250px; height:110px;overflow:hidden;}
#Table {width:245px}
#ClickMask {position:absolute; top:32px; left:14px;}

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


