@charset "utf-8";
/* CSS Document */


#thetabs,
#thetabs2,
#thetabs3 {
	display: inline;
	float: left;
	clear: left;
	position: relative;
}

.tabcontent {
	display: none;
	color: #000000;
	position: relative;
	z-index: 1500;
}
.tabcontent table, .tabcontent div {
	position: relative;
	z-index: 2000;
}
.tabcontent tr.center {
	text-align: center;
}
.tabcontent td.left {
	text-align: left;
	padding-left: 5px;
}
.tabcontent ul {
	padding: 0 0 0 10px;
}



.home .tabcontent {
	width: 555px;
	display: inline;
	float: left;
	padding: 0 10px 18px 10px;
	margin-bottom: 15px;
	background-image: url(../images/tabs_bottom.png);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	margin-right: -20px;
}
.warranty_main .tabcontent {
	width: 565px;
	display: inline;
	float: left;
	padding: 0 0 18px 0;
	margin-bottom: 15px;
}
.warranty_plans .tabcontent {
	width: 555px;
	display: inline;
	float: left;
	padding: 0 10px 18px 10px;
	margin-bottom: 15px;
	background-image: url(../images/tabs_bottom.png);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	margin-right: -20px;
}
.roadside_fleet .tabcontent {
	width: 555px;
	display: inline;
	float: left;
	padding: 0 10px 18px 10px;
	margin-bottom: 15px;
	background-image: url(../images/tabs_bottom.png);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	margin-right: -20px;
}
.tirewheel_plans .tabcontent {
	width: 555px;
	display: inline;
	float: left;
	padding: 0 10px 18px 10px;
	margin-bottom: 15px;
	background-image: url(../images/tabs_bottom.png);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	margin-right: -20px;
}
.roadside_plans .tabcontent {
	width: 555px;
	display: inline;
	float: left;
	padding: 0 10px 18px 10px;
	margin-bottom: 15px;
	background-image: url(../images/tabs_bottom.png);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	margin-right: -20px;
}
.roadside_compare .tabcontent {
	width: 555px;
	display: inline;
	float: left;
	padding: 0 10px 18px 0;
	margin-bottom: 15px;
	background: none;
	margin-right: -20px;
}
.roadside_path .tabcontent {
	width: 790px;
	display: inline;
	float: left;
	padding: 0;
	margin-bottom: 15px;
	background: none;
}
.tirewheel_path .tabcontent {
	width: 790px;
	display: inline;
	float: left;
	padding: 0;
	margin-bottom: 15px;
	background: none;
}
.tirewheel_main .tabcontent {
	width: 565px;
	display: inline;
	float: left;
	padding: 0 0 18px 0;
	margin-bottom: 15px;
}
.roadside_main .tabcontent {
	width: 565px;
	display: inline;
	float: left;
	padding: 0 0 18px 0;
	margin-bottom: 15px;
}


#tab_topper {
	display: block;
	clear: left;
	height: 18px;
	width: 575px;
	background-image: url(../images/tabs_top.png);
	background-position: left top;
	background-repeat: no-repeat;
}
.warranty ul#tabs, .tirewheel ul#tabs, .roadside ul#tabs, .home ul#tabs {
	height: 28px;
}
ul#tabs {
	float: left;
	clear: left;
	display: inline;
	position: relative;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	width: 575px;
	z-index: 1;
}
.quotabs ul#tabs {
	float: left;
	clear: left;
	display: inline;
	position: relative;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	width: 191px;
	z-index: 1;
}
.roadside_path ul#tabs {
	float: left;
	clear: left;
	display: inline;
	position: relative;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	width: 790px;
	z-index: 1;
}

ul#tabs li {
	margin: 0px;
	padding: 0px;
	float: left;
}

ul#tabs li a {
	float: left;
	outline: none;
	margin: 0px;
	padding: 0px;
	height: 18px;
	padding-top: 10px;
}
ul#tabs li a.selected {
	cursor: default;
	height: 20px;
	padding-top: 8px;
	font-size: 10px;
}

