.leftcol { color: #000; background-color: #fff; text-align: left; width: 170px; float: left; }
.middlecol { color: #000; background-color: #fff; text-align: left; width: 460px; float: left; margin-right: 15px; margin-left: 15px; }
.rightcol { color: #000; background-color: #fff; text-align: left; width: 170px; float: left; }
/*2 middle columns*/
.fourcol { color: #000; background-color: #fff; text-align: left; width: 228px; float: left; margin-right: 10px; }
.fourcol2 { color: #000; background-color: #fff; text-align: left; width: 116px; float: left; }
/*Tickets page - left column*/
.leftcol_coloured { color: #000; background-color: #f5821e; text-align: left; width: 170px; float: left; }
div.leftcol_coloured p   { color: #000; font-size: 10px; font-style: normal; font-weight: normal; line-height: 15px; background-color: #f5821e; text-align: left; margin: 0 0 15px; padding-right: 5px; padding-left: 5px; }
div.leftcol_coloured ul { margin: -10px 0 15px; padding-right: 5px; padding-left: 5px; }
div.leftcol_coloured a:hover { color: #fff; }
