/* GENERAL RULES */

	* {
		float 				: none;
		position 			: static;
	}

	body {
		background 			: #FFF;
		color 				: #000;
		font-size 			: 10pt;
		font-family 		: Verdana,Helvetica,sans-serif;
		margin 				: 20px;
		width 				: 100%;
	}

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

	a img {
		border 				: none;
	}
	
	hr {
		display 			: none;
	}

	/* Masthead rules and global navigation rules */

		#masthead {
			border-bottom 		: 1px solid #000;
			padding-bottom		: 10px;
			width 				: 100%;
		}


		#masthead h2,
		#masthead em {
			display 			: block;
			font-size 	 		: 11pt;
			font-style 			: normal;
		}
		
		#masthead em span {
			display 			: block;
			font-weight 		: bold;
			font-size 	 		: 14pt;
			margin-bottom		: 4px;	
		}
	
		#masthead ul.topnav,
		#masthead ul li.removed {
			display 			: none;
		}

		#user-controls {
			display 			: none;
		}
		
		#tabs {
			display 			: none;
		}
		
		ol#breadcrumbs {
			margin-bottom 		: 20px;
			overflow 			: hidden;
			margin-left 		: 0;
			padding-left 		: 0;
		}
		
		ol#breadcrumbs li {
			background 		 	: url(../images/bullets/blt-breadcrumb.png) center right no-repeat;
			list-style 			: none;
			float 				: left;
			font-size 	 		: 10pt;
			margin-right 		: 10px;
			margin-left 		: 0;
			padding-left 		: 0;
		}
		
		ol#breadcrumbs li.first,
		ol#breadcrumbs li.last {
			background 			: none;
		}
		
	/* Left Sidebar rules */	
	
		#sidebar {
			display 			: none;
		}
		
	/* Content rules */
	
		#content {
			border-bottom 		: 1px solid #000;
			clear 				: both;
			margin-bottom		: 10px;
			padding-bottom		: 10px;
			width 				: 100%;
		}
		
		h1 {
			font-size 			: 16pt;
		}
		
		h2 {
			font-size 			: 13pt;
		}

		h3.item-heading strong {
			margin-right 		: 8px;
		}
			
		ul {
			padding-left 		: 0;
		}
		
		ul li {
			margin-left 		: 20px;
		}

		.img-full {
			margin-bottom	: 10px;
		}
	
		.img-right {
			float 			: right;
			margin 			: 10px 0 10px 10px;
		}
		
		.img-left {
			float 			: left;
			margin 			: 10px 10px 10px 0;
		}
	
	/* Footer rules */

		#footer ul {
			display 			: none;
		}


