#left_nav	{	display: block; }

#product_information #main #body
											{
											width: 780px;
											margin-left: 30px;
											padding: 0px;
											}		
											
#product_information #main #body ul
											{
											margin: 0;
											padding: 0;											
											margin-top: 15px;
											clear: both;
											list-style: none;
											}						
											
#product_information #main #body li
											{
											float: left;		
											margin-left: 6px;						
											margin-right: 0px;
											width: 475px;
											}	
											
#product_information #main #body li a
											{
											color: #000;
											text-decoration: none;
											margin-bottom: 1px;
											border-bottom: 1px dotted #000;
											}		

#product_information #main #body .img-website {
											background: url('../images/featured/featured_shadow.jpg') center 8px no-repeat;
											width: 234px;
											text-align: center;
											float: left;
											}	
											
#product_information #main #body .img-website a, #product_information #main #body .img-website a:hover, #product_information #main #body .img-website a:visited {
											border: none;
											-moz-outline: none;
}	

#product_information #main #body .img-website img:hover{
											width: 232px;
}
											
#product_information #main #body .img-website img{
											background: url('../images/featured/featured_shadow.jpg') top left no-repeat;
											padding: 0;
											margin: 0;
											margin-left: auto;
											margin-right: auto;
											border: none;
											}																				
											
#product_information #main #body h3
											{
											font-size: 0.8em;	
											margin-left: 10px;
											font-family: Georgia, "Times New Roman", Times, serif;
											text-transform: none;
											font-size: 8pt;
											font-weight: normal;											
											}		
											
#product_information #main #body h3 a
											{
											border-color: #000;
											font-weight: bold;
											font-size: 9pt;											
											}		
											
#product_information #main #body h3 a:hover
											{
											color: #f60;
											border-bottom: 1px solid;
											}							
											
#product_information #main #body li p b a
											{
											color: #39f;				
											}																																																													

#product_information #main #body #featured_site_form ul
											{
											width: 600px;
											margin-left: 5px;
											font-size: 0.8em;
											list-style: none;
											}		

#product_information #main #body #featured_site_form li
											{
											width: 525px;
											margin-bottom: 10px;
											color: #555;
											}		

#product_information #main #body #featured_site_form li label
											{
											width: 180px;
											display: -moz-inline-box;
											display: inline-block;
											vertical-align: top;
											}		
																																	
#product_information #main #body #featured_site_form li textarea {
										  width: 300px;
											border: 1px #999 solid;
											}
											
#product_information #main #body #featured_site_form li input {
										  width: 220px;
											border: 1px #999 solid;
											}

#product_information #main #body #featured_site_form li .button {
										  width: 100px;
											border: 1px #999 solid;
											float: right;
											margin: 20px 38px 20px 0px;
											}
											
dt 										{
											font-size: 0.9em;
											margin: 10px 0 5px 10px;
											font-weight: bold;
											text-transform: uppercase;
											}

.img-website 					{
											float: left;
											margin: 0 20px 10px 0;
											padding: 10px;
											height: 160px;
											width: 225px;
											overflow: hidden;
											background: url(images/featured_shadow.gif) top left no-repeat;
											}

.img-website a 				{
											border: 0;
											}

.externallink 				{
											background: url("../images/icn_externallink.gif") center right no-repeat;
											padding-right: 15px;
											}