.home ul#tabs li.tab1 a {
	width: 163px;
	color: #FFFFFF;
	font-size: 10px;
	text-align: center;
	background-image: url(../images/tab_warranty.png);
	background-repeat: no-repeat;
	background-position: center 3px;
	text-decoration: underline;
	position: absolute;
	right: 360px;
	z-index: 3;
}
.home ul#tabs li.tab1 a.selected {
	background-image: url(../images/tab_warranty.png);
	background-repeat: no-repeat;
	background-position: center 0px;
	text-decoration: none;
	color: #FFFFFF;
	z-index: 10;
}
.home ul#tabs li.tab2 a {
	width: 203px;
	color: #FFFFFF;
	font-size: 10px;
	text-align: center;
	background-image: url(../images/tab_roadside.png);
	background-repeat: no-repeat;
	background-position: center 3px;
	text-decoration: underline;
	position: absolute;
	right: 170px;
	z-index: 2;
}
.home ul#tabs li.tab2 a.selected {
	background-image: url(../images/tab_roadside.png);
	background-repeat: no-repeat;
	background-position: center 0px;
	text-decoration: none;
	color: #FFFFFF;
	z-index: 10;
}
.home ul#tabs li.tab3 a {
	width: 163px;
	color: #FFFFFF;
	font-size: 10px;
	text-align: center;
	background-image: url(../images/tab_tirewheel.png);
	background-repeat: no-repeat;
	background-position: center 3px;
	text-decoration: underline;
	position: absolute;
	right: 20px;
	z-index: 1;
}
.home ul#tabs li.tab3 a.selected {
	background-image: url(../images/tab_tirewheel.png);
	background-repeat: no-repeat;
	background-position: center 0px;
	text-decoration: none;
	color: #FFFFFF;
	z-index: 10;
}

.tirewheel ul#tabs li.tab1 a {
	width: 124px;
	color: #333333;
	text-align: center;
	background-image: url(../images/tab_white.png);
	background-repeat: no-repeat;
	background-position: center 3px;
	text-decoration: underline;
	position: absolute;
	left: 20px;
	z-index: 4;
}
.tirewheel ul#tabs li.tab1 a.selected {
	background-image: url(../images/tab_black.png);
	background-repeat: no-repeat;
	background-position: center 0px;
	text-decoration: none;
	color: #FFFFFF;
	z-index: 10;
}
.tirewheel ul#tabs li.tab2 a {
	width: 124px;
	color: #333333;
	text-align: center;
	background-image: url(../images/tab_white.png);
	background-repeat: no-repeat;
	background-position: center 3px;
	text-decoration: underline;
	position: absolute;
	left: 120px;
	z-index: 3;
}
.tirewheel ul#tabs li.tab2 a.selected {
	background-image: url(../images/tab_black.png);
	background-repeat: no-repeat;
	background-position: center 0px;
	text-decoration: none;
	color: #FFFFFF;
	z-index: 10;
}
.tirewheel ul#tabs li.tab3 a {
	width: 124px;
	color: #333333;
	text-align: center;
	background-image: url(../images/tab_white.png);
	background-repeat: no-repeat;
	background-position: center 3px;
	text-decoration: underline;
	position: absolute;
	left: 220px;
	z-index: 2;
}
.tirewheel ul#tabs li.tab3 a.selected {
	background-image: url(../images/tab_black.png);
	background-repeat: no-repeat;
	background-position: center 0px;
	text-decoration: none;
	color: #FFFFFF;
	z-index: 10;
}
.tirewheel ul#tabs li.tab4 a {
	width: 124px;
	color: #333333;
	text-align: center;
	background-image: url(../images/tab_white.png);
	background-repeat: no-repeat;
	background-position: center 3px;
	text-decoration: underline;
	position: absolute;
	left: 320px;
	z-index: 1;
}
.tirewheel ul#tabs li.tab4 a.selected {
	background-image: url(../images/tab_black.png);
	background-repeat: no-repeat;
	background-position: center 0px;
	text-decoration: none;
	color: #FFFFFF;
	z-index: 10;
}




