/*2006 Home*/
.leftcolumn { color: #000; background-color: #fff; text-align: left; width: 350px; float: left; }
.middlecolumn { color: #000; background-color: #fff; text-align: left; width: 230px; float: left; margin-right: 10px; margin-left: 10px; }
.rightcolumn { color: #000; background-color: #fff; background-image: url(assets/5px_blackline.gif); background-repeat: repeat-x; background-position: 0 335px; text-align: left; width: 230px; float: left; }
/*Breadcrumbs etc.*/
.breadcrumb   { color: #000; background-color: #fff; text-align: left; margin: 10px 0 0; width: 230px; height: 45px; float: left; clear: both   }
.pickoftheday { color: #000; background-color: inherit; text-align: left; margin: 0 0 10px; width: 230px; height: 181px; float: left; clear: both  }
.competition { color: #000; background-color: inherit; text-align: left; margin: 10px 0 0; width: 230px; height: 100px; float: left; clear: both  }
/*News*/
iframe { float: left; clear: none; margin: 0 0 5px; padding: 0; border-width: 0; outline-width: 0; }
#newsarrows { text-align: right; width: 30px; float: left; }
.arrowpad { padding-bottom: 5px; }
