body {
	background: #fff url(../images/rxsport/top-bg.gif) top repeat-x;
	color: #555;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	height: 100%;
}

body.nobg {
	background: #fff;
}

a {
	color: #555;
	text-decoration: underline;
}
a:hover {
	color: #f89823;
}
h2 {
	font-size:1.25em;
	font-weight:normal;
	margin: 0 0 8px 0;
}
h3 {
	color: #f8951d;
}

/* Page Container */

#Container {
	width: 650px;
	margin: 0 auto;
	background: url(../images/rxsport/container-bg.jpg) top right no-repeat;
}

#Container-bottom {
	background: url(../images/rxsport/bottom-bg.jpg) bottom repeat-x;	
}

/* Outer Content Wrapper (Surrounds header & content) */
#Outer {
}

/* Header */
#Header {
	width: 970px;
	height: 197px;
	padding: 0;
	margin: 0;
	display:none;
}

/* Top Navigational Menu */
#TopMenu {
	width:694px;
	height:58px;
	display:
}

#TopMenu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#TopMenu li {
	float: left;
	margin: 15px 9px 0 9px;
	padding: 0;
}

#TopMenu li.First {
	margin: 15px 9px 0 0;
}

#TopMenu li a {
	color: #fff;
	text-decoration: none;
}

#TopMenu li a:hover {
	text-decoration: underline;
}

/* Pages Menu */
#Menu {
	width: 700px;
	padding: 9px 0 0 0;
	margin: 0;
	height:49px;
	clear: both;
}

#Menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#Menu li {
	display:inline;
	float: left;
	position:relative;
	margin: 15px 9px 0 9px;
	padding: 0;
}

#Menu li.First {
	margin: 15px 9px 0 0;
}

#Menu li a {
	display:block;
	padding:0 0 12px 0;
	color: #555;
	text-decoration: none;
}

#Menu li a:hover {
	text-decoration: underline;
}

#Menu li ul {
	width: 130px;
	position: absolute;
	clear: left;
	top: 25px;
	left: 0;
	display: none;
	font-size: 0.85em;
	background: #f5f6f6 url(../../rxsport/images/rxsport/fp-prod-bg.gif) bottom left repeat-x;
	z-index: 10;
	padding: 0 0 15px 0;
}

#Menu li ul li {
	clear: both;
		
}

#Menu li ul li a {
	padding: 0;
	font-size: 1em;
	text-align: left;
	margin: 0;
	width: 120px;
}

#Menu li a:hover{
	text-decoration: underline;
}

#Menu li.over a {
	text-decoration: none;
}

#Menu li ul li a, #Menu li.over li a {
}

#Menu li:hover ul, #Menu li.over ul {
	display: block;
}

#Menu li ul li a:hover {
	text-decoration: underline;
}

/* Holly Hack. IE Requirement \*/
* html #Menu ul li { float: left; height: 1%; }
* html #Menu ul li a { height: 1%; }
/* End */

/* Logo */

#Logo {
	height:81px;
}

#Logo img {
	margin: 18px 14px 0 14px;
}

#Logo img.first {
	margin-left:0;
}
#Logo img.last {
	margin-right:0;
}

/* Top Search Form */
#SearchForm {
	float:right;
	margin: 7px 0 0 0;
	position:relative;
}

#SearchForm form {
	margin:0;
	padding:0;
}

#SearchForm label {
	color: #fff;
}
#SearchForm input#search_query {
	float:left;
	background: #d0d2d3;
	border: 1px solid #fff;
	width: 170px;
	height: 23px;
	font-size:1.25em;
	padding: 3px 0 0 3px;
	margin-right:5px;
}
#SearchForm .Button {
	width: 93px;
	height: 28px;
	padding: 0;
	margin: 0 0 1px 0;
	border: 0;
	vertical-align: bottom;
}

#SearchForm div {
	font-size: 0.85em;
	margin: 2px 0 0 0;
}

#SearchForm a {
	color: #000;
	text-decoration: none;
}

#SearchForm a:hover {
	text-decoration: underline;
}

#SearchForm p {
	color: #000;
}


.HorizontalFormContainer div.Submit {
	margin-left: 119px;
}

