@charset "UTF-8";

table.pricesAndSpecs_Table td.column1
{
  width: 460px;
  border-right: 0px solid #d0d0d0;
  padding: 0px 10px 0px 0px;
}

table.pricesAndSpecs_Table td.column1 div.text
{
  color:#6C6F70;
  font-size: 10px;
}

table.pricesAndSpecs_Table td.column2
{
  padding: 0px 0px 0px 10px;
  vertical-align: top;

}

.pricesAndSpecs_note
{
  font-weight: bold;
  font-size: 9px;
  padding: 0px;
  position: absolute;
  bottom: 10px;
  left: 0px;
  
}

.ContentHeaderGradient
{
	font-size:13px !important;
	clear: both;
	padding: 0px 0px;
	padding-bottom:9px;
}

.Content 
{
	clear: both;
	padding: 5px 0px;
}

.Content table.LeftFloatedTextArticle img.Icon
{
  margin: 0px 15px 0px 0px;
  vertical-align: middle;
}

.Content table.LeftFloatedTextArticle td.middleDownloadLink
{
  vertical-align: middle;
}

.Content table.LeftFloatedTextArticle td.middleDownloadLink a
{
  text-decoration: none;
  color: #000000;
  font-weight: bold;
}

.ContentGradient
{
	
	clear: both;
	padding: 9px 0px;
	height: 103px;
	position: relative;
}

