﻿.column1 {
    float:left;
    width:167px;
	/*overflow: hidden;*/
}

.column2 {
    float:left;
    width:793px;
	/*overflow: hidden;*/
}

.column3 {
    float:left;
	width:568px;
	padding:4px 0 10px 20px;
	border-right:1px dotted #cccccc;
	margin:20px 0;
	/*overflow: hidden;*/
}

.column4 {
    float:left;
    width:164px;
	margin:20px 0;
	padding-left:20px;
	/*overflow: hidden;*/
}

.subscribe {
	margin-left: 29px;
	width: 128px;
}