input.button {
	color:#FFFFFF;
	border:solid;
	border-color:#555555;
	border-width:1px;
	padding:4px;
	background-image:url(../images/rxsport/buttonbg.gif);
	background-repeat:repeat-x;
	width: 208px;
	margin-bottom:5px;
	}

/* Wrapper */
#Wrapper {
	width: 970px;
	padding: 20px 0 20px 0;
}

/* Left Content Area */
.Left {
	float: left;
	width: 162px;
	background:#d0d2d3 url(../images/rxsport/left-bg.gif) top repeat-x;
	border:1px solid #939598;
	padding:13px;
	display:none;
}

.Left img {
	margin-bottom:30px;
}

.Left div.leftitle {
	font-size:1.25em;
	font-weight:normal;
	padding-bottom:3px;
	border-bottom:1px solid #f8951d;
	margin-bottom:10px;
}

.Left div.prodnewstitle {
	font-size:1em;
	font-weight:normal;
	padding-bottom:3px;
	border-bottom:1px dotted #fff;
	margin-bottom:10px;
}

.Left ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.Left ul li {
	padding-top: 6px;
	height:24px;
	background: url(../images/rxsport/dotted.gif) bottom repeat-x;
}


.Left ul li a {
	text-decoration: none;
}

.Left ul li a:hover {
	text-decoration: underline;
}

.Left #SideCategoryList {
	margin-bottom:30px;
}

.Left #SideCategoryList li ul {
}

.Left #SideCategoryList li.LastChild {
}
.Left #SideCategoryList li{
}
.Left #SideCategoryList li ul {
}

.Left #SideCategoryList {
	margin-bottom:30px;
}

.Left #SideNewsletterBox {
	margin-top:30px;
}

.Left .BlockContent {
	margin: 0;
	padding: 0;
}



/* Newsletter Subscription Form */
.NewsletterSubscription {
	clear: both;
}

.NewsletterSubscription label {
	clear: both;
	float: left;
	font-size:0.875em;
}

.Left .NewsletterSubscription label {
}

.NewsletterSubscription input {
	width: 140px;
	font-size: 0.9em;
	padding: 3px;
	margin-bottom: 5px;
	border:1px solid #fff;
	background-color:#d0d2d3;
}

.NewsletterSubscription .Button {
	width: 93px;
	height: 28px;
	border: 0;
	vertical-align: middle;
	margin:0;
	padding:0;
}


/* Primary Content Area */
.Content {
	float: left;
	width: 558px;
	min-height: 500px;
	margin: 0;
	padding: 0 20px 20px 20px;
}

.Content .Block {
	clear: both;
}

.Block {
	margin-top: 0;
	margin-bottom: 10px;
}

.Content h2 {
}

.Content a:hover {
	text-decoration: underline;
}

/* Primary Content Area (column span of 2) */
.Content.Wide {
	width: 759px;
	margin: 0;
	padding: 0 0 20px 20px;
}

/* Primary Content Area (column span of 3 - spans entire page width) */
.Content.Widest {
	width: 950px;
	margin: 0;
}

.Content .ProductList li:hover, .Content .ProductList li.Over {
	background: #f0f1f1;
}

.Content .ProductList li {
	background: #fff;
	border: 1px solid #dadada;
}

.Content .ProductList .ProductImage {
}

.Content .ProductList .ProductDetails {
}

.ProductList strong, .ProductList strong a {
	color: #282828;
}

.ProductPrice, .ProductList em {
	color: #f8951d;
}

.Left .ProductPrice, .Left .ProductList em {
	color: #fff;
}

.ProductList .Rating {
	color: #6a6a6a;
}

/* Product Listings */

.ProductList {
	list-style: none;
	margin: 0;
	padding: 0;
}

.Content .ProductList, .Content .ProductList li {
	list-style: none;
	padding: 0;
	margin: 0;
}

.Content .ProductList li {
	list-style: none;
	float: left;
	width: 172px;
	height:255px;
	margin: 1px;
	padding: 5px;
	background: #f5f6f6 url(../../rxsport/images/rxsport/cat-bg.gif) top left repeat-x;
	border:1px solid #909295;
}

.Content .ProductList img {
	border:6px solid #fff;
}

.Content .ProductList .ProductDetails {
	padding: 3px 3px 3px 3px;
	min-height: 0;
}

.ProductList a {
	text-decoration: none;
}

