/* New phones stuff */
#top_reviews {
	width: 640px;
}
#top_reviews ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	#top_reviews ul li {
		float: left;
		width: 146px;
		padding-right: 12px;
		}
		#top_reviews ul li.last {
			padding: 0;
		}
		#top_reviews ul li img {
			width: 145px;
			height: 109px;
		}
		#top_reviews ul li h4 {
			font-size: 140%;
			margin: 7px 0 0;
			line-height: 1.3em;
		}
		#top_reviews ul li p {
			margin: 5px 0 0;
		}
		#top_reviews ul li h4 a {
			background: none;
		}

.verticalsHeader {
	position: relative;
}

.verticalsHeader h2 {
	font-size: 200%;
}
.verticalsHeader h1, .verticalsHeader h2 {
	margin: 0 0 10px;
}
.verticalsHeader p {
	position: absolute;
	top: 50%;
	right: 0;
	margin-top: -0.5em;
}

.phonesAtTR #newsGrid {
	padding: 20px 0 0;
}

.phonesAtTR #latestFeatures {
	margin-bottom: 10px;
}

#homeOmioDealsWrapper {
	margin-top: 10px;
	}
	#homeOmioDealsWrapper ul li {
		float: left;
		width: 19%;
		padding-right: 1%;
		text-align: center;
		}
		#homeOmioDealsWrapper ul li img {
			padding: 5px 0;
			}
		#homeOmioDealsWrapper ul li .solidBlue {
			width: 80%;
			margin: 0px auto;
			}
		#homeOmioDealsWrapper ul li .content {
			padding: 3px 0 3px 7px;
			position: relative;
			}
			#homeOmioDealsWrapper ul li .content span.icon {
				margin: 0;
				height: 15px;
				left: 10px;
				top: 1px;
			}
			#homeOmioDealsWrapper ul li .content a {
				color: white;
				text-transform: uppercase;
				font-size: 90%;
			}
			#homeOmioDealsWrapper ul li .productName {
				line-height: 100%;
				height: 3em;
			}
			#homeOmioDealsWrapper ul li ul.dealDetails {
				clear: both;
				float: none;
				text-align: center;
				margin-top: 10px;
				font-size: 85%;
				}
				#homeOmioDealsWrapper ul li ul.dealDetails li {
					float: none;
					text-align: left;
					display: block;
					width: 90%;
					padding: 0 2em;
					text-indent: -0.85em;
				}

#editorialBlock ul {
	width: 32%;
	float: left;
	height: 100%;
	margin-bottom: 10px;
}
#editorialBlock ul li a {
	padding: 0;
	line-height: 100%;
	background: none;
	color: #3393C8;
}
#editorialBlock p {
	clear: left;
	margin-bottom: 0.5em;
}
#editorialBlock ol {
	margin: 0;
	padding: 0;	
	color: #3393C8;
}
#editorialBlock ol li {
	float: left;
	padding-right: 20px;
}
#editorialBlock ol li+li {
	list-style: circle;
}
#editorialBlock ol li a {
	color: #3393C8;
}
.editorialItem, #editorialPanel {
	clear: left;
	margin-top: 10px;
	}
	.editorialItem .content, #editorialPanel .content {
		clear: both;
		}
	.editorialItem img, #editorialPanel ul li img {
		float: left;
		margin: 0 10px 0 0;
		border: 1px solid #ddd;
		height: 59px;
	}
	.editorialItem h3, #editorialPanel ul li h3 {
		margin: 0;
		font-size: 120%;
	}
#editorialPanel ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#editorialPanel ul li {
	background: transparent url(../../img/line.hor.blue.gif) repeat-x center bottom;
	clear: left;
	margin-bottom: 10px;
	padding-bottom: 10px;
	min-height: 70px;
	display: block;
}
#editorialPanel ul li.last {
	margin-bottom: 0;
	padding-bottom: 0;
	background: none;
}
#categoryMatches {
	margin-top: -10px;
}
