#box1 {
position: relative;
width: 300px;
float:left;
}

#box2 {
position: relative;
width: 500px;
float:left;
}

hr {
border: 0px;
height: 1px;
width: 240px;
background: #AAAAAA;
text-align: left;
}
