#blockleft{
float:left;
position:relative;
width:245px;
}
#blockright{
float:right;
width:0px;
}

#main{
float:left;
padding-top:0px;
/*padding-left:5px;
padding-right:5px;*/

width:675px;
/*width: 100%;*/
/*border-bottom:none;
border-right:none;
border-left:1px outset #B5B6B5;
border-top:none;

text-align:left; /* so that IE6 and Firefox puts the text to the left */

margin: 0px; /* for Firefox -- fix */
}

