
html, body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	background: url(images/bg_main.jpg) center repeat-y;
}

#storetop {
	position: relative;
	width: 850px;
	height: 20px;
	margin: 20px auto 0;
	padding: 0;
	background: url(images/bg_store_top.png) no-repeat;
}

#container, #storecontainer {
	position: relative;
	padding: 0;
	width: 850px;
	height: auto;
	height: auto !important;
}

#container {
	background: url(images/generalImages/background.gif) repeat-y center;
	margin: 20px auto 0;
}

#storecontainer {
	background: url(images/bg_store.gif) repeat-y center;
	margin: 0 auto;
}

#bottom, #storebottom {
	position: relative;
	width: 850px;
	height: 20px;
	margin: 0 auto;
	padding: 0 0 20px 0;
}

#bottom {
	background: url(images/generalImages/background2.png) no-repeat;
}

#storebottom {
	background: url(images/bg_store_bottom.png) no-repeat;
}

#navigation {
	text-align: left;
	width: 870px;
	height: 55px;
	position: relative;
	margin: 20px auto 0;
	z-index: 1000;
}

.store {
	position: relative;
	margin: 0 auto;
}

.navleft {
	width: 20px;
	height: 55px;
	position: relative;
	float: left;
	background: url(images/nav_01.png) left top no-repeat;
}

.navmid {
	width: 830px;
	height: 55px;
	position: relative;
	float: left;
	background: url(images/nav_02.png) top repeat-x;
}

.navmid img {
	margin: 4px 0 0 0;
}

.navright {
	width: 20px;
	height: 55px;
	position: relative;
	float: left;
	background: url(images/nav_04.png) right top no-repeat;
}

#left {
	background-color: #000;
	background-repeat: repeat;
	width: 170px;
	height: auto;
	height: auto !important;
	position: relative;
	float: left;
}

#logo1 {
	background-image: url(images/generalImages/logo_bg_01.png);
	background-repeat: no-repeat;
	background-position: 0 top;
	background-color: #FFFFFF;
	width: 170px;
	height: 19px;
	position: relative;
	float: left;
}

#logo1 p {
	margin-top: 30px;
	margin-bottom: 0;
}

#logo {
	background-color: #fff;
	background-image: url(images/generalImages/logo_bg_03.png);
	background-repeat: no-repeat;
	background-position: 0 bottom;
	text-align: left;
	width: 170px;
	height: 173px;
	position: relative;
	float: left;
}

#logo p {
	color: #000;
	font-size: 11px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	line-height: 14px;
	margin: 0 20px 20px;
}

#logo a {
	color: #000;
	text-decoration: none;
}

#logo a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #343434;
}

#logo form {
	padding-bottom: 20px;
	padding-left: 20px;
}

#logo input {
	color: #000;
	font-size: 11px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	text-indent: 2px;
	width: 130px;
	height: 17px;
	border: solid 1px #646464;
}

#logoButton {
	border-style: none;
	outline-style: none;
}

#logoButton input {
	margin-top: 5px;
	border-style: none;
	outline-style: none;
}

#news {
	background-color: #000;
	background-image: url(images/generalImages/news_bg.gif);
	background-repeat: no-repeat;
	background-position: 0 top;
	text-align: left;
	width: 170px;
	height: auto;
	position: relative;
	float: left;
}

#news p {
	color: #fff;
	font-size: 11px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	line-height: 15px;
	margin: 10px 20px 20px;
}

#news a {
	color: #fff;
	text-decoration: underline;
}

#news a:hover {
	color: #c41200;
	text-decoration: none;
	background-color: #fff;
}

#news a:visited {
}

#newsletter {
	background-color: #000;
	background-image: url(images/generalImages/news_bg.gif);
	background-repeat: no-repeat;
	background-position: 0 top;
	text-align: left;
	width: 170px;
	height: auto;
	float: left;
}

#newsletter p {
	color: #fff;
	font-size: 10px;
	font-family: Geneva, Arial, SunSans-Regular, sans-serif;
}

#newsletter form {
	padding: 10px 20px;
}

#newsletter input {
	color: #000;
	font-size: 11px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	text-indent: 2px;
	width: 130px;
	height: 17px;
	border: solid 1px #646464;
}

#newsletter input#OptIn {
	color: #000;
	font-size: 11px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	text-indent: 2px;
	width: 17px;
	height: 17px;
	border: solid 1px #646464;
}

#newsletterButton {
}

#newsletterButton input {
	margin-top: 3px;
	border-style: none;
}

