@charset "UTF-8";

table.pricesAndSpecs_Table td.column1
{
  width: 480px;
  border-right: 1px solid #d0d0d0;
  padding: 0px 10px 0px 0px;
}

table.pricesAndSpecs_Table td.column1 div.text
{
  color: #606060;
  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: 10px;
}

.ContentHeaderGradient
{
	background: url(../images/common/pricesAndSpecs_gradient1.jpg);
	clear: both;
	padding: 9px 10px;
}

.Content 
{
	clear: both;
	padding: 5px 10px;
}

.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
{
	background: url(../images/common/pricesAndSpecs_gradient2.jpg);
	clear: both;
	padding: 9px 10px;
	height: 103px;
	position: relative;
}