.tirewheel_path ul#tabs li.tab1 a {
	width: 124px;
	color: #155998;
	font-size: 10px;
	text-align: center;
	background-image: url(../images/tab_white.png);
	background-repeat: no-repeat;
	background-position: center 3px;
	text-decoration: underline;
	position: absolute;
	left: 20px;
	z-index: 4;
}
.tirewheel_path ul#tabs li.tab1 a.selected {
	background-image: url(../images/tab_black.png);
	background-repeat: no-repeat;
	background-position: center 0px;
	text-decoration: none;
	color: #FFFFFF;
	z-index: 10;
}
.tirewheel_path ul#tabs li.tab2 a {
	width: 249px;
	color: #155998;
	font-size: 10px;
	text-align: center;
	background-image: url(../images/tab_white_wide.png);
	background-repeat: no-repeat;
	background-position: center 3px;
	text-decoration: underline;
	position: absolute;
	left: 110px;
	z-index: 3;
}
.tirewheel_path ul#tabs li.tab2 a.selected {
	background-image: url(../images/tab_black_wide.png);
	background-repeat: no-repeat;
	background-position: center 0px;
	text-decoration: none;
	color: #FFFFFF;
	z-index: 10;
}
.tirewheel_path ul#tabs li.tab3 a {
	width: 249px;
	color: #155998;
	font-size: 10px;
	text-align: center;
	background-image: url(../images/tab_white_wide.png);
	background-repeat: no-repeat;
	background-position: center 3px;
	text-decoration: underline;
	position: absolute;
	left: 320px;
	z-index: 2;
}
.tirewheel_path ul#tabs li.tab3 a.selected {
	background-image: url(../images/tab_black_wide.png);
	background-repeat: no-repeat;
	background-position: center 0px;
	text-decoration: none;
	color: #FFFFFF;
	z-index: 10;
}
.tirewheel_path ul#tabs li.tab4 a {
	width: 249px;
	color: #155998;
	font-size: 10px;
	text-align: center;
	background-image: url(../images/tab_white_wide.png);
	background-repeat: no-repeat;
	background-position: center 3px;
	text-decoration: underline;
	position: absolute;
	left: 530px;
	z-index: 1;
}
.tirewheel_path ul#tabs li.tab4 a.selected {
	background-image: url(../images/tab_black_wide.png);
	background-repeat: no-repeat;
	background-position: center 0px;
	text-decoration: none;
	color: #FFFFFF;
	z-index: 10;
}





.warranty_main ul#tabs li.tab1 a {
	width: 124px;
	color: #208254;
	text-align: center;
	background-image: url(../images/tab_white.png);
	background-repeat: no-repeat;
	background-position: center 3px;
	text-decoration: underline;
	position: absolute;
	left: 20px;
	z-index: 2;
}
.warranty_main ul#tabs li.tab1 a.selected {
	background-image: url(../images/tab_green.png);
	background-repeat: no-repeat;
	background-position: center 0px;
	text-decoration: none;
	color: #FFFFFF;
	z-index: 10;
}
.warranty_main ul#tabs li.tab2 a {
	width: 124px;
	color: #208254;
	text-align: center;
	background-image: url(../images/tab_white.png);
	background-repeat: no-repeat;
	background-position: center 3px;
	text-decoration: underline;
	position: absolute;
	left: 120px;
	z-index: 1;
}
.warranty_main ul#tabs li.tab2 a.selected {
	background-image: url(../images/tab_green.png);
	background-repeat: no-repeat;
	background-position: center 0px;
	text-decoration: none;
	color: #FFFFFF;
	z-index: 10;
}




