.heading-large {
	color: #ff8c13;
	font-size: 18px;
	margin: 5px 0 15px 0 !important;
}

.heading-medium {
	color: #2f3c40;
	font-size: 14px;
	font-weight: bold;
	padding: 15px 0 5px 0;	
}

.yellow {
	color: #ff8c13;
}

.image-heading {
	margin: 5px 0 5px 0;
}

.image-portrait {
	float: left;
	margin: 0px 10px 0px 0;
}

.bright-link {
	font-weight: bold;
	color: #81017e;
	text-decoration: none;
}

.hr {
	width: 100%;
	clear: both;
	border-top: 1px solid #f4f4f4;
	margin: 26px 0 10px 0;
}

#logospace {
	float: left;
	margin: 20px 0 0 0;
}

body#galleryHome h1 {
	background: url(http://www.courtauld.ac.uk/graphics/gallery_header.gif) 0 0 no-repeat;
	width: 304px;height: 54px;
}
	
body#galleryNavigation li#galleryNavTickets a {
	background-color:#FD7400;
	margin:1px 0 0;
}

.content-list-left {
	width: 43%;
	float: left;
}

.content-list-left ul {
	list-style: none;
	width: 150px;
	margin: 0;
	padding: 0;
	padding-left: 10px;
	line-height: 24px;
}

.content-list-left ul li {
	font-size: 12px !important;
    width: 200px;
}

#content-right {
	width: 175px;
	float: left;
}

#content-right ul {
    list-style: none;
	width: 150px;
	margin: 0;
	padding: 0;
	padding-left: 10px;
	line-height: 24px;
}

.content-list-right {
	width: 49%;
	float: right;
	margin-bottom: 10px;
}

.content-list-right ul {
	list-style: none;
	width: 150px;
	margin: 0;
	padding: 0 0 0 10px;	
	line-height: 24px;
}

.content-list-right ul li 
{
    font-size: 12px !important;
	width: 275px;
	padding: 0 0 1px 0;
	height: 20px;
}

.buy-now 
{
    float: right;
    text-align: right;
}

.clear:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both;
	visibility: hidden;
}

.adjustline 
{
    line-height:15px;
    padding-bottom:10px;
    padding-top:8px;
}

.checkout-table 
{
	width: 500px;
	font-size: 12px;
}

.checkout-table tr
{
	padding: 0 0 10px 0;
}

.checkout-table td
{
	width: 250px;
	padding: 0 0 6px 1px;
}

