div#sidebar {
	position:relative;
	float:right;
}
div#main {
	float:left;
}
div#contents2 {
overflow:hidden;
padding:0 0px;
}