.warranty_plans ul#tabs li.tab1 a {
	width: 124px;
	color: #208254;
	text-align: center;
	background-image: url(../images/tab_white.png);
	background-repeat: no-repeat;
	background-position: center 3px;
	text-decoration: underline;
	position: absolute;
	left: 20px;
	z-index: 5;
}
.warranty_plans ul#tabs li.tab1 a.selected {
	background-image: url(../images/tab_green_sm.png);
	background-repeat: no-repeat;
	background-position: center 0px;
	text-decoration: none;
	color: #FFFFFF;
	z-index: 10;
}
.warranty_plans ul#tabs li.tab2 a {
	width: 124px;
	color: #208254;
	text-align: center;
	background-image: url(../images/tab_white.png);
	background-repeat: no-repeat;
	background-position: center 3px;
	text-decoration: underline;
	position: absolute;
	left: 120px;
	z-index: 4;
}
.warranty_plans ul#tabs li.tab2 a.selected {
	background-image: url(../images/tab_green_sm.png);
	background-repeat: no-repeat;
	background-position: center 0px;
	text-decoration: none;
	color: #FFFFFF;
	z-index: 10;
}
.warranty_plans ul#tabs li.tab3 a {
	width: 124px;
	color: #208254;
	text-align: center;
	background-image: url(../images/tab_white.png);
	background-repeat: no-repeat;
	background-position: center 3px;
	text-decoration: underline;
	position: absolute;
	left: 220px;
	z-index: 3;
}
.warranty_plans ul#tabs li.tab3 a.selected {
	background-image: url(../images/tab_green_sm.png);
	background-repeat: no-repeat;
	background-position: center 0px;
	text-decoration: none;
	color: #FFFFFF;
	z-index: 10;
}
.warranty_plans ul#tabs li.tab4 a {
	width: 124px;
	color: #208254;
	text-align: center;
	background-image: url(../images/tab_white.png);
	background-repeat: no-repeat;
	background-position: center 3px;
	text-decoration: underline;
	position: absolute;
	left: 320px;
	z-index: 2;
}
.warranty_plans ul#tabs li.tab4 a.selected {
	background-image: url(../images/tab_green_sm.png);
	background-repeat: no-repeat;
	background-position: center 0px;
	text-decoration: none;
	color: #FFFFFF;
	z-index: 10;
}
.warranty_plans ul#tabs li.tab5 a {
	width: 124px;
	color: #208254;
	text-align: center;
	background-image: url(../images/tab_white.png);
	background-repeat: no-repeat;
	background-position: center 3px;
	text-decoration: underline;
	position: absolute;
	left: 420px;
	z-index: 1;
}
.warranty_plans ul#tabs li.tab5 a.selected {
	background-image: url(../images/tab_green_sm.png);
	background-repeat: no-repeat;
	background-position: center 0px;
	text-decoration: none;
	color: #FFFFFF;
	z-index: 10;
}





.roadside ul#tabs li.tab1 a {
	width: 124px;
	color: #155998;
	font-size: 10px;
	text-align: center;
	background-image: url(../images/tab_white.png);
	background-repeat: no-repeat;
	background-position: center 3px;
	text-decoration: underline;
	position: absolute;
	left: 20px;
	z-index: 4;
}
.roadside ul#tabs li.tab1 a.selected {
	background-image: url(../images/tab_blue.png);
	background-repeat: no-repeat;
	background-position: center 0px;
	text-decoration: none;
	color: #FFFFFF;
	z-index: 10;
}
.roadside ul#tabs li.tab2 a {
	width: 124px;
	color: #155998;
	font-size: 10px;
	text-align: center;
	background-image: url(../images/tab_white.png);
	background-repeat: no-repeat;
	background-position: center 3px;
	text-decoration: underline;
	position: absolute;
	left: 120px;
	z-index: 3;
}
.roadside ul#tabs li.tab2 a.selected {
	background-image: url(../images/tab_blue.png);
	background-repeat: no-repeat;
	background-position: center 0px;
	text-decoration: none;
	color: #FFFFFF;
	z-index: 10;
}
.roadside ul#tabs li.tab3 a {
	width: 124px;
	color: #155998;
	font-size: 10px;
	text-align: center;
	background-image: url(../images/tab_white.png);
	background-repeat: no-repeat;
	background-position: center 3px;
	text-decoration: underline;
	position: absolute;
	left: 220px;
	z-index: 2;
}
.roadside ul#tabs li.tab3 a.selected {
	background-image: url(../images/tab_blue.png);
	background-repeat: no-repeat;
	background-position: center 0px;
	text-decoration: none;
	color: #FFFFFF;
	z-index: 10;
}
.roadside ul#tabs li.tab4 a {
	width: 124px;
	color: #155998;
	font-size: 10px;
	text-align: center;
	background-image: url(../images/tab_white.png);
	background-repeat: no-repeat;
	background-position: center 3px;
	text-decoration: underline;
	position: absolute;
	left: 320px;
	z-index: 1;
}
.roadside ul#tabs li.tab4 a.selected {
	background-image: url(../images/tab_blue.png);
	background-repeat: no-repeat;
	background-position: center 0px;
	text-decoration: none;
	color: #FFFFFF;
	z-index: 10;
}





