@charset "UTF-8";

#PageHeader h1 {
	font-size: 1.17em;
	font-weight: bold;
	margin: 0 0 5px;
	font-size: 1.33em !important;
}
#PageHeader .sec-lead {
	font-size: 0.92em;
}
.feature_list {
	position: relative;
	overflow: hidden;
	margin-right: -12px;
	margin-bottom: -30px;
}
.feature_list .pickupUnit {
	width: 310px;
	height: 270px;
	margin-left: 0;
	margin-right: 12px;
	margin-bottom: 30px;
}


/*h3 {
	margin-bottom: 15px;
}*/

#SITE-BODY-AREA #Endlist h2 {
    position: relative;
    padding: 10px 10px 10px 30px;
    border: 1px solid #ccc;
    background: -webkit-linear-gradient(top, #fff 0%, #f0f0f0 100%);
    background: linear-gradient(to bottom, #fff 0%, #f0f0f0 100%);
    box-shadow: 0 -1px 0 rgba(255, 255, 255, 1) inset;
    font-size: 1.2em;
	    font-weight: bold;
	font-style: normal;
    margin-bottom: 15px;
    color: #1650a0;
}
#SITE-BODY-AREA #Endlist h2::after {
    position: absolute;
    top: 5px;
    left: .6em;
    z-index: 2;
    content: '';
    width: 5px;
    height: 26px;
    background-color: #1650a0;
}
#SITE-BODY-AREA #Endlist p {
    margin-bottom: 10px;
}


/*#pageTop {
	z-index: 5000!important;
}*/

.contentSection {
	margin-bottom: 30px;
}
.sp_only {
	display: none!important;
}

.page_top {
	width: 960px;
	margin: 15px auto;
	text-align: right;
	font-size: 12px;
}
.page_top a {
	color: #4d4d4d;
}
