.defaultmonth {
font-family: Helvetica Neue, Trebuchet MS, Verdana;
font-size: 14px;
color: #000000;
margin-top: 15px;
margin-left: 360px;
width: 380px;
}
.jan {
font-family: Helvetica Neue, Trebuchet MS, Verdana;
font-size: 14px;
color: #FFFFFF;
margin-top: 15px;
margin-left: 420px;
width: 270px;
}
.feb{
font-family: Helvetica Neue, Trebuchet MS, Verdana;
font-size: 14px;
color: black;
margin-top: 15px;
margin-left: 585px;
width: 155px;
}
.mar {
font-family: Helvetica Neue, Trebuchet MS, Verdana;
font-size: 14px;
color: black;
margin-top: 15px;
margin-left: 585px;
width: 155px;
}
.may {
font-family: Helvetica Neue, Trebuchet MS, Verdana;
font-size: 14px;
color: #FFFFFF;
margin-top: 15px;
margin-left: 420px;
width: 270px;
}
.jun {
font-family: Helvetica Neue, Trebuchet MS, Verdana;
font-size: 14px;
color: #FFFFFF;
margin-top: 45px;
margin-left: 500px;
width: 200px;
}
.aug {
font-family: Helvetica Neue, Trebuchet MS, Verdana;
font-size: 14px;
color: #FFFFFF;
margin-top: 45px;
margin-left: 500px;
width: 200px;
}
.oct
{
font-family: Helvetica Neue, Trebuchet MS, Verdana;
font-size: 14px;
color: #FFFFFF;
margin-top: 28px;
margin-left: 15px;
width: 240px;
}
.nov {
font-family: Helvetica Neue, Trebuchet MS, Verdana;
font-size: 14px;
color: #FFFFFF;
margin-top: 25px;
margin-left: 430px;
width: 240px;
}
.dec {
font-family: Helvetica Neue, Trebuchet MS, Verdana;
font-size: 14px;
color: #FFFFFF;
margin-top: 15px;
margin-left: 365px;
width: 290px;
}
.offer{
font-family: Helvetica Neue, Trebuchet MS, Verdana;
font-size: 20px;
font-weight: bold;
}
.discount{
font-weight: bold;
font-size: 28px;
color: #F62817;
font-family: Helvetica Neue, Trebuchet MS, Verdana;
}
.textdesc{
font-size: 14px;
font-family: Helvetica Neue, Trebuchet MS, Verdana;
}
.originalPrice{
text-decoration: line-through;
font-size: 16px;
color: #3E3535;
font-family: Helvetica Neue, Trebuchet MS, Verdana;
}
.discountPrice{
font-size: 16px;
color: white;
font-family: Helvetica Neue, Trebuchet MS, Verdana;
}
.fineprint{
font-size: 9px;
color: #CCCCCC;
font-family: Helvetica Neue, Trebuchet MS, Verdana;	
margin-top: 10px;
margin-bottom: 10px;
}

.specialscontentwrapper{
position: relative; /* Do not change this value */
width: 750px;
height: 303px; /* Set height to be able to contain height of largest content shown*/
border: 0px;
overflow: hidden;
}

.specialscontent{ /*style for each glide content DIV within wrapper.*/
position: absolute; /* Do not change this value */
padding: 0px;
margin: 0px;
width: 750px;
}
