.floatLeft {

	float: left;
}
.floatRight {
	float: right;
}
.clear {
	clear: both;
}
.userTag {
	color: #CC0000;
	font-weight: bold;
}
.expertTag {
	color: #cc6600;
	font-weight: bold;
}
ul.noBullets {
	list-style: none;	
}
ul.noBullets li {
	padding: 10px 0;	
}
ul.carrierLinks {
	padding: 0;
	margin: 3px 0;
}
ul.carrierLinks li {
	margin-left: 30px;
}
input {
	font-family: Arial, Verdana, Helvetica;	
	font-size: 12px;	
	color: #333399;
}
div#container h1 {
	color : #3c3c3c;
	display: inline;
	padding-top: 10px;
    font-weight : normal;
    font-size : 25px;
    font-family : Arial, Helvetica, Sans-serif;
}
div#reviewsHome {
	width: 85%;
	margin: 0 0 10px 40px;
	padding-top: 15px;
}
div#reviewsHome h1 {
    color : #000;
	display: inline;
	margin: 0;
	padding: 0;
    font-weight : normal;
    font-size : 25px;
    font-family : Arial, Helvetica, Sans-serif;
}
p#reviewsIntro {
	width: 65%;
}
div.searchReviews * {
	margin: 0;
	padding: 0;
}
div.searchReviews {
	width: 30%;
	background-color: #e1e1e1;
}
div.roundtop { 
	background: url(/img/corners/cn_solid_tRight.gif) no-repeat top right; 
}
div.roundbottom {
	background: url(/img/corners/cn_solid_bRight.gif) no-repeat top right; 
}
img.btnGo,
input.btnGo{
	position: relative;
	top: 6px;
}
img.corner {
   width: 6px;
   height: 6px;
   border: none;
   display: block !important;
}
.borderLR {
	padding: 20px;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
.borderLeft {
	border-left: 1px solid #ccc;
}
.borderRight {
	border-right: 1px solid #ccc;
}
.dashBorderLeft {
	width: 65%;
	float: left;
	padding-left: 20px;	
	color: #898989;	
	background: url(/img/reviews/bg_dash.gif) repeat-y left;
}
.nodashLeft {
	width: 30%;
	float: left;
}
.dashBorderLeft img {
	margin: 0 10px 15px 0;
	display: inline;
	float: left;
}
.dashBorderLeft dl {
	font-size: 11px;
	height: 75px;
}
.dashBorderLeft dl dt {
	font-size: 13px;
	font-weight: bold;
}
.dashBorderLeft dl dd {
	margin: 0;
	padding: 0 0 10px 0;
}
div.roundtop form p.centerIt {
	text-align: center;
}
table#phoneReviewsTb {
	margin-top: 10px;
	width: 100%;	
	border-bottom: 1px solid #ccc;
}
table#phoneReviewsTb tr.phoneHeader {
	height: 42px;
	color: #545454;
	border: none;
	background: url(/img/brands/LTDB/cimg/reviews/bg_green_header.gif) repeat-x #ffcc66;
}
span.tableHeader {
	font-size: 22px;
}
table#phoneReviewsTb tr.phoneHeader a {
	color: #7f27b6;
}
table#phoneReviewsTb tr.phoneHeader a:hover {
	color: #7f27b6;
	text-decoration: underline;
}
table#planReviewsTb {
	margin: 20px 0;
	width: 100%;
	border-bottom: 1px solid #ccc;
}
table#planReviewsTb tr.planHeader {
	height: 42px;
	color: #626262;
	border: none;
	background: url(/img/brands/LTDB/cimg/reviews/bg_search_tab.gif) repeat-x #ffcc00;
}
table#planReviewsTb tr.planHeader a {
	color: #626262;
}
table#planReviewsTb tr.planHeader a:hover {
	color: #626262;
	text-decoration: underline;
}

