#main-content-holder{
	padding-bottom: 20px;	
}

#right{
	float: right;
	width: 734px
}

#left{
	float: left;
	width: 185px;
	margin-right: 20px;
}
#left ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
}
#left ul li{
	display: block;
	width: 185px;
	height: 22px;
	padding: 6px 0px 2px 0px;
}
#left ul li a{
	color: #000;
	text-decoration: none;
}
.dotted-border-top{
	border-top: dotted 1px #000;
}
.dotted-border-bottom{
	border-bottom: dotted 1px #000;
}

#plant-table{
	border: solid 1px #aaa;
}
#plant-table tr th{ padding: 5px; border-bottom: solid 2px #aaa; }
#plant-table tr td{ padding: 5px; border-bottom: solid 1px #aaa; text-align: center; }

.product-name{ text-align: left !important; font-weight: bold; color: #003B71; }

#examples{ float: right; width: 380px; }
#big-image{ float: left; width: 378px; height: 213px; border: solid 1px #C4C4C5; margin-bottom: 4px; }
#small-images{ float: left; }
.small-img{ float: left; border: solid 1px #C4C4C5; }
