.order_details {
	/*background-color: #006600;*/
	color:#000000;
	width:600px;
	padding-left:30px;
}

.order_details .row1 {
   	color:#000000;
   	width: 100px;
   	font-size:10px;
}

.order_details .row2 {
   	color: #006600;
   	font-size:10px;
}

#order_block_1 {
   float: left;
   padding-right: 30px;
}

#order_block_2 {
   float: left;
}

#order_block_3 {
   float: left;
   padding-right: 40px;
}

#order_block_4 {
   float: left;
   width:220px;
}