ul#reviewsTabs {
	padding: 10px 0;
	margin: 0;
	list-style: none;
	font-size: 11px;
	font-family: Arial, Verdana, Helvetica;
}
ul#reviewsTabs li {
	float: left;
	line-height: 22px;	
	height: 22px;	
}
ul#reviewsTabs li a:hover {
	text-decoration: underline;
}
ul#reviewsTabs li a {
	text-decoration: none;
}
li#revHome {
	width: 122px;
	background: url(/img/reviews/btn_rev_home.gif) no-repeat top;
}
li#revHome a {
	margin-left: 19px;
	color: #545454;	
}	
li#userRev {
	width: 111px;
	background: url(/img/brands/LTDB/cimg/reviews/btn_user.gif) no-repeat top;
}
li#userRev a {
	margin-left: 13px;
	color: #5e2e92;
}
li#userRevOn {
	width: 106px;
	background: url(/img/brands/LTDB/cimg/reviews/btn_user_on.gif) no-repeat top;
}
li#userRevOn a {
	margin-left: 13px;
	color: #545454;
}
li#userRevOFF {
	width: 106px;
	background: url(/img/brands/LTDB/cimg/reviews/btn_user_off.gif) no-repeat top;
}
li#userRevOFF a {
	margin-left: 13px;
	color: #545454;
}
li#xpertRevOn {
	width: 104px;
	background: url(/img/brands/LTDB/cimg/reviews/btn_xpert_on.gif) no-repeat top;
}
li#xpertRevOn a,
li#xpertRevOFF a {
	margin-left: 0px;
	color: #545454;
}
li#xpertRevOFF {
	width: 104px;
	background: url(/img/reviews/btn_xpert_off.gif) no-repeat top;
}
li#userRev4Plan {
	width: 111px;
	background: url(/img/reviews/btn_user_4plan.gif) no-repeat top;
}
li#userRev4Plan a {
	margin-left: 13px;
	color: #545454;
}

img#btnViewAll {
	position: relative;
	top: 8px;
	_top: 5px;
}
input#btnGoPurple{
	position: relative;
	top: 7px;
}
div#container {
	padding: 20px 20px 20px 30px;
}
div#container img {
	border: none;
}
div#container p,
div#container h2 {
	padding: 0;
	margin: 0;
}
table#searchTable4Phone,
table#searchTable4Plan {
	margin: 0;
	padding: 0;
	width: 90%;
	font-family: Arial, Verdana, Helvetica;	
	font-size: 12px;	
}
table#searchTable4Phone tr#searchTab{
	height: 42px;
	color: #545454;	
	background: url(/img/brands/LTDB/cimg/reviews/bg_green_header.gif) repeat-x #ffcc66;
}
table#searchTable4Plan tr#searchTab {
	height: 42px;
	color: #545454;		
	background: url(/img/brands/LTDB/cimg/reviews/bg_search_tab.gif) repeat-x #f5c614;
}
table#searchTable4Phone tr#searchTab td,
table#searchTable4Plan tr#searchTab td
 {
	border: none;
}
div#container table table tr td p {
	padding: 4px 0;
}
table#phoneRevTable {
	margin: 0;
	padding: 0;
	width: 90%;
	font-family: Arial, Verdana, Helvetica;	
	font-size: 12px;	
	color: #545454;
	border-left: 1px solid #ccc;	
}
table#phoneRevTable td {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;	
}

table#phoneRevTable tr#sortTab4Phone,
table#phoneRevTable tr#sortTab4Plan {
	font-size: 14px;
	font-weight: bold;
	color: #666;
	vertical-align: top;
	background: url(/img/reviews/bg_sort_tab.gif) repeat-x #eaeaea;
}
table#phoneRevTable tr#sortTab4Phone td {
	padding: 6px 0 0 7px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ffcc66;	
}
table#phoneRevTable tr#sortTab4Plan td {
	padding: 6px 0 0 7px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #dcb002;	
}
table#phoneRevTable table.ratingTable td{
	border: none;
	padding: 0;
	vertical-align: middle;	
}
img.btnSort {
	margin: 3px 0 5px 0;
}
img.btnSortCenter {
	margin: 3px 0 3px 20px;
}
table#phoneRevTable td {
	padding: 7px;
	vertical-align: top;	
}

