#flashCommercials {
  width: 650px;
  margin: 10px auto;
}

#flashCommercials #title {
  font-weight: bold;
}

#flashCommercial1,
#flashCommercial2 {
  float:left;
  width: 320px;
}

#flashCommercial2 {
  margin-left: 10px;
}

#DareCompare{
position: relative;
z-index:9999;
top:10px
}

#CompareImage{
position: absolute;
top: 465px;
left: 686px;
z-index: 999
}

* html #CompareImage img {
_behavior: url(../../../Images/PngFix/iepngfix.htc);          
}
#BBB{
position: relative;
top: 0px;
left: 0px;
}
#BBB img{
position: absolute;
top: -125px;
width: 130px;
left: 555px;
}

/*** TWITTER BUTTON ***/
#twitterBtn {
position:relative;
top:0px;
z-index:9;
}
#twitterBtn a {
position:absolute;
top:235px;
left:540px;
}