.ProductList a:hover {
	color: #f8951e;
	text-decoration: underline;
}

.ProductList .ProductDetails {
	margin: 5px 5px 5px 0;
}

.ProductList em {
	margin-top: 3px;
	display: block;
}

.ProductPrice, .ProductList em {
	font-style: normal;
	font-weight: bold;
}

.ProductList .Rating {
	font-size: 0.9em;
	font-weight: bold;
	display: block;
}

.ProductList .Rating img {
	height: 12px;
	margin-top: 3px;
}

.ProductList li .ProductCompareButton {
	margin-top: 3px;
}

.Left .ProductList .ProductImage, .Right .ProductList .ProductImage {
	display: none;
}

.Left .ProductList li a {
	color: #fff;
}

.Right .ProductList li {
}

.Right .SideCart p
{
	color: #000000;
}

.Content .FeaturedProducts {
	background: #fcfcfc url(../../rxsport/images/rxsport/fp-bg.gif) top left no-repeat;
	width: 752px;
	height: 272px;
	padding: 46px 0 10px 4px;
}

.Content .FeaturedProducts .ProductList li {
	background: #f5f6f6 url(../../rxsport/images/rxsport/fp-prod-bg.gif) top left repeat-x;
	margin: 0 4px 0 4px;
	padding:11px;
	border:0;
	width:157px;
	height:250px;
	text-align:left;
}

.Content .FeaturedProducts .ProductList .ProductImage {
	margin:0;
	padding:0;
	border:0;
	height:140px;
	/*width:179px;*/
}

.Content .FeaturedProducts .ProductList .ProductImage td {
	width:159px;
	height:140px;
	border:0;
	padding:0;
	background-color:#fff;
}

.Content .FeaturedProducts .ProductList .ProductImage img {
	border:0;
}

.Content .FeaturedProducts .ProductList li:hover, .Content .FeaturedProducts .ProductList li.Over {

}

#ContentGogglesGuide {
	border: 1px solid #939598;
	background: #fff url(../../rxsport/images/content/bg-goggles-guide.jpg) top left no-repeat;
	padding:5px;
	min-height:601px;
}


#ContentGogglesGuide img {
	margin: 4px;
}

#ContentSunglassesGuide {
	border: 1px solid #939598;
	background: #fff url(../../rxsport/images/content/bg-sunglasses-guide.jpg) top left no-repeat;
	padding:5px;
	min-height:601px;
}

#ContentSunglassesGuide img {
	margin: 4px;
}

#ContentHelmetGuide {
	border: 1px solid #939598;
	background: #fff url(../../rxsport/images/content/bg-helmet-guide.jpg) top left no-repeat;
	padding:5px;
	min-height:601px;
}

#ContentHelmetGuide img {
	margin: 4px;
}

#ContentPrescriptionGuide {
	border: 1px solid #939598;
	background: #fff url(../../rxsport/images/content/bg-prescription-guide.jpg) top left no-repeat;
	padding:5px;
	min-height:601px;
}

#ContentPrescriptionGuide p, #ContentHelmetGuide p, #ContentSunglassesGuide p, #ContentGogglesGuide  p {
	margin: 0px;
}

#ContentPrescriptionGuide img {
	margin: 4px;
}

#ContentInformation {
	border: 1px solid #939598;
	background-color:#FFFFFF;
	padding:10px;
}


#ContentInformation img {
	border: 1px solid #939598;
}

.CategoryDescription {
	margin-bottom:3px;
}

.ProductDescription {
	background: #fff url(../../rxsport/images/rxsport/cat-tabs-text-bg.gif) top left repeat-x;
	border-right: 1px solid #949699;
	border-left: 1px solid #949699;
	border-bottom: 1px solid #949699;
	margin:0;
	padding:0;
}


.ProductDescriptionContainer {
	padding:10px;
}

.productOtherLinks {
	background: #fff url(../../rxsport/images/rxsport/cat-tabs-text-bg.gif) top left repeat-x;
	border: 1px solid #949699;
	margin:0;
	padding:10px;
}

#ProductOtherDetails .ProductDetailsGrid {
	margin-left: 25px;
}
.SubCategoryListGrid {
}

.SubCategoryListGrid ul {
	list-style: none;
	margin-left: 0;
}

