
<!-- ----------------------------------- -->

table.dptable{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	width:100%;
	}


	
.dphead{
	background:#737069;
	height:44px;
	font-weight:bold;
	text-transform:uppercase;
	font-size:12px;
	border-bottom:0px;
	}
	
.dphead a{
	color:#fff;
	}

.dprow:hover,
.dprowalt:hover{
	background:#F5F5EB;
	}

#dphead-name{
	padding-left:20px;
	width:340px;
	height:46px;
	}

#dphead-expiry{
	width:100px;
	height:40px;
	}
	
#dphead-price{
	width:100px;
	height:40px;
	}

#dphead-status{
	width:80px;
	height:40px;
	}
	
.dptable td {
	border-bottom:1px solid #E9E9D9;
	}
	
#dpcols-name{
	height:38px;
	}
#dpcols-name a{
	font-weight:bold;
	letter-spacing:0.4px;
	}

#dpcols-name img{
	padding:5px 2px 5px 0px;
	}
	
#dpcols-status{
	font-size:11px;
	}
	
#dpcols-expiry{
	font-size:11px;
	}
	
#dpcols-contact{
	padding:0 5px 0 0;
	}	