@import url('nav.css');
@import url('generic.css');

#exit-devices {
	margin-bottom: 40px;
}

#exit-devices .info ul.left {
	line-height: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 205px;
	float: left;
}
#exit-devices .info ul.right {
	line-height: 14px;
	margin-top: 0px;
	margin-left: 30px;
	margin-bottom: 0px;
	width: 300px;
	float: left;
}

ul.links {
	margin-bottom: 0;
}
ul.links li {
	background: transparent url(../images/btn_narrow.gif) no-repeat 7px 0px;
	padding: 1px 0px 0px 7px;
	height: 18px;
}
ul.links li a {
	color: #fff;
	text-align: center;
	width: 117px;
	height: 18px;
	display: block;
}

#exit-devices h2 {
	color: #1a3678;
	font-size: 14px;
	margin: 0;
}
#exit-devices h3 {
	color: #333;
	margin: 5px 0 5px;
}

#exit-devices .columns {
	width: 746px;
	height: 461px;
	clear: both;
}

#series80 .links {
	margin-top: 132px;
	width: 130px;
	float: left;
}

#series30 .links,
#series20 .links,
#series90 .links,
#seriesP .links {
	margin-top: 197px;
	width: 130px;
	float: left;
}

#series80 .info,
#series30 .info,
#series20 .info,
#series90 .info,
#seriesP .info {
	margin: 120px 0px 0px 25px;
	float: left;
}        

#series30 .info {
	margin-top: 100px;
}

#series80 {
	background: transparent url(../products/images/exits_80series.jpg) no-repeat 0px 0px;
	margin-bottom: 7px;
	width: 746px;
	height: 228px;
}

#series30 {
	background: transparent url(../products/images/exits_30series.jpg) no-repeat 0px 0px;
	margin-bottom: 7px;
	width: 369px;
	height: 228px;
	float: left;
}

#series20 {
	background: transparent url(../products/images/exits_20series.jpg) no-repeat 0px 0px;
	margin-bottom: 7px;
	width: 369px;
	height: 228px;
	float: right;
}

#series90 {
	background: transparent url(../products/images/exits_90series.jpg) no-repeat 0px 0px;
	margin-bottom: 7px;
	width: 369px;
	height: 228px;
	float: left;
}

#seriesP {
	background: transparent url(../products/images/exits_Pseries.jpg) no-repeat 0px 0px;
	margin-bottom: 7px;
	width: 369px;
	height: 228px;
	float: right;
}