.SubCategoryListGrid ul li {
	float: left;
	position: relative;
	margin: 3px;
	width: 159px;
	height:195px;
	padding: 9px;
	background: #f5f6f6 url(../../rxsport/images/rxsport/cat-bg.gif) top left repeat-x;
	border:1px solid #909295;
}

.SubCategoryListGrid ul li img {
	width:130px;
	height:90px;
	border-top: 14px solid #fff;
	border-bottom: 14px solid #fff;
	border-left: 15px solid #fff;
	border-right: 14px solid #fff;
}


.SubCategoryListGrid ul li a {
	text-decoration:none;
}

.SubCategoryListGrid ul li a:hover {
	text-decoration:underline;
}

.SubCategoryListGrid ol {
	clear: both;
}
.SubBrandList {
	padding: 4px;
}

.SubBrandList ul, .SubBrandList li {
	list-style: none;
	margin-left: 0;
}

.SubBrandList li {
	margin-bottom: 4px;
	padding-left: 25px;
	background: url('../../Garden/images/SubBrand.gif') no-repeat 3px 1px;
}

.SubBrandListGrid {
	padding: 4px;
}

.SubBrandListGrid ul, .SubBrandListGrid li {
	list-style: none;
	margin-left: 0;
}

.SubBrandListGrid li {
	margin-bottom: 4px;
	padding: 10px;
	margin-left: 10px;
	background: #fff;
	float: left;
}

.SubBrandListGrid ol {
	clear: both;
}

/* product page */

.PrimaryProductDetails .ProductThumb {
	float: left;
	width: 312px;
}

.PrimaryProductDetails .ProductMain {
	width: 220px;
}
.PrimaryProductDetails h2{
	border: 0;
}
.PrimaryProductDetails .ProductThumb p a {
	font-weight: bold;
}

.ProductDescription, .ProductReviews, .ProductsByCategory, .ProductOtherDetails {

}

.PrimaryProductDetails .ProductMain {
	float: left;
}

.PrimaryProductDetails dl {
	font-size: 0.90em;
}

.PrimaryProductDetails dt {
	font-weight: bold;
	width: 80px;
	clear: left;
}

.PrimaryProductDetails dd {
	margin-left: 90px;
}

.ProductDetailsGrid .DetailRow {
	clear: left;
	margin-top: 6px;
}

.ProductDetailsGrid .Label {
	margin: 0 0 6px 0;
	float: left;
	width: 70px;
	font-weight: bold;
	padding-top: 1px;
	display: inline;
	position: relative;
}

.ProductDetailsGrid .Value {
	display: inline;
}

.ProductDetailsGrid .Label .Required {
	position: absolute;
	left: -1em;
}

.ProductOptionList ul, .ProductOptionList li {
	list-style: none;
	margin: 0;
	padding: 0;
}

.ProductOptionList li {
	margin-bottom: 3px;
}

.ProductOptionList input {
	vertical-align: middle;
}

div.BulkDiscount {
	padding-top:20px;
}

.ProductAddToCart dd.AddCartButton div.BulkDiscount div.BulkDiscountLink {
}


.AccountOrderStatusList li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.OrderItemList li {
	list-style-type: circle;
	margin: 0px;
	padding: 0px;
}


/* Right Content Area */

.Right {
	float: right;
	min-height: 500px;
	width: 160px;
	display: inline;
	padding:10px;
	border: 1px solid #909295;
	background-color:#f0f1f1;
	display:none;
}

.Right div.righttitle {
	font-size:1.25em;
	font-weight:normal;
	padding-bottom:3px;
	border-bottom:1px solid #f8951d;
	margin-bottom:10px;
}

.Right h2 {
	color: #282828;
}


.Right h2 {
	font-size: 1.6em;
	font-weight: normal;
	margin: 10px 5px 10px 10px;
}

.Right a {
	color: #000;
}

.Right li a:hover {
	text-decoration: underline;
}

.Right .Block {
	padding: 0;
	margin: 0;
}

.Right .BlockContent {
	margin: 0 0 5px 0;
}

.Right .SearchOptionsBlock {
	padding: 8px;
	background-color: #FFFFFF;
	border: 1px dotted #666666;
}

.Right ul {
	margin: 0;
	padding: 0;
}