/* SPECIFIC PAGES */


	/* Homepage */	
	
		#masthead img.home-header-tr {
			display 			: none;
		}	
		
		#content #home-row-1 {
			display 			: none;
		}
	
		#content #how-to-guides img {
			display 			: none;
		}
		
		#content #fragment-1 img,
		#content #fragment-2 img,
		#content #fragment-3 img {
			display 			: none;
		}
		
		#content #carousel-buttons {
			display 			: none;
		}
		
		#content #other-services img {
			display 			: none;
		}
		
		#content #home-row-2 p.link,
		#content #home-row-2 p.more {
			display 			: none;
		}
		
	/* Product detail review */
		
		ul#inpage-nav,
		ul#inpage-nav-end {
			display 			: none;
		}
		
		#product-info li.verdict img {
			display 			: none;
		}
		
		#product-info table.standard {
			border 				: 1px solid #000;
			margin-bottom		: 15px;
		}
		
		#product-info table.standard caption,
		#product-info table.standard th,
		#product-info table.standard td {
			border 				: 1px solid #000;
			padding 			: 3px 5px;
			text-align 			: left;
		}
		
		#product-info table.standard caption {
			border 				: none;
			font-size 			: 13pt;
			font-weight 		: bold;
			margin-bottom		: 10px;
		}
		
		#product-info table.standard th img/* , REMOVED THIS RULE AS WON'T DIFFERENTIATE BETWEEN LOGGED IN STAR RATINGS AND LOGGED OUT SUBSCRIBE ICON
		#product-info table.standard td img */ {
			display 			: none;
		}
		
	/* Product detail results */
	
		#tab-content table.standard {
			border 				: 1px solid #000;
			margin-bottom		: 15px;
			width 				: 80%;
		}
		
		#tab-content table.standard caption,
		#tab-content table.standard th,
		#tab-content table.standard td {
			border 				: 1px solid #000;
			padding 			: 3px 5px;
			text-align 			: left;
		}
		
		#tab-content table.standard caption {
			border 				: none;
			font-size 			: 13pt;
			font-weight 		: bold;
			margin-bottom		: 10px;
		}
		
		#tab-content table.standard th img/* , REMOVED THIS RULE AS WON'T DIFFERENTIATE BETWEEN LOGGED IN STAR RATINGS AND LOGGED OUT SUBSCRIBE ICON
		#tab-content table.standard td img */ {
			display 			: none;
		}
		
	/* Image gallerys */
	
		#gallery li {
			list-style 			: none;
		}
	
		#thumbnails li,
		#gallery-navigation li,
		#gallery-navigation li img {
			display 			: none;
			list-style 			: none;
		}
		
	/* Our verdict pages */
	
		#inpage-sorting {
			display 			: none;
		}
		
	/* Product finder comparison table */
	
		#filter-panel {
			display 			: none;
		}
		
		div.view-per-page {
			display 			: none;
		}

		div.pagination 	{
			display 			: none;
		}
		
		#select-for-comparison div.compare-action {
			display 			: none;
		}
		
		#select-for-comparison table.results {
			border 				: 1px solid #000;
			margin-bottom		: 15px;
			width 				: 98%;
		}
		
		#select-for-comparison table.results caption,
		#select-for-comparison table.results th,
		#select-for-comparison table.results td {
			border 				: 1px solid #000;
			padding 			: 3px 5px;
			text-align 			: left;
		}
		
		#select-for-comparison table.results th.select,
		#select-for-comparison table.results td.select {
			display 			: none;
		}
		
		#select-for-comparison table.results caption {
			border 				: none;
			font-size 			: 13pt;
			font-weight 		: bold;
			margin-bottom		: 10px;
		}
		
	/* Single Sales content */
		
		#download-reports h4 {
			font-size 			: 12pt;
		}
		
		#download-reports ol {
			margin 				: 0;
			padding 			: 0;
		}
		
		#download-reports ol li {
			height 				: auto !important;
			list-style 			: decimal;	
			margin-left 		: 20px;
			min-height 			: auto !important;	
			padding				: 0 0 0 0;
		}
		
		#download-reports li img {
			display 			: none;
		}
		
		#download-reports li div h5 {
			font 		 		: normal 10pt Verdana, Helvetica, sans-serif !important;
			margin 				: 0;
		}
		
		#download-reports li div a {
			display 			: none;
		}
		
		#your-details-panel-lower {
			clear 				: both;
		}
		
		#your-details-panel-lower h4 {
			font-size 			: 15pt;
		}
		
		#details-summary,
		#customer-services {
			width 				: 100% !important;
		}

		#details-summary th,
		#customer-services th {
			text-align 			: left;
		}
		
		#details-summary td,
		#customer-services td {
			width 				: 50%  !important;
		}
		
		#details-summary td address {
			font-style 			: normal;
		}
		
		#order-details h4 {
			font-size 			: 15pt;
		}
		
		#order-details h5 {
			font-size 			: 10pt;
			margin 				: 0;
		}
		
		#order-details p strong {
			font-size 			: 10pt;
			font-weight 		: normal;
		}
		
		p#reader-download {
			display 			: none;
		}
		
/*Interactive Tools: Mortgage Calculator, Savings...*/
#interactive-tool ol.num-steps, #interactive-tool ul#form-buttons-upper, #interactive-tool table.standard tfoot, #interactive-tool #results-header, #interactive-tool #select-for-comparison #shortlist {display:none;}
#interactive-tool #mortgage-search-nav-upper, #interactive-tool #mortgage-search-nav, #interactive-tool #form-buttons {display:none;}
#interactive-tool table th, #interactive-tool table tr td {text-align:left;}
#interactive-tool table.results {_width:636px;}