/** this css document for drum echoes */

#content img {
border:none;
}

/** three columns in the content section */
#content .column {
margin: 0px 12px 0px;
padding: 0px 5px 5px 0px;
}

#columnOne {
float:left;
width:34%;
margin-right:10px;
margin-left:10px;
}

#columnTwo {
float:left;
width:180px;
margin-right:10px;

filter:progid:DXImageTransform.Microsoft.AlphaImageLoader»(src='myimage.png',sizingMethod='scale');
}

#columnThree {
float:left;
width:180px;
}