/* CSS Document */



#contentL {
	width: 50%;
}
#contentR {
	width: 49%;
	margin-left: 5px;
}
#contentL,#contentR{
float:left}