#cover {
float:left; 
width:280px; 
height:426px;
}

#rightSide {
float:left;
width:494px;}

#smCovers {
float:left;
width:494px;
height:235px;
}

#logo {
float:left;
width:146px;
height:191px;
}

#message{
float:left;
width:348px;
height:191px;
background-image:url(../images/04-message.jpg);
background-repeat:no-repeat;
text-align:left; 
}

#messageText {
 float:left;
 margin-top:16px;
 padding:0px 2px 8px 4px; 
 width:324px;
 font-family:Arial, Helvetica, sans-serif; 
 font-size:12px
}