/* -- Standard HTML Rules -- */  /* top right bottom left */
#azcommercial {
	width: 761px;
}

body {
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	margin: 5px 0px 0px 0px;
	padding: 0;
	border: 0;
}

img {
	border: 0
}

a {
	color: #000099;
	text-decoration: none;
}

a:hover {
	color: #000000;
}

/* ********* FONTS ********* */
.small {
	font-size: 85%;
}

.smallBold {
	font-size: 85%;
	font-weight: bold;
}

.med {
	font-size: 95%
}

.normal {
	font-size: 100%;
	font-weight: normal;
}

.large {
	font-size: 115%;
}

.largeBold {
	font-size: 115%;
	font-weight: bold;
}

.monospace {
	font-family: courier new;
	padding: 20px;
}

ul {
	list-style-type: square;
}

#rightSidebar {
	float: right;
	width: 170px;
	border: 0px solid red;
}

#rightSidebar .heading {
	padding: 2px;
	background-color: #404040;
	color: #ffffff;
	font-weight: bold;
}

#rightSidebar .content {
	background-color: #ececec;
}

#rightSidebar ul {
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 0;
	padding-top: 0;
	list-style-position: outside;
	margin: 0;
	text-indent: 0;
	line-height: 100%;
	list-style-image: url('/images/bulletArrow.gif');
}

#rightSidebar li {
	margin-left: 15px;
	font-size: 85%;
	margin-bottom: 5px;
}

#topSidebar {
	padding-left: 18px;
	border: 0px solid red;
}

#bottomSidebar {
	padding-left: 18px;
	border: 0px solid red;
}


#dataTable table {
	border: 1px solid #cccccc;
	border-collapse: collapse;
	width: 100%;
}

#dataTable th {
	color: white;
	background-color: #6B696B;
	font-weight: bold;
	padding: 4px;
	border: 1px solid #DEDFDE;
	text-align: left;
}

#dataTable td {
	padding: 4px;
	border: 0px solid #DEDFDE;
	font-size: 85%;
}

/* ********* HEADER ********* */
#header {

}

#header #top {
	float: left;
	width: 761px;
}

#header #top .logo {
	float: left;
}

#header #top .tabs {
	margin-top: 20px;
}

#header #top div img {
	text-align: right;
	float: right;
}

#header #midLeft {
	clear: both;
	float: left;
	width: 176px;
}

#header #midLeft .solution {
	background-color: #000000;
	float: left;
	height: 40px
}

#header #midLeft .solution img {
	margin-top: 4px
}

#header #midLeft .row1 {
	background-color: #F67608;
	height: 2px;
	clear: both;
	width: 100%;
	overflow: hidden; /*hack for ie6 */
	min-height: 100%;
}

#header #midLeft .row2 {
	background-color: #000000;
	height: 2px;
	clear: both;
	width: 100%;
	overflow: hidden; /*hack for ie6 */
	min-height: 100%;
}

#header #midLeft .row3 {
	background-color: #ED1C2F;
	height: 6px;
	clear: both;
	width: 100%;
	overflow: hidden; /*hack for ie6 */
	min-height: 100%;
}

#header #middle {
	float: left;
}

#header #middle img {
	float: left;
}

#header #midRight {
	float: left;
	width: 563px
}

#header #midRight .tabCopy {
	background-color: #000000;
	height: 19px;
	clear: both;
	width: 100%;
	text-align: right;
}

#header #midRight .tabCopy img {
	margin-top: 1px;
}

#header #midRight .row1 {
	background-color: #F67608;
	height: 2px;
	clear: both;
	width: 100%;
	overflow: hidden; /*hack for ie6 */
}

#header #midRight .row2 {
	background-color: #000000;
	height: 2px;
	clear: both;
	width: 100%;
	overflow: hidden; /*hack for ie6 */
}

#header #midRight .row3 {
	background-color: #ED1C2F;
	height: 27px;
	clear: both;
	width: 100%;
	overflow: hidden; /*hack for ie6 */
}

#header #midRight .userLinks {
	padding-top: 5px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-size: 85%
}

#header #midRight .userLinks .separator {
	font-weight: bold;
	padding: 10px;
}