.roadside_path ul#tabs li.tab1 a {
	width: 124px;
	color: #155998;
	font-size: 10px;
	text-align: center;
	background-image: url(../images/tab_white.png);
	background-repeat: no-repeat;
	background-position: center 3px;
	text-decoration: underline;
	position: absolute;
	left: 20px;
	z-index: 4;
}
.roadside_path ul#tabs li.tab1 a.selected {
	background-image: url(../images/tab_blue.png);
	background-repeat: no-repeat;
	background-position: center 0px;
	text-decoration: none;
	color: #FFFFFF;
	z-index: 10;
}
.roadside_path ul#tabs li.tab2 a {
	width: 249px;
	color: #155998;
	font-size: 10px;
	text-align: center;
	background-image: url(../images/tab_white_wide.png);
	background-repeat: no-repeat;
	background-position: center 3px;
	text-decoration: underline;
	position: absolute;
	left: 110px;
	z-index: 3;
}
.roadside_path ul#tabs li.tab2 a.selected {
	background-image: url(../images/tab_blue_wide.png);
	background-repeat: no-repeat;
	background-position: center 0px;
	text-decoration: none;
	color: #FFFFFF;
	z-index: 10;
}
.roadside_path ul#tabs li.tab3 a {
	width: 249px;
	color: #155998;
	font-size: 10px;
	text-align: center;
	background-image: url(../images/tab_white_wide.png);
	background-repeat: no-repeat;
	background-position: center 3px;
	text-decoration: underline;
	position: absolute;
	left: 320px;
	z-index: 2;
}
.roadside_path ul#tabs li.tab3 a.selected {
	background-image: url(../images/tab_blue_wide.png);
	background-repeat: no-repeat;
	background-position: center 0px;
	text-decoration: none;
	color: #FFFFFF;
	z-index: 10;
}
.roadside_path ul#tabs li.tab4 a {
	width: 249px;
	color: #155998;
	font-size: 10px;
	text-align: center;
	background-image: url(../images/tab_white_wide.png);
	background-repeat: no-repeat;
	background-position: center 3px;
	text-decoration: underline;
	position: absolute;
	left: 530px;
	z-index: 1;
}
.roadside_path ul#tabs li.tab4 a.selected {
	background-image: url(../images/tab_blue_wide.png);
	background-repeat: no-repeat;
	background-position: center 0px;
	text-decoration: none;
	color: #FFFFFF;
	z-index: 10;
}



