/******************* PRODUCTS ***********/


 #static_content_top
{
	background: #BDBCBC;
} 

/*
#static_content_top .grey_box
{
 	float: left;
	margin: 10px 0px 0px 10px; 
	width: 235px;
}

#static_content_top .grey_box a
{
  display: none;
}
*/
#static_content_bottom p {
	font-size: 12pt;
	/* padding: 10px 35px 15px 35px; */
	/*margin: 0px;*/

}

#static_content_bottom
{
	margin: 20px 30px 20px 20px;
		
}


/*inv app colors*/

#inv_search_container
{
	background-color: #E4E4E4;
}

.inv_feature_listing_title
{
	background-color: #000000;
}

.inv_feature_listing_body 
{
		background-color: #E4E4E4;
}

#search_box
{
	background-color: #E4E4E4;
}

td.list_newsletter_header 
{
	background-color: #E4E4E4;
}


/***The 3 products pages ***/

a.center
{
	padding-top: 20px;
	display: block;
	width:100%;
	text-align: center;
}



/***products page ***/

div.products_right
{
	width: 490px !important;
	margin-left: 10px;
}