.v4_support {
	margin-top: -4px;
	padding: 0 4px 40px 20px;
	font-size: 14px;
	max-width: 584px;
}

.v4_support .business_cards_boxed {
	max-width: 557px;
}

.v3_support_2column_content div.imagewrapper, 
.v3_support_2column_content div.imagewrapper div {
	padding: 0;
}

@font-face {
	font-family: ledUvFont;
	src: url(/css/ContextReprise.ttf);
}

.v4_support h1 {
	color: #f7941e;
	font-family: ledUvFont, Verdana, Arial, Helvetica, sans-serif;
	font-size: 2em;
	margin-top: 0;
	margin-bottom: 0.6em;
}

.v4_support h2 {
	color: #f7941e;
	margin: 18px 0 12px;;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
}

.v4_support h3 {
	font-size: 1.2em;
}
.v4_support h3#trailer {
	padding-top:10px;
}

.v4_support h4 { 
	margin-top:20px; 
	line-height:2em;
}

.v4_support p {
	margin-bottom:10px;
}

.v4_support img {
	margin:0px;
	max-width:100%;
}

.v4_support ul {
	padding-left: 1.333em;
}
.v4_support li {
	padding-left: 0.333em;
	margin-bottom: 0.5em;
}

.v4_support div.section {
/* 	margin-top: 2em; */
}

.v4_support .section_title {
	color: #f7941e;
	font-family: ledUvFont, Verdana, Arial, Helvetica, sans-serif;
	font-size: 2.2em;
	border-bottom: 1px solid #ddd;
	margin-bottom: 0.6em;
}

.v4_support .call_to_action {
	margin:1.45em 0;
}
.v4_support .contacts {
	max-width: 400px;
}
.v4_support .contacts td {
	padding-left: 0px;
}

.v4_support .plant {
	color: #f7941e;
	width: 90px;
}


.v4_support .section {
	margin-bottom: 20px;;
}

.v4_support .section_header_left {
	float: left;
	width: 264px;
	margin-right: 26px;
	margin-bottom: 10px;
}

.v4_support .section_header_left h5 {
	margin-bottom: 0.5em;
}

.v4_support .section_header_right {
	float: left;
	width: 264px;
	padding: 0;
}

.v4_support .section_left {
	margin-right: 26px;
}

.v4_support .section_image {
	float: left;
	padding: 0;
	margin-top: 14px;
	margin-bottom: 10px;
	-moz-box-shadow: 0px 0px 15px #888;
	-webkit-box-shadow: 0px 0px 15px #888;
	box-shadow: 0px 0px 15px #888;
}

.v4_support .section_image img {
	width: 100%;
}

.v4_support .turnaround {
	float: left;
	width: 40%;
}

.v4_support .turnaround_image {
	float: left;
	width: 58%;
	text-align: right;
}

.v4_support .image_shadow {
	-moz-box-shadow: 0px 0px 15px #888;
	-webkit-box-shadow: 0px 0px 15px #888;
	box-shadow: 0px 0px 15px #888;
}

.v4_support #image_hd500lpi {
	position: absolute;
	top: 80px;
	right: 0px;
	width: 24%;
}

#support-sidebar div.v3_portlet ul.v3_operations li.support_menu_section_header {
	background-color: #ddd;
	padding-left: 4px;
	font-weight: bold;
}

#support-sidebar .v3_portlet .portlet-content {
    padding: 0 16px 0 0;
}

#support-sidebar .v3_portlet .v3_operations .active {
	background-color: unset;
}

#support-sidebar .v3_portlet .v3_operations .active a {
	background-color: bisque;
}

#support-sidebar .v3_portlet .v3_operations li a:focus,
#support-sidebar .v3_portlet .v3_operations li a:hover {
	background: oldlace;
}

@media ( max-width : 1040px) {
	.v4_support #image_hd500lpi {
		position: static;
		width: 100%;
	}
}