#copyright {
	background-repeat: no-repeat;
	background-position: 0 top;
	bottom: 0;
	width: 200px;
	height: 25px;
	position: relative;
	float: left;
	padding-left: 15px;
}

#copyright p {
	color: #fff;
	font-size: 11px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	text-decoration: none;
}

#copyright a {
	color: #fff;
	text-decoration: none;
}

#copyright a:visited {
	color: #fff;
	text-decoration: none;
}

#homeCenter {
	width: 465px;
	height: 570px;
	float: left;
}

#homeRight {
	width: 215px;
	height: auto;
	height: auto !important;
	margin-bottom: 30px;
	float: right;
}

#homeRight01 {
	background-color: #000;
	background-image: url(images/generalImages/welcome_bg.png);
	background-repeat: no-repeat;
	background-position: 0 top;
	width: 215px;
	height: auto;
	float: left;
}

#homeRight01 p {
	color: #fff;
	font-size: 11px;
	font-family: Geneva, Arial, SunSans-Regular, sans-serif;
	line-height: 15px;
	text-align: left;
	margin: 40px 20px 20px;
}

#homeRight02 {
	background-color: #000;
	background-image: url(images/generalImages/contego_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0 top;
	width: 215px;
	height: 185px;
	float: left;
}

#homeRight02 p {
	color: #fff;
	font-size: 11px;
	font-family: Geneva, Arial, SunSans-Regular, sans-serif;
	line-height: 14px;
	text-align: left;
	margin-top: 40px;
	margin-right: 10px;
	margin-left: 118px;
}

#homeRight03 {
	background-color: #000;
	background-image: url(images/generalImages/duett_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0 top;
	width: 215px;
	height: auto;
	height: auto !important;
	min-height: 185px;
	float: left;
}

#homeRight03 p {
	color: #fff;
	font-size: 11px;
	font-family: Geneva, Arial, SunSans-Regular, sans-serif;
	line-height: 14px;
	text-align: left;
	margin-top: 40px;
	margin-right: 10px;
	margin-left: 118px;
}

#searchCenter {
	background-color: #fff;
	width: 465px;
	height: auto;
	height: auto !important;
	min-height: 600px;
	float: left;
}

#mainCenter {
	background-color: #d9d9d9;
	background-image: url(images/generalImages/main_bg.gif);
	background-repeat: no-repeat;
	width: 465px;
	height: auto;
	height: auto !important;
	min-height: 600px;
	float: left;
}

#mainCenter p {
	color: #1e1e1e;
	font-size: 11px;
	font-family: Geneva, Arial, SunSans-Regular, sans-serif;
	line-height: 16px;
	text-align: left;
	padding-right: 20px;
	padding-left: 20px;
}

#mainCenter li {
	color: #1e1e1e;
	font-size: 11px;
	font-family: Geneva, Arial, SunSans-Regular, sans-serif;
	line-height: 16px;
	text-align: left;
}

#mainCenter a {
	color: #c41200;
	text-decoration: none;
}

#mainCenter a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #c41200;
}

#mainCenter h1 {
	color: #c41200;
	font-size: 13px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight: 700;
	line-height: 1em;
	text-align: left;
	letter-spacing: 1px;
	margin-bottom: -10px;
	padding-top: 15px;
	padding-right: 20px;
	padding-left: 20px;
}

#mainCenter table {
	color: #7a001c;
	font-size: 12px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	text-align: left;
	margin-top: 17px;
	margin-left: 17px;
	width: 425px;
}

#mainCenter th p {
	color: #fff;
	font-size: 10px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight: normal;
	background-color: #1e1e1e;
	text-align: left;
	padding: 3px;
	border: solid 1px #acacac;
}

#mainCenter td p {
	color: #000;
	font-size: 10px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	text-align: left;
	padding: 3px;
	border: solid 1px #acacac;
}

#mainCenter td a {
	color: #000;
	font-size: 10px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	text-decoration: none;
	text-align: left;
}

#mainCenter td a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #c41200;
	text-align: left;
}

#mainCenter td a:visited {
}

#productCenter {
	background-image: url(images/productImages/contego.jpg);
	background-repeat: no-repeat;
	width: 680px;
	height: 371px;
	float: left;
}

#productCenter h1 {
	color: #fff;
	font-size: 13px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	text-align: left;
	text-transform: uppercase;
	letter-spacing: 1.5px;
	padding-top: 130px;
	padding-left: 360px;
}

#productCenter p {
	color: #fff;
	font-size: 10px;
	font-family: Geneva, Arial, SunSans-Regular, sans-serif;
	line-height: 17px;
	text-align: left;
	padding-right: 20px;
	padding-left: 360px;
}