#header #midRight .userLinks a {
	text-decoration: none;
	color: #ffffff;
}

#header #midRight .userLinks .text {
	float: left
}

#header #midRight .userLinks .cart {
	float: right;
	padding-right: 5px
}

#header #midRight .userLinks .cart img {
	vertical-align: middle;
	margin-right: 4px
}

#breadCrumbs {
	background-color: #ececec;
	font-size: 85%;
	padding: 4px 0px 5px 5px;
	border: 1px solid #cccccc;
	margin-top: 10px;
	margin-bottom: 0px;
}

#breadCrumbs a {
	text-decoration: underline;
}

#breadCrumbs a:hover {
	color: #FF9A4A;
}

#vehicleDropdown {
	border: 1px solid #9B9FB5;
	background-color: #e0e8ea;
	padding: 5px;
	margin-top: 10px;
	min-height: 100%;
}

#vehicleDropdown .currentLabel {
	float: ;
	margin-top: 5px;
	font-size: 85%;
	font-weight: bold;
	margin-right: 5px;
}

#vehicleDropdown .mgmtLink {
	float: right;
	margin-top: 4px;
	font-size: 85%;
	font-weight: bold;
}

#pageTitle {
	font-size: 175%;
	font-weight: bold;
	font-style: italic;
	border-bottom: 1px solid #8E8E8E;
	padding-bottom: 5px;
	margin-bottom: 0px;
	margin-top: 10px;
}

#bulletList {
	margin-top: 0px;
	background-color: #EDEFF3;
	padding: 10px;
	margin-bottom: 10px;
}

#bulletList ul {
	margin-top: 5px;
	list-style-type: none;
	margin-left: 5px;
	margin-bottom: 0px;
}

#bulletList li {
	background-image: url('/images/bulletArrow.gif');
	background-repeat: no-repeat;
	background-position: 0px -2px;
	padding-left: 10px;
	padding-bottom: 5px;
}

#bulletList li .normalBullet {
	background-image: url('');
	list-style-type: square;
	margin-left: 20px;
	padding-left: 0;
}

#partsList {
	line-height: 150%;
	list-style-image: url('/images/bulletArrow.gif');
	margin-top: 0;
	padding-top: 10px;
	padding-bottom: 10px;
}

#leftNav {
	clear: both;
	width: 186px;
	float: left;
	border: 0px solid red;
	margin-left: 0;
}

#leftNav ul {
	margin-top: 0px;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 5px;
	line-height: 175%;
	border-bottom: 1px solid #000000;
	margin-bottom: 0px;
	background-color: #ffffff;
}

#leftNav .liOpen {
	background-image:
		url('/images/template_images_pro/down_nav_arrow.gif');
	background-repeat: no-repeat;
	background-position: 0px .6em;
	padding-left: 12px;
	font-weight: bold;
}

#leftNav .liClose {
	background-image:
		url('/images/template_images_pro/left_nav_arrow.gif');
	background-repeat: no-repeat;
	background-position: 0px .6em;
	padding-left: 10px;
	font-weight: bold;
	margin-left: 2px;
}

#leftNav .liSmall {
	background-image:
		url('/images/template_images_pro/sub_nav_arrow.gif');
	background-repeat: no-repeat;
	background-position: 0px .8em;
	padding-left: 7px;
	margin-left: 5px;
	font-size: 85%;
}

#leftNav a {
	color: #000000;
}

#leftNav a:hover {
	color: #000099;
}

#topSearch {
	background-color: #ececec;
	font-size: 85%;
	padding:10px;
	border: 1px solid #cccccc;
	margin-top: 10px;
	margin-bottom: 0px;
	font-weight: bold;
}
/* ********* SUB NAVIGATION ********* */
#subNav {
	font-size: 85%;
	border: 1px solid #BFC5D3;
	margin-bottom: 10px;
}

#subNav .subNavHeading {
	background-color: #BFC5D3;
	padding: 5px;
	font-weight: bold;
}

#subNav .subNavContent {
	background-color: #F5F5F5;
	margin: 0px;
	padding-bottom: 5px;
	overflow: auto;
}

#subNav ul {
	margin-top: 0px;
	list-style-type: none;
	margin-left: 0px;
	padding: 5px 5px 5px 5px;
	line-height: 170%;
	margin-bottom: 0px;
}

