#hiredesk {
	font-family: Arial, Helvetica, sans-serif;
}
#hiredesk h1 {
	padding:0px 0px 5px 0px;
	font-family: inherit;
	font-size:28px;
	color: #000000;
	text-transform:uppercase;
}
#hiredesk h2 {
	padding:0px 0px 30px 0px;
	font-family: inherit;
	font-size:16px;
	color: #000000;
}



#hiredesk #summary {
	background:url('../img/summary.jpg') no-repeat 0px 0px;
	width:345px;
	float:left;
}
#hiredesk #summary .pad {
	padding:300px 30px 0px 0px
}



#hiredesk #details {
	width:325px;
	float:left;
}
#hiredesk #details h2 {
	padding:0px 0px 10px 0px;
}
#hiredesk #details h2 span {
	display:block;
	color:#F09735;
}
#hiredesk #details ul.contacts li {
	position:relative;
}
#hiredesk #details ul.contacts li {
	background:none;
	font-size:16px;
	font-weight:bold;
	color:#F09735;
}
#hiredesk #details ul.contacts li a {
	background:white;
	font-size:16px;
	font-weight:bold;
	color:black;
	position:absolute;
	left:60px;
}
#hiredesk #details ul.contacts li.tel span {
	background:url(../img/phone.gif) no-repeat 0px 0px;
	height:44px;
	position:absolute;
	left:0px;
	text-indent:60px;
}
#hiredesk #details ul.contacts li.tel {
	font-size:28px;
	height:44px;
}
#hiredesk #details ul.contacts li.tel a {
	font-size:28px;
	height:44px;
	line-height:44px;
}



#hiredesk #details #opening-hours {
	background:url(../img/vans_v2.jpg) no-repeat 0px 0px;
	width:321px;
	padding:135px 0px 0px 0px;
}
#hiredesk #details #opening-hours .table {
	background:url(../img/table.gif) no-repeat left bottom;
	padding:0px 0px 10px 0px;
}
#hiredesk #details #opening-hours .table2 {
	background:url(../img/table.gif) no-repeat left top;
	width:321px;
	padding:0px;
}
#hiredesk #details #opening-hours table {
	width:301px;
}
#hiredesk #details #opening-hours table caption {
	font-weight:bold;
	padding:6px 15px 6px 15px;
	text-align:left;
}
#hiredesk #details #opening-hours table th {
	border-top:solid 1px white;
	padding:3px 15px 4px 15px;
}
#hiredesk #details #opening-hours table td {
	border-top:solid 1px white;
	padding:3px 15px 4px 15px;
}






#hiredesk p {
	font-family: inherit;
	font-size:13px;
	padding:0px 0px 30px 0px;
}
#hiredesk li {
	font-family: inherit;
	padding:0px 0px 10px 0px;
}
