@charset "utf-8";
/* CSS Document */
#spec-inner{
	font-family:Arial,Helvetica,sans-serif;
	margin:0 auto;
	text-align:left;
	width:980px;
	overflow:hidden;
}
#spec-wrapper{
	padding-left:25px;
	color:#000;
}

.column-2{
	width:600px;
	float:left;
	display:inline;
	padding-bottom:30px;
}

.column-1{
	width:272px;
	float:left;
	display:inline;
	padding-bottom:30px;
}

.column-2 h3 , .column-1 h3 {
	border-top:1px solid #ccc;
	padding:14px 0 22px;
	font-size:1.4em;
	color:#000;	
}

.column-2 h4 , .column-1 h4 {
	font-size:1.2em;
	color:#000;
	padding-bottom:10px
}

.column-1 p{
	text-align:center;
	padding-bottom:5px;
}
	

.column-1 ol{
	list-style:none;
}

.column-1 ol li{
	padding-bottom:2px;
}

.column-2 ul , .column-1 ul{
	margin-left:1.25em;
	list-style: square outside;
}

.column-2 li , .column-1 li{
	margin-bottom:8px;
}

.column-2 .inner-left{
	float:left;
	display:inline;
	width:272px;
}

.column-2 .inner-right{
	float:right;
	display:inline;
	width:272px;
}

.column-space{
	margin-left:58px;
}

.clear-row{
	clear:both;
}

.optional{
	padding-top:20px;
}

#table-fix {
	table-layout:fixed;
	width:597px;
}

/*
#table-fix thead{
	background:url(../images/bg-top.jpg) no-repeat 0 2px;
}
*/

#table-fix tfoot{
	background:url(http://pro.atiz.com/images/bg-bottom.jpg) no-repeat 0 0;
}

#table-fix tfoot.bg-mini-Tbottom{
	background:url(http://mini.atiz.com/images/bg-bottom.jpg) no-repeat 0 0;
}

#table-fix h5{
	font-size:1.1em;
	padding-bottom:8px;
}

#table-fix h6{
	font-size:1em;
	padding-top:3px;
}

.p20 {
	padding:10px 10px 10px 20px;
}

.bg-lt{
	background:url(http://pro.atiz.com/images/bg_lt.gif) no-repeat 0 0;
}

.bg-lr{
	background:url(http://pro.atiz.com/images/bg_rt.gif) no-repeat 0 0;
}

.bg-mini-c{
	background:url(http://mini.atiz.com/images/bg-c.jpg) no-repeat 0 0;
}

.bg-c{
	background:url(http://pro.atiz.com/images/bg_c.gif) no-repeat 0 0;
}

.bl {
	border-left:1px solid #ccc;
}

.bl-cc {
	border-left:1px solid #ccc;
}

.bb {
	border-bottom:1px solid #ccc;
}

.br {
	border-right:1px solid #ccc;
}

.bt {
	border-top:1px solid #ccc;
}

.br-cc {
	border-right:1px solid #ccc;
}

.dimension{
	padding-top:20px;
	padding-left:20px;
}

.packaging{
	padding:42px 0 0 3em;
}

.cradle-img{
	padding:35px 0 40px 15px;
}

.tech-specs-header{
	color:#990110;
	font-size:1.8em;
	padding:30px 0;
}