#subNav li {
	background-image: url('../img/shopping/right_nav_grey_subcat_arrow.gif')
		;
	background-repeat: no-repeat;
	background-position: 0px .6em;
	padding-left: 10px;
	text-align: left;
}

#subNav a:hover {
	color: #FF9A4A;
}

#pageHeading {
	display: block;
	position: relative;
	font-size: 140%;
	font-weight: bold;
	font-style: italic;
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom: 1px solid #8E8E8E;
	margin-left: 10px;
}

#content {
	border: 0px solid green;
	width: 555px;
	padding-left: 14px;
	float: right;
}

#contentRightSideBar {
	border: 0px solid green;
	width: 555px;
	padding-left: 18px;
	float: left;
}

#contentRightSidebarTop {
	margin-left: 18px;
}

.contentHeading1 {
	padding: 5px;
	background-color: #BFC5D3;
	font-weight: bold;
}

.contentHeading2 {
	padding: 5px;
	background-color: #FF9933;
	font-weight: bold;
	color: #ffffff;
	margin-bottom: 10px;
}

.contentHeading3 {
	padding: 5px;
	background-color: #FF9933;
	font-weight: bold;
	color: #000000;
	margin-bottom: 10px;
}

.contentHeading4 {
	border-top: 1px solid #8E8E8E;
	border-bottom: 1px solid #8E8E8E;
}

.contentHeading5 {
	border: 1px solid #8E8E8E;
	font-weight: bold;
	background-color: #FF9933;
	padding: 5px;
	margin-bottom: 10px;
}

.contentHeading6 {
	padding: 5px;
	background-color: #E7E8ED;
	font-weight: bold;
}

.contentHeading7 {
	padding: 5px;
	background-color: #ffffff;
	font-weight: bold;
	border: 1px solid #8E8E8E;
}

.question {
	padding: 10px;
	background-color: #EDEFF3;
	font-weight: bold;
}

.answer {
	padding: 10px;
	border: 3px solid #EDEFF3;
	margin-bottom: 15px;
}

.correctSpelling {
	color: red;
	border: 1px solid #BFC5D3;
	padding: 5px;
	margin: 5px;
	font-weight: bold;
	background-color: #FFFFB9;
	text-align: center;
}

.more {
	font-weight: bold;
	font-size: 85%;
	text-align: right;
	padding-right: 5px;
	padding-top: 5px;
}

#columns {
	clear: both;
	min-height: 100%;
}

#columns .left {
	background-color: #E6E8ED;
	width: 275px;
	float: left;
	padding: 0;
}

#columns .right {
	background-color: #E6E8ED;
	width: 275px;
	float: right;
	padding: 0;
}

#columns .heading {
	background-color: #FF9A4A;
	padding: 5px;
	font-weight: bold;
}

#columns .content {
	background-color: #E6E8ED;
	margin-top: 1px
}

#relatedRepairInfo {
	clear: both;
	margin-top: 1em;
	border:1px solid #BFC5D3;
}

#relatedRepairInfo ul#partsList {
	padding-top: 0;
}

#relatedRepairInfo .title {
	font-weight: bold;;
	margin-top: 1em;
	padding-left:1em;
}

#productInfo {
	margin-bottom: 10px;
}

#productInfo .productImage {
	border: 1px solid #A0A0A0;
	margin-right: 10px;
	float: left;
}

#productInfo ul {
	margin-top: 10px;
	line-height: 150%;
	margin-bottom: 10px;
	font-size: 85%;
	border: 0px solid #A0A0A0;
	margin-left: 120px;
	padding-left: 120px;
}
#pagination {
	clear: both;
	padding: 5px;
	background-color: #ececec;
	font-weight: bold;
	font-size: 85%;
	min-height: 100%;
}
#pagination p.pagination, 
#pagination p {
	margin-top: 0;
	margin-bottom: 3px;
	font-weight: bold;
	font-size: 85%;
}
#pagination div span,
#pagination div select {
		font-weight: bold;
	font-size: 85%;
	}
#footer {
	clear: both;
}

#footer ul {
	margin-top: 0px;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 5px;
	line-height: 150%;
	margin-bottom: 0px;
	width: 165px;
}