.roadside_steps ul#tabs li.tab1 a {
	width: 124px;
	color: #155998;
	font-size: 10px;
	text-align: center;
	background-image: url(../images/tab_white.png);
	background-repeat: no-repeat;
	background-position: center 3px;
	text-decoration: underline;
	position: absolute;
	left: 20px;
	z-index: 4;
}
.roadside_steps ul#tabs li.tab1 a.selected {
	background-image: url(../images/tab_blue.png);
	background-repeat: no-repeat;
	background-position: center 0px;
	text-decoration: none;
	color: #FFFFFF;
	z-index: 10;
}
.roadside_steps ul#tabs li.tab2 a {
	width: 124px;
	color: #155998;
	font-size: 10px;
	text-align: center;
	background-image: url(../images/tab_white.png);
	background-repeat: no-repeat;
	background-position: center 3px;
	text-decoration: underline;
	position: absolute;
	left: 120px;
	z-index: 3;
}
.roadside_steps ul#tabs li.tab2 a.selected {
	background-image: url(../images/tab_roadside_wide_blue.png);
	background-repeat: no-repeat;
	background-position: center 0px;
	text-decoration: none;
	color: #FFFFFF;
	z-index: 10;
}
.roadside_steps ul#tabs li.tab3 a {
	width: 260px;
	color: #155998;
	font-size: 10px;
	text-align: center;
	background-image: url(../images/tab_roadside_wide_white.png);
	background-repeat: no-repeat;
	background-position: center 3px;
	text-decoration: underline;
	position: absolute;
	left: 370px;
	z-index: 2;
}
.roadside_steps ul#tabs li.tab3 a.selected {
	background-image: url(../images/tab_roadside_wide_blue.png);
	background-repeat: no-repeat;
	background-position: center 0px;
	text-decoration: none;
	color: #FFFFFF;
	z-index: 10;
}
.roadside_steps ul#tabs li.tab4 a {
	width: 124px;
	color: #155998;
	font-size: 10px;
	text-align: center;
	background-image: url(../images/tab_white.png);
	background-repeat: no-repeat;
	background-position: center 3px;
	text-decoration: underline;
	position: absolute;
	left: 620px;
	z-index: 1;
}
.roadside_steps ul#tabs li.tab4 a.selected {
	background-image: url(../images/tab_blue.png);
	background-repeat: no-repeat;
	background-position: center 0px;
	text-decoration: none;
	color: #FFFFFF;
	z-index: 10;
}




.tabcontent {
	background-image: url(../images/table_warranty_head.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#tab_table {
	text-decoration: none;
	font-size: 10px;
}
#tab_table a {
	color: #AC253B;
	font-weight: normal;
	text-decoration: underline;
}
#tab_table a:hover {
	text-decoration: none;
}
#tab_table tr {
	text-align: center;
	height: 18px;
}
#tab_table thead th {
	font-weight: bold;
	height: 17px;
}
#tab_table  thead  td {
	height: 18px;
	border-right: solid 1px #999999;
	border-bottom: solid 1px #999999;
	padding: 2px;
}
#tab_table tbody {
	background: #FFFFFF;
}
#tab_table tbody th {
	border-right: solid 1px #999999;
	border-left: solid 1px #999999;
	border-bottom: dotted 1px #999999;
	text-align: left;
	font-weight: normal;
	padding: 2px;
}
#tab_table  tbody  td {
	border-right: solid 1px #999999;
	border-bottom: dotted 1px #999999;
	text-align: center;
	font-weight: normal;
	padding: 2px;
}
#tab_table  tbody  tr.last th,
#tab_table  tbody  tr.last td {
	border-bottom: none;
}
#tab_table tfoot {
	background-color: #E9E9E9;
}
#tab_table tfoot th {
	font-weight: normal;
	text-align: center;
	border: 1px solid #999999;
	padding: 15px 20px 15px 20px;
}
#tab_table tfoot td {
	font-weight: normal;
	text-align: center;
	border-top: solid 1px #999999;
	border-right: solid 1px #999999;
	border-bottom: solid 1px #999999;
	padding: 15px 20px 15px 20px;
}



