@import url("baseStyle.css");

.techView{
	width:515px;
	text-align: left;
	float: left;
	margin: 0 0 30px 0;
	background-image: url(/common/img/centerBgBottom.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}

.techViewTop{width: 515px;
background-image: url(/common/img/centerBgTop.gif);
	background-position: left top;
	background-repeat: no-repeat;}

.techView h1{
color: #000;
font-size: 14px;
font-weight: bold;
background-image: url(/common/img/centerBgTop.gif);
background-position: left top;
background-repeat: no-repeat;
}
.techView h1{
padding-top: 10px;}

.techView h1, .techView h2, .techView p{
padding-left: 15px; padding-right: 15px;}

.techView img{
margin: 0 0 0 10px;}

.contentTable{
border-top: 1px solid #eaeaea;}

.contentTable h1{background-image:url(../img/redTriangleBullet.gif);
background-repeat: no-repeat;
background-position: left 5;
color: #000;
padding: 0 0 0 15px;
margin:10px 0 0 10px;
font-weight: bold;
font-size: 14px;}

.contentTable ul{
margin: 5px 0 0 20px;}
.contentTable li{
color: #666;
padding: 0 0 5px 0;}
.contentArea h1{}

.contentArea{width: 515px;}


}



