﻿#NarrowSearchBox {
	background-image:url(/images/SearchResults/NarrowSearchBox.gif);
	background-repeat:no-repeat;
	height: 32px;
	width: 254px;
	font-size: 14px;
	font-weight: bold;
	color: #898989;
}

#LeftBoxContent {
	background-image: url(/images/SearchResults/LeftBoxMiddle.gif);
	background-repeat: repeat-y;
	padding: 10px;
}
.NarrowNumber {
	color: #7c7c7c;
	font-size: 11px;
}


.leftBoxTop {
	margin-top: 4px;
}

#LeftBoxContent li {
	list-style-type: none;
	display: block;
}

#LeftBoxContent ul {
	display: inline;
	margin: 0px;
	padding: 0px;
}
.DidYouWant {
	padding-top: 5px;
	position: relative;
	top: 6px;
	color: #8d8d8d;
}
.ProductTitle {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.moreLink {
	color: #898989;
}


.greyLine {
	padding-top: 10px;
	padding-bottom: 10px;
}
.DidYouWant a {
	font-weight: bold;
	color: #898989;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
}
.sortBy {
	color: #0A72BA;
	text-decoration: none;
	padding-left: 15px;
}


.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0px;
}

.EmailTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0061B7;
	font-weight: bold;
	line-height: 30px;
}
.ResultsHeadGrey {
	font-size: 18px;
	color: #909090;
	font-weight: bold;
}
.ResultsHeadBlue {
	font-size: 16px;
	font-weight: bold;
	color: #0A72BA;
	height: 38px;
}
#LeftBoxContent a {
	font-size: 12px;
	color: #CA3D96;
	text-decoration: none;
}
.NarrowHeader {
	font-size: 14px;
	font-weight: bold;
	color: #898989;
}
.ResultsHeadPink {
	font-size: 16px;
	font-weight: bold;
	color: #ca3d96;
}


.emailEnter {
	width: 200px;
	margin-top: 8px;
	margin-bottom: 8px;
}

#SearchResultsBox {
	background-image: url(/images/SearchResults/SearchBox.gif);
	background-repeat: repeat-x;
	height: auto;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#LargeBoxContent {
	background-image:url(/images/SearchResults/LargeBoxContent.gif);
	background-repeat:repeat-y;
}

.productDescription {
	margin-bottom: 20px;
}

.smallImage {
	border: 1px solid #0a72ba;
}
.BottomPageLinks {
	color: #0A72BA;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}
.bottomPageLinkActive {
	padding-right: 5px;
	padding-left: 5px;
}
.ourPrice {
	font-size: 14px;
	color: #898989;
}
.ourPriceNumber {
	font-size: 14px;
	color: #CA3D96;
	font-weight: bold;
}