#research_compare ul#selectors {
	display: block;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#research_compare ul#selectors li {
	display: block;
	list-style-type: none;
	float: left;
	clear: left;
}
#research_compare {
	font-size: 10px;
}
#research_compare .tabcontent {
	background-color: #FFFFFF;
	background-image: none;
}
#research_compare tbody {
	text-decoration: none;
	background-color: #FFFFFF;
}
#research_compare tbody th {
	font-weight: normal;
	text-align: left;
	padding: 0px;
	border-right: solid 1px #999999;
	border-bottom: solid 1px #999999;
	border-left: solid 1px #999999;
	width: 144px;
	margin: 0px;
}
#research_compare tbody th ul#selectors li a {
	display: block;
	font-weight: normal;
	text-align: left;
	margin: 0px;
	padding: 10px 10px 10px 5px;
	width: 139px;
	border-bottom: solid 1px #999999;
	background-color: #FFFFFF;
}
#research_compare tbody th ul#selectors li:hover a, #research_compare tbody th ul#selectors li.over a {
	background-color: #E9E9E9;
}
#research_compare tbody th ul#selectors li a.selected {
	background: #465968 url(../images/research_compare_arrow.png) no-repeat right center;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	cursor: default;
}
#research_compare tbody th ul#selectors li:hover a.selected, #research_compare tbody th ul#selectors li.over a.selected {
	background: #465968 url(../images/research_compare_arrow.png) no-repeat right center;
}
#research_compare tbody td {
	border-right: solid 1px #999999;
	border-bottom: solid 1px #999999;
	width: 184px;
	padding: 10px;
}
#research_compare thead th {
	text-align: left;
	padding-left: 10px;
	border-right: solid 1px #999999;
	border-bottom: solid 1px #999999;
}
#research_compare thead td {
	background-image: url(../images/research_compare_vs.png);
	background-repeat: no-repeat;
	background-position: center 1px;
	margin: 0px;
	padding: 0px;
	border-bottom: solid 1px #999999;
}
#research_compare thead td div {
	width: 175px;
	display: inline;
	height: 28px;
	text-align: center;
	font-size: 13px;
	color: #208254;
	font-weight: bold;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 1px;
}
#research_compare thead td .left {
	float: left;
}
#research_compare thead td .right {
	float: right;
}
#research_compare tfoot th {
	text-align: left;
	padding: 10px;
	background-color: #E9E9E9;
	border-right: solid 1px #999999;
	border-bottom: solid 1px #999999;
	border-left: solid 1px #999999;
}
#research_compare tfoot td {
	text-align: left;
	background-color: #FFFFFF;
	border-right: solid 1px #999999;
	border-bottom: solid 1px #999999;
	padding: 10px;
}


.wideside #quote .tabcontent,
#quote.quotabs .tabcontent {
	background: none;
}
.wideside #quote_top ul#tabs li.tab1 a,
#quote_top.quotabs ul#tabs li.tab1 a {
	width: 124px;
	color: #465968;
	font-size: 10px;
	text-align: center;
	background-image: url(../images/tab_quote_wide_sel.png);
	background-repeat: no-repeat;
	background-position: center 3px;
	text-decoration: underline;
	position: absolute;
	right: 70px;
	bottom: 10px;
	z-index: 1;
}
.wideside #quote_top ul#tabs li.tab1 a.selected,
#quote_top.quotabs ul#tabs li.tab1 a.selected {
	background-image: url(../images/tab_quote_wide_sel.png);
	background-repeat: no-repeat;
	background-position: center 0px;
	text-decoration: none;
	color: #AC253B;
	z-index: 10;
}
.wideside #quote_top ul#tabs li.tab2 a,
#quote_top.quotabs ul#tabs li.tab2 a {
	width: 70px;
	color: #465968;
	font-size: 10px;
	text-align: center;
	background-image: url(../images/tab_quote_wide_sel2.png);
	background-repeat: no-repeat;
	background-position: center 3px;
	text-decoration: underline;
	position: absolute;
	right: 5px;
	bottom: 10px;
	z-index: 1;
}
.wideside #quote_top ul#tabs li.tab2 a.selected,
#quote_top.quotabs ul#tabs li.tab2 a.selected {
	background-image: url(../images/tab_quote_wide_sel2.png);
	background-repeat: no-repeat;
	background-position: center 0px;
	text-decoration: none;
	color: #AC253B;
	z-index: 10;
}
#quote_top.quotabs ul#tabs li.tab1 a {
	right: 65px;
}
#quote_top.quotabs ul#tabs li.tab2 a {
	right: 0px;
}
.wideside #quote_top ul#tabs {
	width: 314px;
	height: 42px;
}
#quote_top.quotabs ul#tabs {
	height: 42px;
}
