.lightshadow {
visibility:hidden;
}

.topleftcontent {
width:730px;
float:left;
padding:0px 10px 10px 0px;
height:285px;
}

.toprightcontent {
padding:0px 0px 05px 0px;
float:right;
width:200px;
height:285px;
}

.middleleftcontent {
float:left;
width:740px;
height:222px;
padding:0px 0px 10px 0px;
}

.middlerightcontent {
height:222px;
float:right;
width:200px;
padding:0px 0px 0px 0px;
}

.bottomleftcontent {
float:left;
height:165px;
width:400px;
}

.bottommiddlecontent {
float:left;
height:165px;
width:191px;
}

.bottomrightcontent {
width:350px;
height:165px;
float:right;
}

