div#colTwo div#main-content {
	margin:0 8px;
}

div#colTwo div#main-content ul{
	list-style-position: outside;
	list-style-image: url(/fcweb/images/dot.gif);
	*list-style-image: url(/fcweb/images/dot-ie.gif);
	list-style-type: disc;
	padding:0px;
	margin:0px 0px 0px 20px;
}

div#colTwo div#main-content li{
	margin:0px;
	padding:4px 0px 0px 0px;
}



div#content{
	padding-top:10px;
}

div#content div#colThree, 
div#content div#colOne {
	background-image: none;
	margin-top: 2px;
}
div#rifoot {
	background-image: url(/fcweb/images/center_column_foot.gif);
	background-repeat: no-repeat;
	height: 25px;
}

div#ritop {
	background-image: url(/fcweb/images/top-border.gif);
	background-repeat: no-repeat;
	height: 20px;
}

div#content #colTwo h1 {
	padding: 10px 0 0 12px;
	margin:0;
	background-image: url(/fcweb/images/header-bg-sml.gif);
	background-repeat:no-repeat;
	font-size: 13px;
	height: 24px;
	color: white; 
	font-weight:bold;
}



div#region-image {
	background-color: #f1f1f1;
	
}
div#region-image {
	width: 545px;
	height: 171px;
	margin-left: 4px;
}

div#content #colTwo h2 {
	border:0;
	font-size: 16px;
	margin: 10px;
	
}
.float-holder-2-col {
	overflow: auto;
	zoom:1;
	clear:both;
	margin: 0 10px 20px 10px;
}
.float-holder-2-col table {
	width: 240px;
	}
.float-holder-2-col table th{
	font-weight:bold;
	font-size: 14px;
	padding: 0 0 5px 0;
	color: #e00;
	border-bottom-width: 1px;border-bottom-style: dotted;border-bottom-color: #cccccc;
}
.float-holder-2-col table.ftl{
	float:left;
}
.float-holder-2-col table.ftr{
	float:right;
}
.float-holder-2-col table.ftl td {
	text-align:right;
	font-size:11px;
	padding-bottom:7px;
	padding-top:7px;
	width: 90px;
	border-bottom-width: 1px;border-bottom-style: dotted;border-bottom-color: #cccccc;
}
.float-holder-2-col table.ftr td {
	text-align:right;
	font-size:11px;
	padding-bottom:7px;
	padding-top:7px;
	width: 80px;
	border-bottom-width: 1px;border-bottom-style: dotted;border-bottom-color: #cccccc;
}
.float-holder-2-col table td.des {
	font-weight:normal;
	width: 160px;
	text-align: left;
	
}
.float-holder-2-col table td.des a {
	color: #000;
}
.float-holder-2-col table td.des a:hover {
	color: #808080;
}
.float-holder-2-col table.ftr .priceFeature {
	font-weight:bold;
}
.float-holder-2-col table.ftl .priceFeature {
	font-weight:bold;
}


/*-------------------*/
.float-holder-3-col {
	overflow: auto;
	zoom:1;
	clear:both;
	margin: 3 10px 15px 10px;
}
.float-holder-3-col table {
	width: 240px;
	}
.float-holder-3-col table th{
	font-weight:bold;
	font-size: 14px;
	padding: 0 0 5px 0;
	color: #e00;
	border-bottom-width: 1px;border-bottom-style: dotted;border-bottom-color: #cccccc;
}
.float-holder-3-col table.ftl{
	float:left;
}
.float-holder-3-col table.ftr{
	float:right;
}
.float-holder-3-col table.ftl td {
	text-align:right;
	font-size:11px;
	
	width: 90px;
	border-bottom-width: 1px;border-bottom-style: dotted;border-bottom-color: #cccccc;
}
.float-holder-3-col table.ftr td {
	text-align:right;
	font-size:11px;
	padding-bottom:7px;
	padding-top:7px;
	width: 80px;
	border-bottom-width: 1px;border-bottom-style: dotted;border-bottom-color: #cccccc;
}
.float-holder-3-col table td.des {
	font-weight:normal;
	width: 160px;
	text-align: left;
	padding-bottom:7px;
	padding-top:7px;
	height:30px;
	
}
.float-holder-3-col table td.des a {
	color: #000;
	
}
.float-holder-3-col table td.des a:hover {
	color: #808080;
}
.float-holder-3-col table.ftr .priceFeature {
	font-weight:bold;
}
.float-holder-3-col table.ftl .priceFeature {
	font-weight:bold;
}

.contentTitleBorder{
border-top:6px solid #f1f1f1;
width: 540px;
margin: 0px 0px 0px 6px;
height:1px;
}

.productMainRow{
	margin-bottom: 8px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f1f1f1;
	height: 22px;
}
.productTitle{
float:left;
width: 400px;
font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #ee0000;
}

.productPrice{
float:right;
width: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #ee0000;
	text-align: right;
}

.productFrom{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
}

.sideImage {
	padding: 1px!important;
	margin: 0px 0px 15px 15px!important;
	float:right!important;
	border: 1px solid #dbdbdb;
}

.subTitles{
color:#EE0000;
font-size:13px;
font-weight:bold;
margin:10px 0px 4px 0px!important;
}

.buttonCell{
float:left;
width:180px;
}

.buttonCellText{
	float:left;
	width:220px;
	font-size: 10px;
}

.productFooterRow{
	margin-top: 8px;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #f1f1f1;
	height: 22px;
}

