.block .buyit .desc {
padding: 4px 12px 0px 124px;
font-weight: normal;
font-size: 12px;
line-height: 26px;
}

#left_column {
float:left;
width:300px;
margin-left:20px;
}
#right_column {
float:left;
margin-left:50px;
}

 .notebox {
	width: 400px;
	font-size: 12px;
	line-height: 18px;
	background: #ddd;
	border-radius: 10px;
	padding: 20px;
	margin-top: 40px;	
}