table#phoneRevTable td#yellowHR {
	padding: 0;
	line-height: 4px;
	background: url(/img/brands/LTDB/cimg/reviews/bg_yellow_bar.gif) repeat-x;
	border-bottom: 1px solid #ffcc66;
}
table#phoneRevTable td#greenHR {
	padding: 0;
	line-height: 4px;
	background: url(/img/brands/LTDB/cimg/reviews/bg_green_bar.gif) repeat-x;
	border-bottom: 1px solid #ffcc66;
}
table#phoneRevTable tr#yellowHR td,
table#phoneRevTable tr#greenHR td {
	border-left: 1px solid #ccc;	
}
table#phoneRevTable p.credit {
	padding-top: 15px;
	font-size: 10px;
}
table#phoneRevTable p.prodName {
	padding-top: 10px;
	font-size: 11px;
	color: #333399;
}
table#phoneRevTable h2,
.blueBold {
	padding-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #545454;
}
table#phoneRevTable p.revDate {
	font-size: 14px;
	font-weight: bold;
	color: #333399;
}
table#phoneRevTable p.readMore {
	padding-top: 10px;
}
table#phoneRevTable table.noBorder tr td{
	border: 0;
}
table.noBorder tr td ul {
	margin-top: 0;
}
table#phoneRevTable div.box {
	width: 100%;
	height: 33px;	
	margin: 10px 0;	
}
table#phoneRevTable div.ratingBox {
	float: left;
}
div.ratingBox img {
	float: left;
}
div.tooltip {
	border: 1px solid #ffcc00;
	background-color: #ffcc00;}

div.tooltip .caption {
	font-family: Arial, Verdana, Helvetica;
	font-size: 13px;
	font-weight: bold;
	color: white;
	padding-left: 6px;}

div.tooltip .contents {
	width: 250px;
	font-size: 10px;
	font-family:  Verdana, Helvetica;
	padding: 10px;
	background-color: #fae07a;}

ul {margin-left: 16; padding: 0}

.xSm {font-size:10px; font-family:verdana}
.leftGBorder {
	border-left: 1px solid #d6d3cc;
}	
.rightGBorder {
	border-right: 1px solid #d6d3cc;
}
.experttip {
	font-family: Helvetica, Verdana;
	font-size: 10px;
	background-color: #33ff33;
}		
td.userRevTable {
	color: #545454;
	height: 36px;
	padding: 0 10px;	
	background: url(/img/brands/LTDB/cimg/reviews/bg_green2tone.gif) repeat-x ;	
}

td.userRevTable a,
td.userRevTable a:hover,
td.userRevTable a:visited {
	color: #5e2e92;
}
 
td.expertRevTable {
	color: #000;
	height: 36px;
	padding-left: 10px;	
	border-left: 1px solid #d6d3cc;
	border-right: 1px solid #d6d3cc;	
	background: url(/img/brands/LTDB/cimg/reviews/bg_yellow2tone.gif) repeat-x ;	
}
div.reviewImgCaptionRow {
float: left;
width: 100%;
}

div.reviewImgCaption {
float: left;
width: 235px;
padding: 12px;
vertical-align:top;
font-size: 11px;
}
div#withKeyPhone {
	width: 316px;
	background-color: #f3f2f3;
	border: 1px solid #ddd;
}
div#withKeyPhone h3, 
div#noKeyPhone h3 {
	margin: 0;
	padding: 4px 0 4px 10px;
	font-size: 15px;
	font-weight: bold;
	color: #545454;
	line-heigth: 26px;
	background-color: #e0dfe0;
}
div#noKeyPhone {
	width: 316px;
}
div#noKeyPhone h3#phoneNameTab {
	margin: 0;
	padding: 0 0 0 10px;
	font-size: 15px;
	font-weight: bold;
	color: #545454;
	height: 25px;
	line-height: 25px;
	background: url(/img/reviews/phoneNameTab.gif) left top no-repeat;
}
div#noKeyPhone div#container {
	margin: 0;
	padding: 0;
	border-top: 3px solid #c9c9c9;		
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;	
	background-color: #f3f2f3;	
}
div#withKeyPhone ul#tabLinks {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100%;
	background-color: #fff;	
	float: left;
}
ul#tabLinks li {
	float: left;
	height: 24px;
	line-height: 24px;
}
ul#tabLinks li a {
	padding-left: 10px;
	font-size: 14px;
	font-weight: bold;
}
ul#tabLinks li#leftTabOn {
	width: 149px;
	height: 24px;
	line-height: 24px;	
	background: url(/img/reviews/tabLeftOff.gif) right top no-repeat #f3f2f3;
}
ul#tabLinks li#leftTabOff {
	width: 149px;
	background: url(/img/reviews/tabLeftOn.gif) right top no-repeat #fff;
}
ul#tabLinks li#rightTabOn {
	width: 167px;
	_width: 165px;
	background-color: #f3f2f3;
}
.thickLine {
	border-top: 3px solid #bababa;
}
div.pricingList {
	margin: 10px;
}
ul.offerList {
	padding: 0 0 0 15px;
	margin: 7px 0 7px 15px;
	list-type: square;
}
ul.cList {
	padding: 0 0 0 8px;
	margin: 7px 0 7px 8px;
	list-type: square;
}



