.boxText {
	width: 400px;
}
.boxText a:link, .boxText a:visited {
	color: #666;
}
.boxText a:hover, .boxText a:active {
	color: #333;
}
#mainContent #box .liner{
	background-repeat: no-repeat;
	padding-top: 150px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	display: block;
	height: auto;
	background-color: #FFF;
}
#BottomShadow520 {
	background-image: url(../images/520_Bottom_Shadow.png);
	display: block;
	height: 6px;
	background-repeat: no-repeat;
	width: 536px;
}
#topShadow520 {
	background-image:url(../images/520_Top_Shadow_test.png);
	display: block;
	height: 6px;
	width: 536px;
	background-repeat: no-repeat;
}
#stubbenProducts {
	width: 180px;
	position: absolute;
	top: 19px;
	right: 9px;
}
#leftbox {
	background-color: #FFF;
}
#leftside {
	width: 260px;
	float: left;
}
#leftside .inside {
	padding-top: 100px;
	padding-left: 20px;
	padding-right: 20px;
}
#rightside {
	position: relative;
	float: left;
	width: 536px;
	height: auto;
}
#rightside .inside {
	border: 1px solid #CCC;
	padding: 10px;
	position: relative;
}
#fitting {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	margin-top: 35px;
	padding-top: 35px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}
.centerShadow520  {
	background-image: url(../images/520_Center_Shadow.png);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	width: 530px;
}
#rightside .centerShadow520 #center {
	background-color: #FFF;
	padding: 5px;
	margin-right: 6px;
	margin-left: 6px;
}

