/* CSS fixes for IE8 and below */
#nav ul li:first-child, #nav ul {
	background: none !important;
	padding-top: 0 !important;
}
#nav {
	zoom: 1;
}
.placeholder {
	display: none;
}
/*#tickets ol {
	margin-top: -5px;	
}*/

.third {
	margin-right: 20px;
}