#Launchpad04 .scroller .content {
width:950px !important;
height:400px !important;
}
#Launchpad05 {
position:relative;
top:135px;
}
*:first-child+html #Launchpad05 {
position:relative;
top:175px;
}
#Launchpad06 {
position:relative;
top:125px;
}

/*ie 6 fix */

*html #Launchpad04 .scroller .content {
width:950px;
height:400px;
}
*html #Launchpad05 {
position:absolute;
margin-left:700px;
margin-top:315px;
}
*html #Launchpad06 {
position:absolute;
margin-left:0px;
margin-top:535px;
}

#home {
height:800px;
}

*html #home {
height:420px !important; 
}
