/* -- uncomment to show custom banner --
the banner should be named "custom-banner.jpg" and be inside the images folder*/

#banner {
	background-image:url(../images/custom-banner.jpg) !important;
}

.application-icon{
	vertical-align:middle;
	margin-top:-5px;
	padding-left:6px;
}



.p_record{
	background-color:#fff;
	background-image:url(../images/permits-bg.png);
	background-repeat:repeat-x;
	color:#626262;
	overflow:auto;
}

.p_content{
	width:430px;
	float:left;
	font-size:12px!important;
	padding-right:18px;
	margin:0!important;
	
}

.p_resources{
	width:234px;
	float:left;
	border-top:none!important;
	border-left:1px solid #ccc;
	margin:0 0 5px 0!important;
	padding:0!important;
	
}

.p_resources h6{
	margin:0 0 10px 10px;
	font-size:14px;
	
}


.p_resources_desc ul li{
	padding:0;
	background-image:none;
	margin-bottom:7px;
	background-color:#a5a3a3;
	font-size:11px;
}

.p_resources_desc ul li a {
	text-decoration:none;
	display:block;
	color:#fff;
	padding:4px;
	
}

.p_resources_desc ul li a:hover {
	background-color:#616161;
	
}

.p_resources_desc p a{
	margin-left: 10px;
}

.p_resources_desc ul li img{
	border:0;
	height:12px;
	width:12px;
	vertical-align:middle;
	margin-top:-2px;
	padding-left:4px!important;
	
}


.p_title{
	width:430px;
	line-height:24px;
	display:inline-block;
	
}

.p_title a{
	color:#1182AC;
	font-size:16px;
	font-weight:bold;
	
}

.p_title a:hover{
	text-decoration:underline;	
}

.p_link{
	display:none!important;
}

.persona{
	display:none!important;
	
}

