#front1
{
width:460px;
float:left;
background-color:#EEEEEE;
}
.specialoffer
{
width:240px;
height:165px;
background-image:url(../img/offerbg1.gif);
background-repeat:no-repeat;
position:relative;
}
.specialofferimage
{
width:100px;
height:100px;
position:absolute;
left:5px;
top:30px;
}
.specialoffertext
{
width:120px;
height:145px;
position:absolute;
left:115px;
top:30px;
}
.blacktext
{
color:#333333;
font-weight:bold;
display:block;
font-size:1.2em;
}
.greytext
{
color:#999999;
font-weight:bold;
display:block;
}
.redtext
{
color:#FF0000;
font-weight:bold;
display:block;
font-size:1.4em;
}
