
#isarleftbox {
	width: 265px;
	margin: 0;
	position: relative;
	float: left;
	background: #fff;
}

#isarrightbox {
	width: 290px;
	margin: 0;
	position: relative;
	float: left;
	background: #fff;
}


