
.homeTable td {
	vertical-align:top;
	
}
.row1 .col1 {
	width:100%;
}
.col1 {
	padding-right:20px;
}

.contentTable {
	border:0px;
}
.contentTable td {
	border:0px;
	
}
.contentTable .col1 {
	width:90px;
}

.contentTable .col2 {
	width:120px;
}
.contentTable .col3 {
	width:300px;
}