#productCenterD {
	background-image: url(images/productImages/duett.jpg);
	background-repeat: no-repeat;
	width: 680px;
	height: 371px;
	float: left;
}

#productCenterD p {
	color: #fff;
	font-size: 10px;
	font-family: Geneva, Arial, SunSans-Regular, sans-serif;
	line-height: 13px;
	text-align: left;
	padding-right: 20px;
	padding-left: 360px;
}

#productCenterD h1 {
	color: #fff;
	font-size: 13px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	text-align: left;
	text-transform: uppercase;
	letter-spacing: 1.5px;
	padding-top: 130px;
	padding-left: 360px;
}

#productRightCC1 {
	background-color: #000;
	background-image: url(images/productImages/CC_Right1.jpg);
	background-repeat: no-repeat;
	background-position: 0 top;
	width: 215px;
	height: auto;
	height: auto !important;
	min-height: 230px;
	float: left;
}

#productRightCC2 {
	background-color: #000;
	background-image: url(images/productImages/CC_Right2.jpg);
	background-repeat: no-repeat;
	background-position: 0 top;
	width: 215px;
	height: auto;
	height: auto !important;
	min-height: 230px;
	float: left;
}

#productRightCD1 {
	background-color: #000;
	background-image: url(images/productImages/CD_Right1.jpg);
	background-repeat: no-repeat;
	background-position: 0 top;
	width: 215px;
	height: auto;
	height: auto !important;
	min-height: 230px;
	float: left;
}

#productRightCD2 {
	background-color: #000;
	background-image: url(images/productImages/CD_Right2.jpg);
	background-repeat: no-repeat;
	background-position: 0 top;
	width: 215px;
	height: auto;
	height: auto !important;
	min-height: 230px;
	float: left;
}

#productCenterCHD {
	background-image: url(images/productImages/contegohd.jpg);
}

#productCenterCMU {
	background-image: url(images/productImages/contego_mu.jpg);
}

#productCenterCHD, #productCenterCMU {
	background-repeat: no-repeat;
	width: 680px;
	height: 371px;
	float: left;
}

#productCenterCHD h1, #productCenterCMU h1 {
	color: #fff;
	font-size: 13px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	text-align: left;
	text-transform: uppercase;
	letter-spacing: 1.5px;
	padding-top: 190px;
	padding-left: 360px;
}

#productCenterCHD p, #productCenterCMU p {
	color: #fff;
	font-size: 10px;
	font-family: Geneva, Arial, SunSans-Regular, sans-serif;
	line-height: 17px;
	text-align: left;
	padding-right: 20px;
	padding-left: 360px;
}

#productRightCHD {
	background-color: #000;
	background-image: url(images/productImages/CCHD_Right1.jpg);
	background-repeat: no-repeat;
	background-position: 0 top;
	width: 215px;
	height: auto;
	height: auto !important;
	min-height: 230px;
	float: left;
}

#productRightCHD p {
	color: #FFFFFF;
	font-size: 10px;
	font-family: Geneva, Arial, SunSans-Regular, sans-serif;
	line-height: 17px;
	text-align: left;
	padding-top: 230px;
	padding-left: 20px;
	padding-right: 20px;
}

#box {
	width: 232px;
	height: auto;
	float: left;
}

#credit {
	background-color: #000;
	background-image: url(images/generalImages/news_bg.gif);
	background-repeat: no-repeat;
	background-position: 0 top;
	position: fixed;
	bottom: 0;
	width: 215px;
	height: 25px;
	float: left;
}

#credit a {
	color: #fff;
	font-size: 11px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	text-decoration: none;
}

#credit a:visited {
	color: #fff;
	font-size: 11px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	text-decoration: none;
}

#credit p {
	color: #fff;
	font-size: 11px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	line-height: 13px;
}

#formCenter {
	background-color: #d9d9d9;
	background-image: url(images/generalImages/main_bg.gif);
	background-repeat: no-repeat;
	width: 465px;
	height: auto;
	height: auto !important;
	min-height: 600px;
	float: left;
}

#formCenter p {
	color: #1e1e1e;
	font-size: 11px;
	font-family: Geneva, Arial, SunSans-Regular, sans-serif;
	line-height: 16px;
	text-align: left;
	padding-right: 20px;
	padding-left: 20px;
}

#formCenter a {
	color: #c41200;
	text-decoration: none;
}

#formCenter a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #c41200;
}

