@charset "utf-8";
/* CSS Document */

.sectionTitleBox {
	width: 650px;
	margin: 20px 0px 0px 10px;
	position: relative;
}
.sectionTitleBox img {
	float: none;
}
.sectionTitleBox h3 {
	position: relative;
	bottom: 0px;
}
.sectionInfo {
	width: 460px;
	position: absolute;
	top: 10px;
	right: 20px;
}
.productIconOuter {
	width: 92%;
	margin-left: 20px;
}
.sectionTitleBox .titleSpacer {
	background: #00A886;
	width: 641px;
	text-align: right;
	padding-right: 5px;
	height: 20px;
}
#outer #wrapper #middle .middleBox .productIconOuter .sectionTitleBox .sectionInfo a {
	color: #000000;
}