#footer li {
	background-image:
		url('/images/template_images_pro/grey_square_bottom.gif')
		;
	background-repeat: no-repeat;
	background-position: 0px .9em;
	padding-left: 7px;
	margin-left: 5px;
	font-size: 75%;
}

/* ********* YMME ********* */
#ymmeMessage {
	border: 1px solid #ff8040;
	background-color: #ffffc4;
	padding: 5px;
	font-weight: bold;
}

.ymmeDisplay {
	line-height: 150%;
}

.ymmeColumnHeading {
	font-size: 100%;
	font-weight: bold;
	color: #999999;
	border-bottom: 1px solid #999999;
}

#noteBox {
	border: 1px solid #cccccc;
	padding: 10px;
	width: 60%;
	background-color: #f7f7f7;
	line-height: 140%;
}

#errorMessage {
	font-size: 90%;
	font-weight: bold;
	border: 1px solid #cc0000;
	color: #cc0000;
	background-color: #FFFFB9;
	margin-bottom: 10px;
	line-height: 150%;
	clear: both;
}

.clear {
	clear: both;
}

.left {
	float: left
}

.right {
	float: right
}

.vAlign {
	vertical-align: middle;
}

.test {
	border: 1px solid blue;
}

/* DEALS (New Jersey ONLY) */
#deals{
width:555px;
border-left:1px dotted #CCCCCC;
border-right:1px dotted #CCCCCC;
border-left:1px dotted #CCCCCC;
}

.header-row{
    padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	border-bottom: #cccccc 1px dotted;
    color: #48567D;
}

.dealHeader {
	width:200px;
    border-right:1px solid white;
    float:left;
    text-align:center;
    background-color:#BFC5D3;
    font-weight:bold;
    color:#48567D;
}

.periodHeader {
	width:153px;
	float:left;
	text-align:center;
	border-right:1px solid white;
  	background-color:#BFC5D3;
   	font-weight:bold;
    color:#48567D;
}
.expirationHeader {
	background-color:#BFC5D3;
	width:200px;
	float:left;
	text-align:center;
	border:0px solid green;
	font-weight:bold;
    color:#48567D;
}
.row {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 8px;
	padding-top: 8px;
	border-bottom: #cccccc 1px dotted;
}
.deal {
	width:200px;
	float:left;
	text-align:center;
	border-right:1px dotted #CCCCCC;
}
.period {
	width:153px;
	float:left;
	text-align:center;
	border-right:1px dotted #CCCCCC;
}
.expiration {
	width:200px;
	float:left;
	text-align:center;
}

.clear {
	clear:both;
	width:100%;
}
.clear2 {
	clear:both;
	width:100%;
	height: 0px;
}



/* float for Netscape and Mozilla-like browsers */
.fix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* Hides from IE-mac \*/
* html .fix {
	height: 1%;
}

.fix {
	display: block;
}
/* End hide from IE-mac */


div#item-text-cont {
	width: 340px;
	float: right;
	border: 0px solid red;
	font-size: 11px;
	line-height: 1.5em;
}



/* -------------------------------
 * CSS for availability - begin
 * -------------------------------
 */

div.avail-container {
	width: 100%;
}

div.avail-container table {
	border-collapse: collapse;
}

/* set the width of the availability bar based on which page it is on */

/* shelf pages */
div.container div.availability div.avail-container table,
div#product div.availability div.avail-container table {
	width: 100%;
}

/* product detail page */
div#productInfo div#formButtons div.avail-container table {
	width: 65%;
	float: right;
}

/* online quote page & checkout page */
div.clearfix div.small div.avail-container table {
	width: 85%;
}

div.avail-container table td {
	font-size: 0.83em;
	text-align: left;
}

div.avail-container table td.avail-indicator {
	width: 15px;
}

div.avail-container table td.avail-label {
	width: 40px;
}

div.avail-container table td.avail-values {
	text-align: center;
}


/* high availability */
div.avail-container table.avail-high {
	border: 2px solid green;
}

div.avail-container table.avail-high td.color-dark,
div.legend-container table tr.legend-row-high td.legend-indicator {
	background-color: green;
}

