#row1 {
width:100%;
}

#row2 {
clear:both;
width:100%;
}

#row3 {
clear:both;
width:100%;
}

#col-one {
width:33.3%;
float:left;
}

.col_one_content { text-align:center;  }

.col_one_content dt img { margin:5px !important; border:1px solid #e5e3e3 !important; }

#col-two {
width:33.3%;
float:left;
}

.col_two_content {text-align:center; }

.col_two_content dt img { margin:5px 0px !important; border:1px solid #e5e3e3 !important; }

#col-three {
width:33.3%;
float:left;
}

.col_three_content {text-align:center;  }

.col_three_content dt img { margin:5px !important; border:1px solid #e5e3e3 !important;  }
