@charset "utf-8";
/* CSS Document */
tr.section{
	background-color: #3D9FD8;}
.sectionTitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: 500;
	color: #fff;
	padding-top: 5px;
	padding-bottom: 5px;
	text-transform:uppercase;
	}
td.separator{
	height: 15px;
	}
h3.subtitle{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #666666;
	margin-bottom: 8px;
	margin-top: 10px;
	}
td.content{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	line-height: 18px;
	color: #666666;
	}
td.content1{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #666666;
	}
td.content2{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	line-height: 18px;
	color: #fff;
	padding-right: 30px;
	}
td.price{
	font-size: 20px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #F1AB58;}
a.buttonSelection{
	background-color: #F1AB58;
	color: #fff;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	padding: 6px 10px;
	border-radius: 5px;
	text-decoration: none;
	}
a.buttonSelection:hover, a.buttonSelection:active{
	background-color: #ff8f15;
}
.size{
	color: #A667A9;
	}
.front{
	color: #79C272;
	}
.fanless{
	color: #4EA3B7;
	}
.solution{
	color: #DB6A7B;
	}
.platform{
	color: #1080C5;
	}
.io{
	color: #444445;
	}
td.content1{
	vertical-align: top;
	}
table.susi{
	background-color: #3D9FD8;
	width: 780px;
	margin-bottom: 40px;
	}