.col-one, .col-one-last, .col-two, .col-two-last, .col-three, .col-three-last, .col-four, .col-four-last { padding: 40px 10px 10px 14px; float: left; margin-right: 3px; }

.col-one { width:	133px; }
.col-one-last { width:	132px; padding-right: 9px; margin-right: 4px; }
.col-two { width:	292px; }
.col-two-last { width:	291px; padding-right: 9px; margin-right: 4px; }
.col-three { width:	451px; }
.col-three-last { width:	450px; padding-right: 9px; margin-right: 4px; }
.col-four { width:	611px; }
.col-four-last { width:	619px; padding-right: 0; margin-right: 4px; }

a.buttonlink { background: url(assets/bg-biglink.png) no-repeat right center; border: 1px solid #fff; display: block; zoom: 1; padding: 5px 28px 5px 8px; margin-bottom: 16px; float: left; }
a.buttonlink:link, a.buttonlink:visited { color: #130e51; font-size: 1.1em; font-weight: normal; }
a.buttonlink:hover, a.buttonlink:active, a.buttonlink:focus { border: 1px solid #e11722; color: #021e89; font-weight: normal; text-decoration: none; }

p.rule { clear: both; }

.plainlink { }
