/*CSS brought over from columns Type: WYSIWYG*/
#columns3 {
 width: 950px;
 }

 #columns3 .column {
 position: relative;
 width: 28%;
 
 }

 #columns3 .left {
 float: left;
 margin-left:50px;
}

 #columns3 .right {
 float: right;
 }
/*CSS brought over from misc Type: WYSIWYG*/
#columns3 {
 width: 950px;
 }

 #columns3 .column {
 position: relative;
 width: 28%;
 
 }

 #columns3 .left {
 float: left;
 margin-left:50px;
}

 #columns3 .right {
 float: right;
 }
























