#main {
	width:780px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}


.col_1, .col_2, .col_3, .col_box_1, .col_box_2, .c_1, .c_2 { float:left;}

#content .col_1 {width:554px}
#content .col_1 .row_1 {
	width:553px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#content .col_1 .row_2 {width:554px}
#content .col_1 .row_3 {
	width:553px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#content .col_2 {width:1px}
#content .col_3 {width:225px}
.pdflink     {
	background-image: url(images/shared/PDFicon_sm.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: left 0px;
	padding-bottom: 5px;
}
