#container #main #content #orderintro {
	margin: 0;
	clear: both;
}

#container #main #content #orderintro .cols4across {
	width: 178px;
	height: 175px;
	padding: 0;
	margin: 5px 13px 15px 0;
	background-color: #FFF;
	border: #d4d1b6 solid 1px;
	vertical-align: top;
	float: left;
}

#container #main #content #orderintro .colslast {
	width: 178px;
	height: 175px;
	padding: 0;
	margin: 5px 0 15px 0;
	background-color: #FFF;
	border: #d4d1b6 solid 1px;
	vertical-align: top;
	float: left;
}

#container #main #content #orderintro #infoboxes {
	width: 120px;
	height: 120px;
	padding: 6px;
	margin: 0 0 5px 0;
	background-image: url(../images/global/frame_small.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#container #main #content #orderintro h2 {
	width: 178px;
	height: 24px;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	text-align: center;
	color: #963;
	margin: 0;
	padding: 0;
	background-image: url(../images/global/infobox_header.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}


#container #main #content #orderintro h2 a {
	color: #963;
	text-decoration: none;
}

#container #main #content #orderintro h2 a:hover {
	color: #C33;
}

#container #main #content #orderintro p {
	font-size: 14px;
	line-height: 18px;
	color: #996;
	padding: 10px 15px 5px 15px;
	margin: 0;
	width: 148px;
}

#container #main #content #orderintro ul {
	margin: 0;
	padding: 10px 15px 5px 15px;
	list-style-type: none;
	width: 148px;
}

#container #main #content #orderintro li {
	font-size: 14px;
	line-height: 18px;
	color: #996;
	background-image: url(../images/global/bullet_blue.gif);
	background-repeat: no-repeat;
	background-position: 0 8px;
	padding: 0 0 0 10px;
	margin: 0;
	display:block;
}

#container #main #content #orderintro li a, #container #main #content #orderintro p a {
	color: #669;
}

#container #main #content #orderintro li a:hover, #container #main #content #orderintro p a:hover {
	color: #C33;
}