#breadCrumbs {
	width:auto;
	padding:5px 0;
	margin:10px 23px;
	font-size:10px;
	color:RGB(101,101,101);
	border-bottom:1px dotted RGB(210,210,210);
	border-top:1px dotted RGB(210,210,210);
	font-family:'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, sans-serif;
}

#breadCrumbs a {
	margin:auto 2px;
}

#inpageWrapper {
	width:auto; 
	height:auto; 
	margin:auto 23px; 
	overflow:hidden;
}

div.fences {
	width:auto;
	height:auto;
	margin:0;
	padding:10px; 
	padding-bottom:10px;
	border-bottom:1px solid RGB(220,220,220); 
}

div.fencesFirst {
	border-top:1px solid RGB(220,220,220);
}

div.fences:hover {
	background-color:#FFC;
}

.fences .fenceListPic {
	width:165px; 
	float:left;
}

.fences .fenceListPic img {
	border:none;
}

.fences .fenceListInfo {
	width:325px; 
	float:right;
}

.fences h3 {
	margin:0;
	color:#CC3366;
	font-style:italic;
	font-family:Arial, Helvetica, sans-serif;
}

.fences h4 {
	margin:0;
	color:RGB(25,25,25);
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	font-weight:bold;
	font-size:14px;
}

a.moreInfo {
	background-image:url(images/arrow.gif);
	background-position:left middle;
	background-position:center left;
	background-repeat:no-repeat;
	padding-left:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

div.fences p {
	margin-top:0;
}

a.arrow {
	background:url(images/arrow.gif) left center no-repeat; 
	padding-left:15px;
}

#pageTitle {
	width:auto; 
	height:auto; 
	margin:10px 23px; 
	padding:3px; 
	background-color:RGB(245,245,245); 
	border:1px solid RGB(210,210,210); 
	text-align:center;
}

#pageTitle h1 {
	margin:0;
}

#infoBoxWrapper {
	width:524px; 
	height:auto; 
	margin:0 23px; 
	padding:0;
	overflow:hidden;
}

.picMed {
	width:310px; 
	height:190px; 
	overflow:hidden; 
	float:left;
	background-repeat:no-repeat;
}

.picMed a {
	display:block; 
	width:310px; 
	height:190px; 
	background:url(pictures/click-to-enlarge.png) no-repeat;
}

#infoBoxWrapper .prodInfo {
	width:204px; 
	height:auto; 
	overflow:hidden; 
	float:right;
}

#infoBoxWrapper .prodInfo p {
	margin:0;
}

#infoBoxWrapper .prodInfo table {
	width:204px; 
	height:auto; 
	margin:0; 
	margin-top:10px; 
	padding:0; 
	border-collapse:collapse;
}

#infoBoxWrapper .prodInfo table tr:hover {
	background-color:#FFC;
}

#infoBoxWrapper .prodInfo table td {
	padding:3px; 
	width:96px; 
	height:auto;
	border-bottom:1px solid RGB(210,210,210);
}

#infoBoxWrapper .prodInfo table tr.head {
	font-weight:bold;
	border-bottom:1px solid RGB(101,101,101);
}

#infoBoxWrapper .prodInfo table tr.head:hover {
	background-color:#FFF;
}

a.instantQuote {
	display:block; 
	width:204px; 
	height:34px; 
	background:url(images/newGetQuickQuote.png) no-repeat; 
	margin-top:5px;
}

#prodPicGalleryWrapper {
	width:520px; 
	height:auto; 
	padding:3px; 
	margin:10px auto; 
	border:1px solid RGB(210,210,210); 
	border-left:none; 
	border-right:none;
}

#prodPicGalleryWrapper ul {
	list-style:none; 
	margin:0; 
	padding:0;
}

#prodPicGalleryWrapper ul li {
	float:left; 
	border:1px solid RGB(51,102,204); 
	padding:2px; 
	margin-right:3px;
}

#prodPicGalleryWrapper ul li a {
	display:block; 
	width:100px; 
	height:61px; 
	overflow:hidden;
	background-repeat:no-repeat;
}

.specsHeader {
	padding:5px; 
	margin-bottom:10px;
	font-size:14px; 
	font-weight:bold; 
	text-align:center; 
	background-color:RGB(245,245,245); 
	border:1px solid RGB(210,210,210);
}

h2.tabs {
	text-align:center;
	margin:5px auto;
	font-size:16px;
}

#smmedPicRowWrapper {
	width:auto; 
	height:auto; 
	padding:5px 0; 
	border-bottom:1px solid RGB(210,210,210);
}

#smmedPicRowWrapper .smmedPic {
	width:150px; 
	height:92px; 
	float:left; 
	background-repeat:no-repeat;
}

#smmedPicRowWrapper .smmedPic a {
	display:block; 
	width:150px; 
	height:92px; 
	background:url(pictures/click-to-enlarge-smmed.png) no-repeat;
}

#smmedPicRowWrapper .rtDescription {
	width:330px; 
	height:auto; 
	float:right; 
	padding:5px 0;
}