.Right .AccountContent ul li {
	padding-top: 6px;
	height:24px;
	background: url(../images/rxsport/dotted.gif) bottom repeat-x;
}

.Right li {
	clear: both;
	list-style: none;
	margin: 0;
	padding: 3px 0;
}

.Right li a {
	color: #555;
	text-decoration: none;
}

.Right li a:hover {
	text-decoration: underline;
}


.Right .ProductList li {
}

.Right .TopSellers li {
}

.Right .TopSellers li .TopSellerNumber { /* Contains the number of the item */
}

.Right .TopSellers li.TopSeller1 .ProductImage { /* No1 seller box */
}

.Right .TopSellers li.TopSeller1 {
	border: 1px solid #dadada;
	background: #fff;
}

.Right .TopSellers li.TopSeller1 .ProductDetails { /* No1 seller box */
}

.Right .TopSellers li.TopSeller1 .TopSellerNumber {
	color: #a4b507;
}

/* Page Breadcrumbs */
.Breadcrumb {
	border-bottom: 1px solid #f8951e;
	font-size: 0.9em;
	padding-bottom: 4px;
}

.Breadcrumb ul, .Breadcrumb li {
	list-style: none;
	margin: 0;
	padding: 0;
}

.Breadcrumb li {
	display: inline;
}

.Breadcrumb li a {
	padding-right: 8px;
	margin-right:3px;
	background: url('../../Garden/images/BreadcrumbSep.gif') no-repeat right;
}

.Breadcrumb li a.lastbc {
	background: transparent;
}


