
#individualContainerBody {
	float:left;
	min-height: 0;
	margin-right: 0px;
	padding: 1px;
	_height: 0;
	height: 1%;
	background-image: url('/images/products/styles/individualBodyBg.gif');
	background-repeat: repeat-x;
}
#sddm {
	margin: 0;
	padding: 0;
	z-index: 30;
}
#sddm li {
	margin: 0;
	padding-left: 110;
	list-style-type: none;
	float: left;
}
#sddm li a {
	display: block;
	margin-top: 14px;
	margin-left: 12px;
	margin-right: -2px;
	padding-left: 3px;
	text-decoration: none;
	
}
/*Controls Top Menu Links*/
#sddm li a:hover {
}
#sddm div {
	position: absolute;
	visibility: hidden;
	margin: 0;
	margin-left: 28px;
	padding: 0;
	background: #ffffff;
}
#sddm div a {
		position: relative;
		display: block;
		margin: 0;
		margin-bottom: 1px;
		padding: 5px 5px;
		width: 135px;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background-image: url('/images/USPNF/styles/subMenuBg.gif');
		color: #4D4F4F;
		border: solid 1px #C8C9CA;
		font-weight: bold;
		background: #f4edd8;
}
/*Catalog button rollover function*/

#sddm div a:hover {
	background: #;
	color: #902620;
}
#sddm2 {
	margin-top: 0;
	padding: 0;
}

#sddm2 ul {
	width: 153px;
} 

#sddm2 ul li {
	list-style-type: none;
	list-style-image: none;
}

#sddm2 li {
	background-repeat: no-repeat;
	
}

#sddm2 li a { 
	color: #576054;
	font-size: 9px;
	font-weight: bold;
	
}

#sddm2 div {
	position: absolute;
	visibility: hidden;
	margin-top: -2px;
	margin-left: 10px;
	background: #;
	font-size: 9px;
	
}

#sddm2 div a {
	display: block;
	height: 22px;
	width: 124px;
	line-height: 10px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-right: 4px;
	background-repeat: no-repeat;
	background-image: url('/images/products/styles/buttonBgBlueFade.gif');
	
}
 * html #sddm2 li a {  /* make hover effect work in IE */
	background-image: url('/images/products/styles/buttonBgBlueFade.gif');
	background-repeat: no-repeat;
	text-decoration: none;
 	
}
#sddm2 li a:link {
	background-image: url('/images/products/styles/buttonBgBlueFade.gif');
	background-repeat: no-repeat;
	text-decoration: none;
}	

#sddm2 li a:hover {
	background-image: url('/images/products/styles/buttonBgYellowFadeA.gif');
	background-repeat: no-repeat;
	text-decoration: none;
}	

/*Controls Arrow Buttons in Related Resources sidebar*/
div#buttonGreenArrow {
	height: 16px;
	width: 125px;
	line-height:16px;
	margin-left: 0px;
	margin-bottom: 5px;
	padding-left: 20px;
	padding-right: 4px;
	background-image: url('/images/products/styles/buttonBgGreenArrow.gif');
	background-repeat: no-repeat;
	border: solid 1px #D4D4D4;
	z-index:0;
}
p.one
{
border: solid 1px #D4D4D4;
margin-bottom: 2px;
}
.float{
	position: relative;
	float:left; 
	width:600px; 
	height:1600px;
}
.tableA {
	position: relative;
	width:691px;
	 clear:both;
}
div#buttonGreenArrow a {
	text-decoration: none;
	font-weight: bold;
	border: none;
	color: #313435;
}
div#buttonGreenArrow img {
	vertical-align: middle;
}
div#buttonFeaturedProducts {
	height: 22px;
	line-height:22px;
	margin-left: 0px;
	border: solid 1px #94CFE7;
}
div.buttonECatalog {
	height: 16px;
	line-height:16px;
}
div.buttonECatalogDouble {
	height: 32px;
	line-height:16px;
}

#cataloglinks ul {
	width: 158px;
	
	
} 

#cataloglinks ul li {
	list-style-type: none;
	list-style-image: none;
	border: solid 1px #D4D4D4;
	
}

#cataloglinks li {
	background-image: url('/images/products/styles/buttonBgBlueFade.gif');
	background-repeat: no-repeat;
	
}

#cataloglinks li a { 
	display: block;		
	color: #576054;
	font-size: 9px;
	padding-left: 20px;
	padding-bottom: 200px;
	font-weight: bold;
	
	
}

 * html #cataloglinks li a {  /* make hover effect work in IE */
	background-image: url('/images/products/styles/buttonBgGreenFade.gif');
	background-repeat: no-repeat;
	text-decoration: none;
 	
}

#cataloglinks li a:hover {
	background-image: url('/images/products/styles/buttonBgYellowFadeA.gif');
	background-repeat: no-repeat;
	text-decoration: none;
}