div.tooltip {
	border: 1px solid #d6d3cc;
	background-color: #f6b72a;}

div.tooltip .caption {
	font-family: Arial, Verdana, Helvetica;
	font-size: 13px;
	font-weight: bold;
	color: white;
	padding-left: 6px;}

div.tooltip .contents {
	width: 250px;
	font-size: 10px;
	font-family:  Verdana, Helvetica;
	padding: 10px;
	background-color: #f8f8f8;
	color: #707070;
}

ul {margin-left: 16; padding: 0}

.xSm {font-size:10px; font-family:verdana}

.experttip {
	font-family: Helvetica, Verdana;
	font-size: 10px;
	background-color: #33ff33;}	
	
input {
	font-family: Arial, Verdana, Helvetica;	
	font-size: 12px;	
	color: #333399;
}
img#btnViewAll {
	position: relative;
	top: 8px;
	_top: 5px;
}
table#searchTable {
	margin: 0;
	padding: 0;
	width: 80%;
	font-family: Arial, Verdana, Helvetica;	
	font-size: 12px;	
	color: #000;
}
table#searchTable tr#searchTab {
	height: 42px;
	background: url(/img/brands/LTDB/cimg/reviews/bg_search_tab.gif) repeat-x #f5c614;
}
table#searchTable tr#searchTab td {
	border: none;
}
table#contentTable {
	margin: 0;
	padding: 0;
	width: 80%;
	font-family: Arial, Verdana, Helvetica;	
	font-size: 12px;	
	color: #000;
	border-left: 1px solid #ccc;	
}
table#contentTable td {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;	
}

table#contentTable tr#sortTab {
	font-size: 14px;
	font-weight: bold;
	color: #666;
	vertical-align: top;
	background: url(/img/reviews/bg_sort_tab.gif) repeat-x #eaeaea;
}
table#contentTable tr#sortTab td {
	padding: 6px 0 0 7px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ffcc66;	
}
table#contentTable table.ratingTable td{
	border: none;
	padding: 0 3px 0 0;
	vertical-align: middle;	
}
img.btnSort {
	margin: 3px 0 5px 0;
}
img.btnSortCenter {
	margin: 3px 0 3px 20px;
}
table#contentTable td {
	padding: 7px;
	vertical-align: top;	
}

table#contentTable td#yellowHR {
	padding: 0;
	line-height: 4px;
	background: url(/img/brands/LTDB/cimg/reviews/bg_yellow_bar.gif) repeat-x;
	border-bottom: 1px solid #ffcc66;
}
table#contentTable tr#yellowHR td {
	border-left: 1px solid #ccc;	
}
table#contentTable p.credit {
	padding-top: 15px;
	font-size: 10px;
}
table#contentTable p.prodName {
	padding-top: 10px;
	font-size: 11px;
	color: #545454;
}
table#contentTable h2 {
	padding-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #545454;
}
table#contentTable p.revDate {
	font-size: 14px;
	font-weight: bold;
	color: #545454;
}
table#contentTable p.readMore {
	padding-top: 10px;
}

#expertReview h1 {
	background: #69488d;
}
#bioText {
padding: 0 6px;
}