﻿#leftNav #contactMenu {
	clear:left;
	float:left;
	margin-bottom:5px;
}
#leftNav #contactMenu li{
	clear:left;
	float:left;
	width:188px;
}
#leftNav #contactMenu li a{
	height:21px;
	width:188px;
	background-repeat: no-repeat;
	background-position: left top;
}
* html #leftNav #contactMenu li,
* html #leftNav #contactMenu li a {
	width:178px; /*ie 6 only*/
}
#leftNav #contactMenu li strong{
	display:none;
}

#leftNav #contactMenu #btnContactDetails {
			height:24px;
			background-image: url(../graphics/nav/leftnav_contact_contact_f2.gif);
		}
		#leftNav #contactMenu #btnContactDetails a {
			height:24px;
			background-image: url(../graphics/nav/leftnav_contact_contact.gif);
		}
			#leftNav #contactMenu #btnContactDetails a:hover {
				background-image: none;
			}
#leftNav #contactMenu #btnCatalogue {
			height:21px;
			background-image: url(../graphics/nav/leftnav_contact_cataloguerequest_f2.gif);
		}
		#leftNav #contactMenu  #btnCatalogue a {
			height:21px;
			background-image: url(../graphics/nav/leftnav_contact_cataloguerequest.gif);
		}
			#leftNav #contactMenu  #btnCatalogue a:hover {
				background-image: none;
			}
#leftNav #contactMenu #btnSchool {
			height:21px;
			background-image: url(../graphics/nav/leftnav_contact_schools_f2.gif);
		}
		#leftNav #contactMenu  #btnSchool a {
			height:21px;
			background-image: url(../graphics/nav/leftnav_contact_schools.gif);
		}
			#leftNav #contactMenu  #btnSchool a:hover {
				background-image: none;
			}
#leftNav #contactMenu #btnVisit {
			height:21px;
			background-image: url(../graphics/nav/leftnav_contact_visits_f2.gif);
		}
		#leftNav #contactMenu  #btnVisit a {
			height:21px;
			background-image: url(../graphics/nav/leftnav_contact_visits.gif);
		}
			#leftNav #contactMenu  #btnVisit a:hover {
				background-image: none;
			}
#leftNav #contactMenu #btnSubmission {
			height:21px;
			background-image: url(../graphics/nav/leftnav_contact_submissions_f2.gif);
		}
		#leftNav #contactMenu  #btnSubmission a {
			height:21px;
			background-image: url(../graphics/nav/leftnav_contact_submissions.gif);
		}
			#leftNav #contactMenu  #btnSubmission a:hover {
				background-image: none;
			}
#leftNav #contactMenu #btnRights {
			height:21px;
			background-image: url(../graphics/nav/leftnav_contact_rights_f2.gif);
		}
		#leftNav #contactMenu  #btnRights a {
			height:21px;
			background-image: url(../graphics/nav/leftnav_contact_rights.gif);
		}
			#leftNav #contactMenu  #btnRights a:hover {
				background-image: none;
			}
#leftNav #contactMenu #btnTrade {
			height:21px;
			background-image: url(../graphics/nav/leftnav_contact_trade_f2.gif);
		}
		#leftNav #contactMenu  #btnTrade a {
			height:21px;
			background-image: url(../graphics/nav/leftnav_contact_trade.gif);
		}
			#leftNav #contactMenu  #btnTrade a:hover {
				background-image: none;
			}
#leftNav #contactMenu #btnJobs {
			height:23px;
			background-image: url(../graphics/nav/leftnav_contact_jobs_f2.gif);
		}
		#leftNav #contactMenu  #btnJobs a {
			height:23px;
			background-image: url(../graphics/nav/leftnav_contact_jobs.gif);
		}
			#leftNav #contactMenu  #btnJobs a:hover {
				background-image: none;
			}