#formCenter h1 {
	color: #c41200;
	font-size: 13px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight: 700;
	line-height: 1em;
	text-align: left;
	letter-spacing: 1px;
	margin-bottom: -10px;
	padding-top: 15px;
	padding-right: 20px;
	padding-left: 20px;
}

#formCenter table {
	color: #7a001c;
	font-size: 12px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	text-align: left;
	width: 425px;
}

#formCenter th p {
	color: #fff;
	font-size: 10px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight: normal;
	background-color: #1e1e1e;
	text-align: left;
	padding: 3px;
	border: solid 1px #acacac;
}

#formCenter td p {
	color: #000;
	font-size: 10px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	text-align: left;
	padding: 3px;
}

#formCenter form {
	padding: 17px;
}

#formCenter input {
	color: #000;
	font-size: 11px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	text-indent: 2px;
}

#clear {
	width: 400px;
	height: 1px;
	clear: both;
}

.clear {
	clear: both;
	margin: 0;
	padding: 0;
}

#clearProduct {
	width: 400px;
	height: 0;
	float: left;
}

#language {
	text-align: right;
	margin: 0;
	padding: 0;
	position: absolute;
	z-index: 10;
	top: 350px;
	left: 50%;
	width: 190px;
	height: 25px;
	float: left;
}

#language1 {
	text-align: right;
	margin: 0;
	padding: 0;
	position: absolute;
	z-index: 10;
	top: 30px;
	left: 50%;
	width: 190px;
	height: 25px;
	float: left;
}

#language1 p {
	color: #fff;
	font-size: 10px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	text-decoration: none;
}

#language1 a {
	color: #fff;
	font-size: 10px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	text-decoration: underline;
	background-color: none;
}

#language1 a:hover {
	color: #fff;
	font-size: 10px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	text-decoration: none;
	background-color: #C41200;
}

.productlist {
	width: 200px;
	height: auto;
	position: relative;
	float: left;
	margin: 10px;
}

.productlist a {
	font-size: 10px;
}

.menu {
	width: 880px;
	height: 55px;
	margin: 0 auto;
	z-index: 1000;
}

.menu ul {
	margin: 0;
	list-style: none;
	padding: 0;
}

.menu li {
	margin: 0;
	display: inline;
}

.menu li a {
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	padding: 13px 8px;
	border-left: solid #BABFB7 1px;
	border-right: solid #BABFB7 1px;
	position: relative;
	float: left;
}

.menu li a:hover {
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 13px 8px;
	border-left: solid #843F3B 1px;
	border-right: solid #DF9590 1px;
	position: relative;
	float: left;
	background: #B40F12;
}

.menu li.last a {
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	padding: 13px 8px;
	border-left: solid #BABFB7 1px;
	border-right: solid #BABFB7 0px;
	position: relative;
	float: left;
}

.menu li.last a:hover {
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 13px 5px 13px 8px;
	border-left: solid #843F3B 1px;
	border-right: solid #DF9590 0px;
	position: relative;
	float: left;
	background: #B40F12;
}

.menu li.first a {
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0 20px 4px 10px;
	border-left: solid #BABFB7 0px;
	border-right: solid #BABFB7 1px;
	position: relative;
	float: left;
}

.menu li.first a:hover {
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	padding: 0 20px 4px 10px;
	border-left: solid #843F3B 0px;
	border-right: solid #BABFB7 1px;
	position: relative;
	float: left;
	background: none;
}

.cart_border_inside {
	width: 880px;
}

.cart_border_inside tr {
	padding: 0;
	margin: 0;
}

.cart_categories {
	width: 150px;
}

.purchasecc {
	position: absolute;
	top: 390px;
	left: 50%;
	margin: 0 0 0 -225px;
	width: 155px;
	height: 40px;
}

