.main_test_box {
position: relative;
top: 20px;
width:	633px;
height:252px;
border: 3px solid #3f2b20;
background:url('../_img/testimonials_pic.jpg') no-repeat bottom left ;
}

.main_test_box .copy {
position: relative;
top: 10px;
left: 290px;
width: 310px;
text-align: justify;
font-size: 14px;
}

.columns {
	position: relative;
	top: 0px;
	left: 0px;	
	
}

.column01 {
position: relative;
top: 0px;
left: 0px;
float: left;
width: 313px;
text-align: justify;
border-right: 1px dashed #a64565;
padding-right: 15px;
}


.column02 {
position: relative;
top: 0px;
left: 0px;
float: left;
width: 313px;
text-align: justify;
padding-left: 15px;
}