div.avail-container table.avail-high td.color-medium,
div.legend-container table tr.legend-row-high {
	background-color: #CCFFCC;
	border: 2px solid #CCFFCC;
}

div.avail-container table.avail-high td.color-light {
	background-color: #F0FFF0;
	border: 2px solid #CCFFCC;
}


/* medium availability */
div.avail-container table.avail-med {
	border: 2px solid orange;
}

div.avail-container table.avail-med td.color-dark,
div.legend-container table tr.legend-row-med td.legend-indicator {
	background-color: #FF9944;
}

div.avail-container table.avail-med td.color-medium,
div.legend-container table tr.legend-row-med {
	background-color: #FFBB77;
	border: 2px solid #FFBB77;
}

div.avail-container table.avail-med td.color-light {
	background-color: #FFCC77;
	border: 2px solid #FFBB77;
}

/* low availability */
div.avail-container table.avail-low {
	border: 2px solid red;
}

div.avail-container table.avail-low td.color-dark,
div.legend-container table tr.legend-row-low td.legend-indicator {
	background-color: red;
}

div.avail-container table.avail-low td.color-medium,
div.legend-container table tr.legend-row-low {
	background-color: #FA8072;
	border: 2px solid #FA8072;
}

div.avail-container table.avail-low td.color-light {
	background-color: #FFA07A;
	border: 2px solid #FA8072;
}




/* unknown availability (special order) */
div.avail-container table.avail-unk {
	border: 2px solid #AAAAAA;
}

div.avail-container table.avail-unk td.color-dark,
div.legend-container table tr.legend-row-unk td.legend-indicator {
	background-color: #AAAAAA;
}

div.avail-container table.avail-unk td.color-medium,
div.legend-container table tr.legend-row-unk {
	background-color: #EEEEEE;
	border: 2px solid #AAAAAA;
}

div.avail-container table.avail-unk td.color-light {
	background-color: #EEEEEE;
	border: 2px solid #AAAAAA;
}





/* table for the color legend */
div.legend-container {
	background-color: #FFFFFF;
	position: absolute;
	visibility: hidden;
	z-index: 999;
}

/* different widths for the legend depending on the page */

/* shelf pages */
div.container div.availability div.legend-container,
div#product div.availability div.legend-container {
	width: 350px !important;
}

/* detail page */
div#productInfo div.legend-container {
	width: 350px !important;
}

/* quote and cart page */
div.clearfix div.small div.legend-container {
	width: 410px !important;
}


div.legend-container table {
	width: 100%;
	border: 2px solid gray;
}

div.legend-container table tr td.legend-indicator {
	width: 20px;
}

div.legend-container table tr td {
	font-size: 8pt;
	font-family: Arial;
	text-align: left;
}

div#divSwap {
	margin-top:3px
}

div#divSwap span {
	text-color: red;
}

div.call-store-msg {
	font-size: 0.83em;
	padding: 3px 0px 3px 0px;
	text-align: right;
}

/* -------------------------------
 * CSS for availability - end
 * -------------------------------
 */

/*CSS for Quote Management - Saved Quotes list */
table#quotelist {font-size:11px;vertical-align: top}
table#quoteList a {color:#000000;}
table#quoteList a:hover {color:#000000;text-decoration:underline;}


table#quoteList tr:hover {background-color:#ffffcc;}
table#quoteList thead tr:hover {background-color:#F88017;}
table#quoteList td br {margin-bottom:10px;}
table#quoteList thead tr {background-color:#F88017; border:0px;}
table#quoteList tr { background-color:#ffffff;}
table#quoteList td {border-bottom: 1px solid #cccccc;empty-cells: show;vertical-align: top}
table#quoteList th {padding:5px;}

.pagebanner{float:left;padding-bottom:5px;padding-top:5px;}
.pagelinks{float:right;padding-bottom:5px;padding-top:5px;}


#container1 {
	float:left;
	width:555px;
	position:relative;
	padding-bottom: 5px;


	}
#col1 {
	float:left;
	width:275px;
	position:relative;
	height:150px;
	overflow:hidden;