/*PRODUCTS MAIN PAGE REDESIGN 12-03-09*/
#productsContent {
	background-color: #000000;
	width: 680px;
	height: auto;
	height: auto !important;
	min-height: 603px;
	float: left;
}
.productsTop {
	height:340px;
	*padding:0 1px;
}
.productsBot {
	margin:4px 0;
	background-color: #000;
	background-image: url(images/productImages/productMain-reflect.jpg);
	background-repeat: no-repeat;
	background-position: 0 top;
}
.triColumn {
	margin:0;
	padding:0;
	width:223px;
	display:inline-block; 
	vertical-align:top;
	color:#fff;
	text-align:center;
	font-family:verdana;
	font-size:0.8em;
	*display:inline !important;
	*zoom:1 !important;
	*margin:0 3px 0 0;
}	
.triColumn a {
	font-size:1.5em;
}
.triColumn.leftCol {
	height:340px;
	background-color: #000;
	background-image: url(images/productImages/productMain-left.jpg);
	background-repeat: no-repeat;
	background-position: 0 top;
}
.triColumn.centerCol {
	height:340px;
	background-color: #000;
	background-image: url(images/productImages/productMain-center.jpg);
	background-repeat: no-repeat;
	background-position: 0 top;
}
.triColumn.rightCol {
	height:340px;
	background-color: #000;
	background-image: url(images/productImages/productMain-right.jpg);
	background-repeat: no-repeat;
	background-position: 0 top;
	*margin:0;
}
.productsBot .title {padding:20px 10px 10px;color:#fff;text-align:center;font-family:verdana;font-size:1.5em;}
.productsBot .description {padding:0 25px;color:#fff;text-align:left;font-family:verdana;font-size:0.8em;line-height:1.6em;}
.emph {font-size:1.3em;}
.productsBot a {color:#ff151a;text-decoration:none;}

.duettBG {
	height:300px;
	margin:30px 0 0 0;
	background-color: #000;
	background-image: url(images/productImages/productDuett.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	cursor:pointer;
	}
.contegohd {
	height:300px;
	margin:30px 0 0 0;
	background-color: #000;
	background-image: url(images/productImages/productContegoHD.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	cursor:pointer;
}
.contegomulti {
	background-color: #000;
	margin:30px 0 0 0;
	background-image: url(images/productImages/productContegoMulti.jpg);
	background-repeat: no-repeat;
	background-position:  center  top;
	height:300px;
	cursor:pointer;
}
.productLink {margin:195px 0 0 0;font-size:1.5em;color:#ff151a;}

#bottom.productMain {
	background: url(images/generalImages/background3.png) no-repeat;
	}

/*PRODUCTS INDIVIDUAL PAGE REDESIGN 12-03-09*/
.spacer {
	clear:both;
}
#indiContent {
	background-color: #fff;
	width: 680px;
	height: auto;
	height: auto !important;
	min-height: 603px;
	float: left;
	font-family:verdana;
}
.indiTop {
	background:#000;
	font-family:verdana;
}
#indiFlash {
	width:380px;
	height:370px;
	float:left;
}
.indiInfo {
	margin:0 0 0 380px;
	width:300px;
	height:370px;
	color:#fff;
}
.indiTitle {
	padding:70px 50px 0 5px;
	line-height:24px;
}
.duett {	
	background-image: url(images/productImages/headDuett.png);
	background-repeat: no-repeat;
	background-position: center 30px;
}
.contego {
	background-image: url(images/productImages/headContego.png);
	background-repeat: no-repeat;
	background-position: center 30px;
}
.indiInfo ul li {
	list-style-image: url(images/generalImages/bulletRed.png);
	font-weight:bold;
	font-size:0.8em;
	line-height:30px;
	margin:0 0 0 20px;
}
.indiInfo .four li {line-height:40px;}
.indiInfo img {border:none;}
.buyNow {margin:20px 45px;}
.indiStripe {
	height:37px;
	background-image: url(images/generalImages/indiStripe.png);
	background-repeat: no-repeat;
	background-position: center top;
}	
.indiContent {
	font-size:0.8em
}
.indiPoints li {
	list-style-image: url(images/generalImages/bulletSmall.png);
	font-weight:bold;
	*list-style-image:none;
	*list-style:none;
	*list-style:outside;

}
.indiPoints {
	margin:0 0 10px 10px;
}
.indiContent p {
	margin:0;
	padding:0;
	font-weight:normal;
}
.indiContent h2 {
	font-family:verdana;
	font-weight:normal;
	font-size:1.5em;
	color:#ff151a;
	margin-top:20px;
	margin-bottom:5px;
}
.indiImages {
	float:left;
	width:300px;
	padding:20px;
}
.indiImages img {
	margin:0px;
}
.indiDetails {
	margin:0 0 0 340px;
	width:340px;
}

.specs {
	background:#939598;
	color:#fff;
	font-size:0.9em;
	line-height:1.7em;
	font-family:helvetica;
}
.specTitle {
	font-size:1.4em;
	padding:15px 100px 5px;
}
.specs td {padding:0 5px;}

.contegoInfoHead {

	line-height:1.4em;
}
.indiDetails ul {
	padding-left:20px;
}
.indiDetails ul li {
	list-style-image: url(images/generalImages/bulletRed.png);
	font-weight:bold;
	line-height:40px;
}

#bottom.productIndi {
	background: url(images/generalImages/background4.png) no-repeat;
	}