/* @override http://unipex-sol-ca.fn.mac/css/screen.css */

body {
	background-image: url(/img/bg-container.png);
	}

#intro4 {
	background: transparent url(/img/visual-intro.jpg) 550px -77px no-repeat;
	}
#home #intro4 {
	background: transparent url(/img/visual-intro.jpg) 70px -40px no-repeat;
	}

#home .col3 {
	width: 160px;
	}

#surcharges {
	margin: 2em 0 0;
	}
#surcharges ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#surcharges li {
	margin: 0;
	padding: 0;
	}

.note {
	color: #666;
	font-size: .85em;
	}

/* IE 6 */
* html #home .links li a {
	background: none;
	}
/* IE 7 */
*:first-child+html #home .links li a {
	background: none;
	}

h2.forward a {
	background: url(http://www.unipex.com/common/img/forward.png) 220px 50% no-repeat;
	display: block;
	font-size: .9em;
	padding: 0 30px 0 0;
	}
h2.forward a.open {
	background: none;
	}

h2.forward a:visited {
	color: #690;
	}
h2.forward a:hover {
	background-position: 100% 50%;
	color: #C00;
	text-decoration: none;
	}
h2.forward a:focus {
	outline: none;
	}

#survey_form {
	overflow: hidden;
	width: 710px;
	}
#survey_form .col2wide {
	width: 430px;
	}
#survey_form .col2narrow {
	width: 240px;
	}

#contact #text #survey_form .radio input {
	width: auto;
	}
#contact #text #survey_form textarea {
	width: 430px;
	}

#survey_form .col2wide fieldset  {
	border-top: 1px solid #fff;
	padding: 10px 0 0;
	}
#survey_form .radio p {
	float: left;
	font-weight: bold;
	margin: 0 0 0 25px;
	position: relative;
	width: 220px;
	}
#survey_form .radio p strong {
	color: #690;
	font-size: 1.2em;
	position: absolute;
	top: 0; left: -25px;
	}
#survey_form .radio_group {
	float: right;
	font-size: .9em;
	margin: 0;
	width: 170px;
	}
#survey_form .radio_group div {
	margin: 0;
	}