background:#EDEFF3;
margin-bottom:15px;
}
#col2 {
	float:left;
	width:5px;
	position:relative;
	height:150px;
	overflow:hidden;
}
#col3 {
	float:left;
	width:275px;
	position:relative;
	height:150px;
	overflow:hidden;
	background:#EDEFF3;
	margin-bottom:15px;
}
#noQuotes {
	font-size: 12px;
	font-weight: bold;
	color: #cc0000;
}


/*CSS for Quote Management - end */

div.cartPrice div.listPriceName {
float:left;
clear: left;
width:80px;
}
div.cartPrice div.listPrice {
float:right;
clear:right;
width:70px;
}
div.cartPrice div.costPriceName {
float:left;
clear: left;
width:80px;
}
div.cartPrice div.costPrice {
float:right;
clear:right;
width:70px;
}
div.cartPrice div.coreName {
float:left;
clear: left;
width:80px;
}
div.cartPrice div.core {
float:right;
clear:right;
width:70px;
}
div.cartPrice div.totalName {
float:left;
clear: left;
width:80px;
}
div.cartPrice div.total {
float:right;
clear:right;
width:70px;
}
div.cartPrice div.deals  {
	float:right;
	width:100px;
	text-align: right;
	clear:both;
	margin-top:5px;
	border:0px;
	padding:0px;
	background: transparent;
}


div#product div.dealDesc,
div.lineItem div.dealDesc_full  {

	float:left;
	width:492px;
	text-align: left;
	margin-top:5px;
	margin-bottom:5px;
	padding: 0px;
	background: #eef7fe;
	display:inline;
	border: 1px solid #4f96d6;
zoom:1;
	float:right;
	padding-bottom:5px;
}
div#product div.dealDesc {
float:right;
		display:none;

		width:468px;
clear:both;
}
div.productList#product div.dealDesc {
	width:474px;
}
		
div#product div.dealDesc .titleBar{
width:462px;font-size:10px;color:#ffffff;background:#4f96d6;padding:3px;overflow:auto;
}
div.productList#product div.dealDesc .titleBar{
width:468px;font-size:10px;color:#ffffff;background:#4f96d6;padding:3px;overflow:auto;
}
div.lineItem.detailPage div.dealDesc_full  {

	width:553px;

	}
	div.lineItem.orderSum div.dealDesc_full  {

	width:514px;
	margin-right:2px;
	}
	div.lineItem div.dealDesc_full .titleBar {
	width:487px;font-size:10px;color:#ffffff;background:#4f96d6;padding:3px
	}
div.lineItem.detailPage div.dealDesc_full .titleBar {
	width:547px;font-size:10px;color:#ffffff;background:#4f96d6;padding:3px
	}
div.lineItem.orderSum div.dealDesc_full .titleBar {
	width:508px;font-size:10px;color:#ffffff;background:#4f96d6;padding:3px
	}
div#product div.dealDesc div.offer,
div.lineItem div.dealDesc_full div.offer{
	float:left;
    width: 450px;
	margin: 5px;
	clear: both;
}
div#product div.dealDesc  div.offerName,
div.lineItem div.dealDesc_full  div.offerName{
	float:left;
	clear: both;

	font-size: 11px;
	color: #666666;
	padding 0px;
}
div#product div.dealDesc  div.offerName{
clear: none;
margin-right:5px;
}

div#product div.dealDesc  div.offerDetails,
div.lineItem div.dealDesc_full  div.offerDetails{
	float:left;
	clear: both;

	font-size: 11px;
	color: #666666;
	padding-left: 20px;
}
div#product div.dealDesc  div.offerDetails{
	padding-left: 10px;
	clear: right;
}
div#product div.dealDesc  div.offerDetails .date,
div.lineItem div.dealDesc_full  div.offerDetails .date{
	font-style: italic;
}
div#product div.dealDesc  div.offerDetails span.offerAvail,
div.lineItem div.dealDesc_full  div.offerDetails span.offerAvail{
	color: #ef8c47;
	font-weight: bold;
}

div.finalValue {
	width: 90px;
float:right;
clear:right;
}
div.finalTitle {
	width: 200px;
float:left;
text-align: right;
clear: left;
}
div.dealDesc_full b.fauxLink {
color: #4f96d6;
text-decoration: underline;
}
div.deals img:hover,
div.dealDesc_full b.fauxLink:hover {
cursor:pointer;
}
