.columns3 {
	background-image:none;
	padding:0px 0px;
	margin-right:0px;
	margin-left:10px;
	width:auto;
	width:470px;
}
.columns3 .col1{
	width:170px;
	text-align:left;
}
.columns3 .col2{
	width:130px;
	text-align:center;
}
.columns3 .col3{
	width:170px;
	text-align:right;
}

