.column1-3, .column2-3, .column3-3  {
background: url(../images/column_190x175.gif) no-repeat center;
text-align: center;
float: left;
margin-top: 5px;
margin-bottom: 12px;
position: relative;
width: 190px;
height: 175px
}

.column1-3 {
clear: both;
margin-left: 24px;
_margin-left: 12px;/*for MSIE*/
}

.column1-3, .column2-3  {
margin-right: 12px
}

.column1-3 img, .column2-3 img, .column3-3 img  {
font-size: 10px;
margin: 4px;
position: relative;
width: 132px;
height: 132px
}

.column1-3 h4, .column2-3 h4, .column3-3 h4 {
position: absolute;
top: 0px;
left: 0px;
width: 188px;
line-height: 150% !important;
margin: 0px !important;
}
.column1-3 p, .column2-3 p, .column3-3 p  {
font-size: 10px !important;
position: absolute;
top: 156px;
left: 0px;
width: 188px;
margin: 0px !important;
}

