#l-col {
 float:left;
 width:122px;
 padding-left:79px;
}
#cont {
margin-left:0;
width:639px;
}
/*** IE Fix ***/
* html #l-col {
	width: 119px;
}