@import url(pacweb.css);
@import url(guide_top.css);

ul {
	list-style: none;
}

.info_img {
	padding-bottom: 7px;
}

.guide { 
	width: 716px;
	margin-bottom: 14px;
	}
	
.guide a {
	display: block;
	width: 100%;
}

.guide td {
	vertical-align: top;
}

.guide div {
	width: 220px;
	margin: 0 auto;
	background: url(../img/guide_bg4.jpg) no-repeat;
	padding-top: 14px;
	}
	
.guide h3 {
	font-size: 20px;
	font-family: "Trebuchet MS";
	color: #83992B;
	letter-spacing: 0.5px;
	line-height: 1em;
	}
	
.guide ul {
	width: 100%;
	text-align: center;
	
}

#toolong {
	font-size : 11px;
	letter-spacing :0pt;	
	}

.guide li {
	height: 48px;
	}

.tests2 {
	background: url(../img/guide_bg4.jpg) no-repeat 0 -108px;
	}
	
.tests3 {
	background: url(../img/guide_bg4.jpg) no-repeat 0 -60px;
	}

.tests1 {
	background: url(../img/guide_bg1.jpg) no-repeat 0 -15px;
	}
