body { margin: 0; padding: 0; background: #323232; color: #CCC; text-align: left; line-height:1.55em; }

* { margin: 0; padding: 0; }

a { text-decoration: none; color: #FFF; }
ul { list-style-type: none; margin: 0; padding: 0; }

.bold-link:link, .bold-link:visited { color: #E50059; font-weight: bold; }
.colored-link:link, .colored-link:visited { color: #E50059; }

.dark-background { background: #141414; }
.dark-color { color: #141414; }

.highlight-background { background: #E50059; }
.highlight-color { color: #E50059; }

.left  { float: left; }
.right { float: right; }
.clear { clear: both; line-height:0; height:0; }

.red { color: #E50059; }
.small { font-size: 10px; } 

textarea { width: 424px; height: 160px; }
.col-1, .col-1-5, .col-2, .col-2-5, .col-3, .col-4 { float: left; }

.col-1 { width: 200px; }
.col-2 { width: 434px; }
.col-3 { width: 668px; }
.col-4 { width: 902px; }

.col-1-5 { width: 317px; }
.col-2-5 { width: 551px; }

#registerNowFloat { position:absolute; width:55px; height:199px; right:0px; top:250px; position:fixed; }

#also-insights { color: #FFF; background: #151515; }
.also-insights { font-size: 14px; font-family:Helvetica; font-size:14px; font-weight:bold; }



