#Launchpad04 .scroller .content {
width:950px;
height:300px !important;
}
#Launchpad05 {
position:relative;
top:70px;
}
*:first-child+html #Launchpad05 {
position:relative;
top:87px;
}
#Launchpad06 {
position:relative;
top:75px;
}

/*ie 6 fix */

*html #Launchpad04 .scroller .content {
width:950px;
height:420px;
}
*html #Launchpad05 {
position:absolute;
margin-left:700px;
margin-top:340px;
}
*html #Launchpad06 {
position:absolute;
margin-left:0px;
margin-top:520px;
}

#home {
height:750px;
}

*html #home {
height:420px !important; 
}