.CompareItem { width:200px; border-left: solid 1px #f0f1f1; }
.CompareFieldName { font-weight:bold; border-bottom: 1px solid #f0f1f1; }
.CompareFieldTop { border-bottom:solid 1px #dadada; }
.CompareFieldTop a:hover { color:#be0101; }
.CompareCenter { border-left:solid 1px #dadada; border-bottom:solid 1px #f0f1f1; }
.CompareLeft { border-left:solid 1px #dadada; border-bottom:solid 1px #f0f1f1; }

.ViewCartLink {
	background: url('../../rxsport/images/green/Cart.gif') no-repeat 3px 0;
}

table.CartContents, table.General {
	border: 1px solid #dadada;
}

table.CartContents thead tr th, table.General thead tr th {
	background: #f0f1f1;
	color: #424748;
	border-bottom: 1px solid #dadada;
}

.CartContents tbody .SubTotal td {
	border-top: 1px solid #dadada;
	color: #f8951d;
}

.JustAddedProduct {
	border: 1px solid #dadada;
	background: #fff;
}

.JustAddedProduct strong, .JustAddedProduct a {
}

.CategoryPagination {
	color: #f8951d;
	background: #fff;
	border: 1px solid #dadada;
	text-align:center;
}

.CheckoutRedeemCoupon { background: #f0f1f1; padding: 10px; width: 300px; border: 1px solid #dadada; margin-bottom: 10px; }

.SubCategoryList, .SubBrandList {
	background:#f0f1f1;
}

.InfoMessage {
	background: #f0f1f1 url('../../rxsport/images/InfoMessage.gif') no-repeat 5px 8px;
	color: #555;
}

.SuccessMessage {
	background: #f0f1f1 url('../../rxsport/images/SuccessMessage.gif') no-repeat 5px 8px;
	color: #555;
}

.ErrorMessage {
	background: #FFECEC url('../../rxsport/images/ErrorMessage.gif') no-repeat 5px 8px;
	color: #555;
}

.ComparisonTable tr:hover td, .ComparisonTable tr.Over td {
	background: #f0f1f1;
}

.QuickSearch { border: 1px solid #dadada }
.QuickSearchHover td{ background: #f0f1f1; }
.QuickSearchAllResults a { background: url('../../rxsport/images/green/QuickSearchAllResultsButton.gif') no-repeat right; }

.SearchTips .Examples {
	background: #f0f1f1;
	border: 1px solid #dadada;
}

.MiniCart .SubTotal {
	color: #f8951d;
}

hr {
	background: #dadada;
	border: #dadada;
}

/* Shipping Estimation on Cart Contents Page */
.EstimateShipping {
	border: 1px solid #dadada;
	background: #f0f1f1;
}

/* Express Checkout */
.ExpressCheckoutBlock .ExpressCheckoutTitle {
	position: relative;
	padding: 6px;
	margin-bottom: 10px;
	font-size: 14px;
	background: #f8951d;
	color: #fff;
}

.ExpressCheckoutBlock h3 a {
	font-size: 12px;
}

.ExpressCheckoutBlock {
	padding-top: 6px;
}

.ExpressCheckoutBlock .ExpressCheckoutCompletedContent {
	display: none;
}

.ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent {
	color: #888;
	display: inline;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
}

.ExpressCheckoutBlockCollapsed .ExpressCheckoutTitle {
	background: #d2d4d5;
	border: 1px solid #ddd;
	color: #555;
}

.ExpressCheckoutBlockCollapsed .ExpressCheckoutContent {
	display: none;
}

a.ChangeLink {
	position: absolute;
	right: 15px;
}

.ExpressCheckoutBlock a.ChangeLink {
	display: none;
}

.ExpressCheckoutBlockCompleted a.ChangeLink {
	display: inline;
}

.ExpressCheckoutCompletedContent {
	/*position: absolute; --this makes the page scroll hoz, taking out seems to fix but with no adverse affects?
	left: 250px;*/
}

/* General Tables */
table.General tbody tr td {
	border-top: 1px solid #efefef;
}

/* Tabbed Navigation */
.TabNav, .TabNav li {
	margin: 0;
	padding: 0;
}

.TabNav {
	padding: 6px 0 6px 0;
	border-bottom: 1px solid #949699;
}

.TabNav ul {
	display: inline;
	list-style: none;
}

.TabNav li {
	display: inline;
}

.TabNav li a {
	position: relative;
	top: 2px;
	padding: 4px 3px;
	margin-right: 2px;
	margin-top: 3px;
	text-decoration: none;
	border: 1px solid #e1e2e3;
	border-bottom: 0;
	color: #555;
}

.TabNav li a:hover {
	text-decoration: none;
	background: #d8dadb url(../images/rxsport/cat-tab-bg.gif) top repeat-x;
}

.TabNav li.Active a {
	margin-top: 0px;
	padding-top: 7px;
	font-weight: bold;
	border: 1px solid #949699;
	border-bottom: 1px solid #d8dadb;
	background: #d8dadb url(../images/rxsport/cat-tab-bg.gif) top repeat-x;
}

#footerimages {
	height:53px;
	padding: 6px 0 0 0;
	display:none;
}

#footerimages img {
	margin: 0 23px 0 23px;
}


#footerimages img.first {
	margin: 0 22px 0 0;
}


#footerimages img.last {
	margin: 0 0 0 22px;
}

#Footer {
	height:43px;
	padding: 10px 0 0 0;
	color:#fff;
	font-size: 0.875em;
	display:none;
}
#Footer a {
	color: #fff;
	text-decoration:none;
}
#Footer li a {
	border-left: 1px solid #f0f1f1;
}

#Footer #copyright {
	float:right;
	margin-right:90px;
}


/* This is the transparent box */
div.transbox {
position:absolute;
top:-1px;
left:-1px;
z-index:100;
width:177px; 
height:213px;
background-color: #fff;
border: 1px solid black;
filter:alpha(opacity=75);
opacity: 0.85;
-moz-opacity:0.85;
}

/* This is the container which set text to solid color.
position: relative used for IE */ 
div.transbox div {
z-index:101;
padding: 140px 10px 0 10px;
font-weight: bold;
color: #000;
filter:alpha(opacity=100);
opacity: 1;
-moz-opacity:1;
position: relative;
text-align:center;
font-size:1.2em;
}

/* oakley custom build form */
#oakleycustom {
	border: 1px solid #949699;
	background: #f5f6f6 url(../../rxsport/images/rxsport/cat-bg.gif) top left repeat-x;
	padding:10px;
}

.PrescHelp {
	float:right;
	margin: 1px 4px 0 0;
}

.PrescHelpPD {
	margin: 8px 0 0 4px;
}

.prescbox {
	width:30px;
	height:13px;
}


/* TGH - Checkout Confirmation - Prescrip Info */
.prescrip {border:1px solid #aab; margin:4px; width:50%}
.prescrip th, td {font-family:arial; text-align:left}

