@font-face {
    font-family: 'AvantGarde Md BT';
    src: url('/fonts/AvantGardeITCbyBT-Medium.eot');
    src: url('/fonts/AvantGardeITCbyBT-Medium.eot?#iefix') format('embedded-opentype'),
        url('/fonts/AvantGardeITCbyBT-Medium.woff2') format('woff2'),
        url('/fonts/AvantGardeITCbyBT-Medium.woff') format('woff'),
        url('/fonts/AvantGardeITCbyBT-Medium.ttf') format('truetype'),
        url('/fonts/AvantGardeITCbyBT-Medium.svg#AvantGardeITCbyBT-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'AvantGarde Normal';
    src: url('/fonts/AvantGardeITC.eot');
    src: url('/fonts/AvantGardeITC.eot?#iefix') format('embedded-opentype'),
        url('/fonts/AvantGardeITC.woff2') format('woff2'),
        url('/fonts/AvantGardeITC.woff') format('woff'),
        url('/fonts/AvantGardeITC.ttf') format('truetype'),
        url('/fonts/AvantGardeITC.svg#AvantGardeITCbyBT-Book') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ITC Avant Garde Gothic Std';
    src: url('/fonts/ITCAvantGardeStd-Bold.eot');
    src: url('/fonts/ITCAvantGardeStd-Bold.eot?#iefix') format('embedded-opentype'),
        url('/fonts/ITCAvantGardeStd-Bold.woff2') format('woff2'),
        url('/fonts/ITCAvantGardeStd-Bold.woff') format('woff'),
        url('/fonts/ITCAvantGardeStd-Bold.ttf') format('truetype'),
        url('/fonts/ITCAvantGardeStd-Bold.svg#ITCAvantGardeStd-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}
body{
	margin-left: 0px;
	margin-top: 0px;
	align: center;
	background-color: #3f536e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1.4;
	font-weight: normal;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-y;
	background-position: center;
}
td {
	text-align: left;
}
/*Visual Guide Pages*/
a:active {  text-decoration: none; color: #990000}
a:link {  text-decoration: none; color: #990000}
a:visited {  text-decoration: none; color: #990000}
a:hover {
	text-decoration: underline;
	color: #191970
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

h1.swap {
  height:0px;
  background-repeat:no-repeat;
  display:none;
  }


/* ~~ BEGIN SITE REVAMP SECTION ~~ */
/* ~~ This fixed width container surrounds all other divs ~~ */
.containerMain {
	width: 960px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFF;
	background-image: url(/images/newlayout/mid_content_bkrd.gif);
}
/* ~~ BEGIN SITE REVAMP SECTION ~~ */
/* ~~ This fixed width container surrounds all other divs ~~ */
#containerMain {
	width: 976px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(/images/newlayout/mid_content_bkrd.gif);
}
#containerBottom {
	background-image: url(/images/newlayout/bottom_container_bkrd.gif);
	background-repeat: no-repeat;
	height: 6px;
	width: 976px;
	margin-right: auto;
	margin-left: auto;
}

.BottomSpacer {
	height: 20px;
}


/* ~~ The header section ~~ */
.header {
	height: 140px;
	background-image: url(/images/newlayout/Sitebanner-10-years.jpg);
	background-repeat: no-repeat;
	background-color: #3F536E;
}
/* ~~ The header section ~~ */
#header {
	height: 140px;
	background-image: url(/images/newlayout/Sitebanner-01.jpg);
	background-repeat: no-repeat;
	background-color: #3F536E;
	margin-right: -1px;
	margin-left: -1px;
}
/* ~~ The header section ~~ */
.header-test {
	height: 140px;
	background-image: url(/images/newlayout/Sitebanner-10-years.jpg);
	background-repeat: no-repeat;
	background-color: #3F536E;
}

.subheader {
	width: 829px;
	float: right;
}
#subheader {
	width: 806px;
	float: right;
}
/* ~~ These are the columns for the layout. ~~ */
.sidebarLeft {
	float: left;
	width: 131px;
	padding-bottom: 10px;
	background-image: url(/images/newlayout/mid_content_bkrd.gif);
}
/* ~~ These are the columns for the layout. ~~ */
#sidebarLeft {
	float: left;
	width: 170px;
	padding-bottom: 10px;
	background-image: url(/images/newlayout/mid_content_bkrd.gif);
}

.sidebarRight {
	float: right;
	width: 125px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	height: 100%;
}
#sidebarRight {
	float: right;
	width: 123px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	height: 100%;
}
.contentBkrdTop {
	width: 131px;
	background-image: url(/images/newlayout/bkrd-content-top-left.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 6px;
	float: left;
}
#contentBkrdTop {
	width: 131px;
	background-image: url(/images/newlayout/bkrd-content-top-left.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 6px;
	float: left;
}
.contentBkrd {
	width: 960px;
	background-color: #FFFFFF;
	background-image: url(/images/newlayout/mid_content_bkrd.gif);
	background-repeat: repeat-y;
	background-position: left;
	font-weight: normal;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#contentBkrd {
	width: 976px;
	background-image: url(/images/newlayout/mid_content_bkrd.gif);
	background-repeat: repeat-y;
	background-position: left;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: auto;
	margin-left: auto;
}

.contentCenter {
	width: 660px;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0;
	margin-right: 14px;
	margin-left: 23px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#contentCenter {
	width: 661px;
	float: left;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 0;
	margin-right: 0px;
	margin-left: 15px;
	font-weight: normal;
/*	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;*/
}
.contentCenterWide {
	width: 780px;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0;
	margin-left: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.contentCenterNarrowBox {
	width: 625px;
	float: left;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	border: 1px solid #3F536E;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding-bottom: 15px;
	padding-top: 5px;
	padding-right: 15px;
	padding-left: 15px;
	text-align: center;
}
.contentCenterNarrowBox hr {
	text-align: center;
	margin-top: 12px;
}
.contentCenterVGBox {
	width: 780px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	border: 1px solid #3F536E;
	padding-bottom: 15px;
	padding-top: 5px;
}
.contentCenterVGBanner {
	width: 780px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-topleft: 5px;
	border-radius-topright: 5px;
	border-radius-topleft: 5px;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: -5px;
	padding-bottom: 0px;
}
.contentCenterVGBannerMid {
	width: 780px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-topleft: 5px;
	border-radius-topright: 5px;
	border-radius-topleft: 5px;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: -6px;
	padding-bottom: 0px;
	line-height: 0px;
}
.VGRelatedLinks {
	width: 770px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-bottom: 4px;
	padding-top: 1px;
	padding-left: 8px;
	text-align: left;
}

#screenshot{
	position: absolute;
	border: 1px solid #ccc;
	background: #333;
	padding: 5px;
	display: none;
	color: #fff;
	line-height: 0px;
	}

.NewsLink {
	padding-left: 60px;
	padding-top: 10px;
	float: left;
}
.LogoFloatRt {
	float: right;
	vertical-align: top;
}
.sep-jta-medallion {
	background-image: url(/images/newlayout/sep-jta-medallion.png);
	height: 42px;
	width: 527px;
	margin-right: auto;
	margin-left: auto;
}


/* ~~ The footer styles ~~ */
.footerWrapper {
	position: relative;/* this gives IE6 hasLayout to properly clear */
	clear: both; /* this clear property forces the .container to understand where the columns end and contain them */
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 0;
}

/* ~~ The footer styles ~~ */
#footerWrapper {
	position: relative;/* this gives IE6 hasLayout to properly clear */
	clear: both; /* this clear property forces the .container to understand where the columns end and contain them */
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 0;
}


#footerFull-Wrapper {
	background-repeat: repeat-x;
	background-image: url(/images/newlayout/footer-wide-border.png);
	background-color: #557397;
	border-top-width: 3px;
	border-top-style: groove;
	border-top-color: #10141B;
	padding-top: 20px;
}
#footerFull {
	width: 976px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/images/newlayout/footer-watermark.png);
	background-repeat: no-repeat;
	background-position: center;
}





#footerFull p {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 10px;
}
#footerFull h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-variant: small-caps;
	text-decoration: underline;
	color: #000;
	margin-left: 20px;
}
#footerFull h3 {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 20px;
	font-size: 13px;
	font-weight: normal;
}
#footerFull h4 {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 8px;
	margin-bottom: 0px;
	margin-left: 20px;
	font-size: 14px;
	font-weight: normal;
	padding-top: 0px;
}
#footerFull-table {
	margin-left: auto;
	margin-right: auto;
}
#footerFull a:link, #footerFull a:visited {
	color: #000;
	text-decoration: none;
}
#footerFull a:hover, #footerFull a:active {
	color: #FFFFFF;
}
.footerFull-cell   {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #212a36;
}
.footerFull-cell-right   {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #212a36;
}
#footerFull-text {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 30px;
	font-weight: normal;
}
#footerFull-text p {
	font-size: 11px;
	color: #202833;
	text-align: left;
}
#footerFull-text a:link, #footerFull-text a:visited {
	color: #191919;
}
#footerFull-text a:hover, #footerFull-text a:active {
	color: #FFFFFF;
}
.footer-social-icon {
	border: 1px solid #1D2632;
	margin-right: 5px;
	clear: both;
	margin-left: 0px;
	vertical-align: middle;
}
a.rollover-footer-social-youtube {
	width: 20px;
	height: 20px;
	text-decoration: none;
	background-image: url(/images/newlayout/social-footer-sprite.png);
	display: block;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background-position: 0px 0px;
	border: 1px solid #333;
    }
a.rollover-footer-social-youtube:hover {
	background-position: -20px 0px;
	display: block;

    }
a.rollover-footer-social-fb {
	width: 20px;
	height: 20px;
	text-decoration: none;
	background-image: url(/images/newlayout/social-footer-sprite.png);
	display: block;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background-position: 0px -100px;
	border: 1px solid #333;
    }
a.rollover-footer-social-fb:hover {
	background-position: -20px -100px;
	display: block;
    }
a.rollover-footer-social-twitter {
	width: 20px;
	height: 20px;
	text-decoration: none;
	background-image: url(/images/newlayout/social-footer-sprite.png);
	display: block;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background-position: 0px -20px;
	border: 1px solid #333;
    }
a.rollover-footer-social-twitter:hover {
	background-position: -20px -20px;
	display: block;
    }
a.rollover-footer-social-rss {
	width: 20px;
	height: 20px;
	text-decoration: none;
	background-image: url(/images/newlayout/social-footer-sprite.png);
	display: block;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background-position: 0px -40px;
	border: 1px solid #333;
    }
a.rollover-footer-social-rss:hover {
	background-position: -20px -40px;
	display: block;
    }
a.rollover-footer-social-gram {
	width: 20px;
	height: 20px;
	text-decoration: none;
	background-image: url(/images/newlayout/social-footer-sprite.png);
	display: block;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background-position: 0px -80px;
	border: 1px solid #333;
    }
a.rollover-footer-social-gram:hover {
	background-position: -20px -80px;
	display: block;
    }
a.rollover-footer-social-pinterest {
	width: 20px;
	height: 20px;
	text-decoration: none;
	background-image: url(/images/newlayout/social-footer-sprite.png);
	display: block;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background-position: 0px -60px;
	border: 1px solid #333;
    }
a.rollover-footer-social-pinterest:hover {
	background-position: -20px -60px;
	display: block;
    }


.QAbanner {
	margin-top: 22px;
	margin-bottom: 5px;
}
.SidebarLeftSpace {
	margin-top: 5px;
	margin-bottom: 5px;
}
.SidebarRightSpace {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 4px;
}
.SidebarRightSpaceBanner {
	margin-top: 5px;
	margin-bottom: 5px;
}
.SidebarRightSpaceTop {
	margin-top: 103px;
	margin-bottom: 5px;
	margin-left: 4px;
}
.RightBanner {
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
	line-height: 0px;
}
.LeftBannerTopSpace {
	margin-bottom: 3px;
	text-align: center;
	line-height: 0px;
}
.SidebarLeftTopSpace {
	margin-top: 55px;
	margin-bottom: 5px;
}
.SponsorBanner {
	background-image: none;
	text-align: center;
	padding-bottom: 10px;
}
.RightBox {
	text-align: center;
	background-color: #FFF;
	width: 108px;
	border: thick double #3f536e;
}
.RightFeature {
	text-align: center;
	background-color: #FFF;
	width: 118px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	display: block;
	line-height: 0px;
}
.RightFeatureAward {
	text-align: center;
	background-color: #FFF;
	width: 118px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	display: block;
	line-height: 0px;
	margin-top: -5px;
}
.RightBoxRandomReview {
	text-align: center;
	background-color: #000000;
	width: 108px;
	padding-bottom: 2px;
	background-image: url(/images/reviewbanners/random-review-bkrd.jpg);
	height: 175px;
}
.RightBoxRandomRDRlogo {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.LeftBoxRandomGuide {
	text-align: center;
	width: 170px;
	height: 236px;
	background-image: url(/images/newlayout/VG-featured-banner.gif);
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 14px;
	margin-bottom: -5px;
}
.LeftBoxCommlink {
	text-align: center;
	width: 130px;
	height: 79px;
	background-image: url(/images/commlink.gif);
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 26px;
}
.LeftBoxGenericTop {
	text-align: center;
	width: 170px;
	height: 5px;
	background-image: url(/images/vgmenubgrd_topblank.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.LeftBoxGenericMid {
	width: 165px;
	background-image: url(/images/vgmenubgrd_mid.gif);
	background-repeat: repeat;
	background-position: center;
	padding-left: 5px;
	line-height: 0px;
}
.LeftBoxTowerAdMid {
	width: 165px;
	background-image: url(/images/vgmenubgrd_mid.gif);
	background-repeat: repeat;
	background-position: center;
	padding-left: 5px;
	line-height: 0px;
	height: 601px;
}
.LeftAffiliateMid {
	width: 168px;
	background-image: url(/images/vgmenubgrd_mid.gif);
	background-repeat: repeat;
	background-position: center;
	padding-left: 2px;
}
.LeftBoxSearchMid {
	width: 125px;
	background-image: url(/images/vgmenubgrd_mid.gif);
	background-repeat: repeat;
	background-position: center;
	text-align: left;
	padding-left: 5px;
}
.LeftBoxVGMenuTop {
	text-align: center;
	width: 130px;
	height: 26px;
	background-image: url(/images/vgmenubgrd_top.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.LeftBoxVGMenuMid {
	width: 125px;
	background-image: url(/images/vgmenubgrd_mid.gif);
	background-repeat: repeat;
	background-position: center;
	padding-left: 5px;
}
.LeftBoxVGMenuBot {
	text-align: center;
	width: 170px;
	height: 5px;
	background-image: url(/images/vgmenubgrd_btm.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.LeftBoxAffiliatesTop {
	text-align: center;
	width: 170px;
	height: 26px;
	background-image: url(/images/title-affiliates2.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.RightBoxTowerBanner {
	text-align: center;
	background-color: #3a4759;
	width: 108px;
	padding-left: 1px;
}
.RightSponsorBoxBanner {
	background-image: url(/images/title-sponsors.gif);
	text-align: center;
	background-color: #3a4759;
	background-repeat: no-repeat;
	width: 108px;
	height: 20px;
	background-position: center;
}
.RightShoppingBoxBanner {
	background-image: url(/images/title-shopping.gif);
	text-align: center;
	background-color: #3a4759;
	background-repeat: no-repeat;
	width: 108px;
	height: 20px;
	background-position: center;
}
.RightNavBoxBanner {
	background-image: url(/images/title-features.gif);
	text-align: center;
	background-color: #3a4759;
	background-repeat: no-repeat;
	width: 108px;
	height: 20px;
	background-position: center;
}
.SiteSearch {
	background-image: none;
	text-align: center;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 15px;
	float: left;
	width: 390px;
}
/*Front page and Feature Pages*/
.SiteSearch a:active {  text-decoration: none; color: #990000}
.SiteSearch a:link {  text-decoration: none; color: #990000}
.SiteSearch a:visited {  text-decoration: none; color: #990000}
.SiteSearch a:hover {  background-color: none; text-decoration: underline; color: #3F536E}
.Sep-Invisible {
	padding: 0px;
	clear: both;
	height: 1px;
	width: 500px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.Sep-Spacer20 {
	padding: 0px;
	clear: both;
	height: 1px;
	width: 500px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.Facebook-box {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 40px;
	z-index: 25;
}
.PinterestBox {
	margin-bottom: 10px;
	width: 660px;
	margin-left: 177px;
}
.NewsArchiveBox-Bottom {
	text-align: center;
	padding: 0px;
	margin-top: -8px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.ArchivesTop {
	background-image: none;
	text-align: center;
	width: 250px;
	float: right;
	padding: 0px;
	margin-top: 0px;
}
.ArchivesTop p {
	font-family: "AvantGarde Md BT", Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	font-size: 12px;
}
/*Front page and Feature Pages*/
.ArchivesTop a:active {  text-decoration: none; color: #990000}
.ArchivesTop a:link {  text-decoration: none; color: #990000}
.ArchivesTop a:visited {  text-decoration: none; color: #990000}
.ArchivesTop a:hover {  background-color: none; text-decoration: underline; color: #3F536E}
.RandomGuide {
	margin-top: 30px;
	height: 95px;
	width: 150px;
	margin-left: 8px;
}
.RandomGuide img {
	border: 2px solid #81acdf;
}
.RandomGuide:hover img{
	border: 2px solid #09F;
}
.MoreLink {
	background-image: none;
	text-align: right;
	width: 645px;
	background-color: #FFF;
	border-right-style: none;
	border-left-style: none;
	border-right-color: #CED0E0;
	border-left-color: #CED0E0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	border-bottom-style: none;
	border-bottom-color: #CED0E0;
	border-top-style: none;
	border-top-color: #CED0E0;
	padding-top: 7px;
	font-weight: bold;
	float: none;
}

.NewsBottom {
	background-image: none;
	text-align: left;
	padding-bottom: 8px;
	width: 660px;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
}
.ReportTitleBar {
	background-image: url(/images/newlayout/NewsTop.gif);
	text-align: left;
	width: 657px;
	background-repeat: no-repeat;
	margin-top: 18px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.RDRStatsLineSeparator {
	background-color: #546881;
	height: 1px;
	width: 90%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	clear: both;
}
.RDRStatsLineSeparatorNarrow {
	background-color: #546881;
	height: 1px;
	width: 90%;
	margin-top: 1px;
	margin-right: auto;
	margin-bottom: 1px;
	margin-left: auto;
	clear: both;
}
.RDRStatsLineSeparatorThickTop {
	height: 1px;
	width: 90%;
	margin-top: 17px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	clear: both;
	border-top-style: double;
	border-top-color: #546881;
	border-top-width: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #546881;
}
.RDRStatsLineSeparatorThick {
	height: 1px;
	width: 90%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	clear: both;
	border-top-style: double;
	border-top-color: #546881;
	border-top-width: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #546881;
}
.RDRsearchLineSeparator {
	background-color: #dddddd;
	clear: both;
	height: 1px;
	margin-top: 3px;
	margin-bottom: 3px;
}
.RDRpopularLineSeparator {
	background-color: #938728;
	clear: both;
	height: 1px;
	margin-top: 3px;
	margin-bottom: 3px;
}
.RDRGalleryAdBox {
	width: 728px;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #003333;
}

.RDRAdditionalStats {
	background-color: #cad2d9;
	width: 607px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-right-color: #546881;
	border-bottom-color: #546881;
	border-left-color: #546881;
	border-top-width: 3px;
	border-top-style: double;
	border-top-color: #546881;
	padding-top: 4px;
	padding-right: 14px;
	padding-bottom: 10px;
	padding-left: 14px;
	margin-top: -20px;
	margin-bottom: 20px;
}
.RDRAdditionalStats p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	margin-top: 2px;
	margin-bottom: 4px;
	color: #000;
	text-indent: -10pt;
	padding-left: 12px;
}
.RDRAdditionalStats  h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	color: #000;
	padding-left: 12px;
	font-weight: normal;
}
.RDRCollectorNotesDesc {
	margin-top: 0px;
	margin-bottom: 7px;

}
.RDRCollectorNotesDescBottom {
	margin-top: 0px;
	margin-bottom: 15px;
}




.RDRAdditionalStats h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 17px;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	color: #000;
	font-variant: small-caps;
	border: 1px solid #546881;
	width: 160px;
	background-color: #b9c2ca;
	padding-top: 5px;
	padding-bottom: 5px;
}
.RDRAdditionalStats h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 17px;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-right: 4px;
	margin-left: 0px;
	color: #000;
	font-style: normal;
	font-variant: small-caps;
	font-weight: normal;
	text-decoration: underline;
}
.RDRAdditionalStats h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 17px;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-right: 4px;
	margin-left: 0px;
	text-align: left;
	color: #000;
	font-style: normal;
	font-variant: small-caps;
	font-weight: normal;
	text-decoration: underline;
}
.RDRAdditionalStatsBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 17px;
	color: #000;
	font-weight: bold;
	text-transform: none;
	font-variant: small-caps;
}
.RDRAdditionalStatsSep {
	background-color: #03C;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-right-color: #546881;
	border-bottom-color: #546881;
	border-left-color: #546881;
	border-top-width: 3px;
	border-top-style: double;
	border-top-color: #546881;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}



.ReportTitleBar h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CF0A05;
	text-align: center;
}
.RDRPackagingDetails {
}
.RDRPackagingDetails p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	margin-top: 2px;
	margin-bottom: 4px;
	color: #000;
	text-indent: -10pt;
	padding-left: 22px;
}

.ReportTitleBar p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: normal;
	margin-top: 5px;
	text-align: center;
}
.RDRTitleBar {
	background-image: url(/images/newlayout/NewsTop.gif);
	text-align: left;
	width: 647px;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.RDRTitleBar h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #3f536e;
	line-height: 20px;
	padding-left: 3px;
}
.RDRBody {
	text-align: left;
	width: 645px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
	font-weight: normal;
	border: 1px solid #CED0E0;
}
.RDRBox {
	text-align: center;
	width: 645px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
}
.RDRInfo {
	background-image: none;
	text-align: left;
	width: 645px;
	background-color: whitesmoke;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	font-weight: normal;
	border: 1px solid #CED0E0;
}
.RDRSocialLinks {
	background-image: none;
	text-align: left;
	width: 644px;
	background-color: whitesmoke;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CED0E0;
	border-bottom-color: #CED0E0;
	border-left-color: #CED0E0;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 6px;
}
.RDRPrintButton {
	background-image: none;
	text-align: left;
	float: right;
	padding-right: 5px;
}
.ContentTitleBar {
	background-image: url(/images/newlayout/NewsTop.gif);
	text-align: left;
	width: 657px;
	background-repeat: no-repeat;
	padding: 5px;
	margin-top: 20px;
}
.ContentTitleBar h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #CF0A05;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
.ContentTextTop {
	margin-top:0px;
	background-color: #000;
	margin-bottom:0px;
	border-spacing: 0x;
	padding-right: 10px;
	padding-left: 10px;
	width: 606px;
	margin-right: auto;
	margin-left: auto;
	border-top-color: #000;
	border-right-color: #000;
	border-left-color: #000;
	background-image: url(images/content/pill.jpg);
	background-repeat: no-repeat;
	height: 70px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	text-align: center;
	font-weight: bold;
	padding-top: 13px;
}
.ContentTextBannerBox {
	background-image: none;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	margin-top: 2px;
	margin-bottom: -15px;
}
.ContentCategoryIndexItem {
	border: 1px solid #3f536e;
	width: 575px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-right: auto;
	margin-left: auto;
	background-color: #f1f1f1;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.img-floatleftSR {
	float: left;
	margin-top: 3px;
	margin-right: 7px;
	margin-bottom: 10px;
	margin-left: 1px;
	padding-top: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.VGSearchBox {
	margin-top:0px;
	background-color: #e4e9ed;
	margin-bottom:20px;
	border-spacing: 0x;
	padding-top: 0px;
	padding-bottom: 5px;
	width: 622px;
	margin-right: auto;
	margin-left: auto;
	border: 3px double #333;
}
.VGSearchCollection {
	float: left;
	width: 378px;
	background-color: #3F536E;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #000;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #000;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	padding-top: 3px;
	padding-bottom: 3px;
	height: 25px;
}
.VGSearchLicensee {
	float: left;
	width: 237px;
	background-color: #3F536E;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #000;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #000;
	text-align: center;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	height: 25px;
	padding-top: 4px;
	padding-bottom: 2px;
}


.VGSearchImgBox {
	float: left;
	width: 150px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	height: 95px;
	background-image: url(/images/newlayout/VGSearchThumbDefault.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.VGSearchImg {
	float: left;
	border: 1px solid #000;
}
.VGSearchLine {
	float: left;
	width: 365px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	text-align: center;
	background-color: #9BAEBD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	padding-top: 3px;
	padding-bottom: 3px;
}
.VGSearchYear {
	width: 97px;
	float: left;
	border-right-width: 2px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	text-align: center;
	background-color: #9BAEBD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	padding-top: 3px;
	padding-bottom: 3px;
}
.VGSearchFigure {
	float: right;
	width: 462px;
	clear: none;
	padding-top: 5px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
}
.VGSearchFigure .bullet02{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	background-image: url(/images/bullet01CSS.gif);
	background-repeat: no-repeat;
	padding-left: 8px;
	margin-left: 12px;
	margin-top: 1px;
	margin-bottom: 1px;
}
.VGSearchFigure p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.VGSearchFigure table {
	margin: 0px;
	padding: 0px;
}


.VGSearchLineSeparator {
	height: 1px;
	width: 90%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	clear: both;
}
.ContentSRBox {
	margin-top:0px;
	background-color: #e4e9ed;
	margin-bottom:20px;
	border-spacing: 0x;
	padding-top: 0px;
	padding-bottom: 5px;
	width: 622px;
	margin-right: auto;
	margin-left: auto;
	border: 3px double #333;
}
.ContentSRBox p {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	margin-top: 8px;
}
.ContentSRBox h2 {
	text-align: center;
	border-bottom-width: 2px;
	border-bottom-style: double;
	border-bottom-color: #333;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
	background-color: #000;
	color: #FFF;
	margin-top: 0px;
	padding-top: 0px;
}
.ContentBody h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
}

.ContentTextBottom {
	margin-top:0px;
	background-color: #e4e9ed;
	margin-bottom:20px;
	border-spacing: 0x;
	padding-top: 2px;
	padding-bottom: 5px;
	width: 602px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
	border-top-width: 2px;
	border-top-color: #333;
	padding-left: 10px;
	padding-right: 10px;
}
.ContentTextBottom p {

}

.ContentTextBottom h2 {
	text-align: center;
	border-bottom-width: 2px;
	border-bottom-style: double;
	border-bottom-color: #333;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
	background-color: #000;
	color: #FFF;
	margin-top: 0px;
	padding-top: 0px;
}

.ContentTextBottomChart {
	margin-top:0px;
	background-color: #e4e9ed;
	margin-bottom:20px;
	border-spacing: 0x;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	width: 602px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
	border-top-width: 0px;
}
.ContentTextFigureChart {
	background-color: #BFCBD5;
	width: 610px;
	border: 1px solid #333;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}
.ContentTextFigureChart p {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.ContentTextFigureChart h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	text-decoration: underline;
	font-variant: small-caps;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
	background-color: #AEBDCA;
	color: #000;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}



.newsbox {
	border:1px solid #CED0E0;
	background-color: whitesmoke;
	width: 610px;
	padding: 10px;
	margin-top: 0px;
	margin-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.Topics-Image {
	float: left;
	margin-left: 12px;
	margin-bottom: 9px;
	margin-top: 12px;
}
.Topics-Info {
}
.Topics-Info p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	clear: both;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 12px;
}
.Topics-Info-Cell {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #ced0e0;
	border-left-color: #ced0e0;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ced0e0;
	background-image: url(/images/newlayout/topics-bgrd.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding-bottom: 12px;
}
.Topics-All-Stories {
	text-align: right;
	margin-bottom: -8px;
}
.Topics-All-Stories p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 6px;
}
.Topics-Stories {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #ced0e0;
	border-bottom-color: #ced0e0;
	margin-bottom: 3px;
	padding-top: 8px;
	padding-bottom: 8px;
	background-color: #F9F9F9;
}
.Topics-Stories p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 10px;
}
.Topics-Title {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ced0e0;
	background-image: url(/images/newlayout/TopicsTop.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.Topics-Title h2{
	text-align: center;
	padding-top: 7px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #cf0a05;
}


.NewsTitleBar {
	background-image: url(/images/newlayout/NewsTop.gif);
	text-align: left;
	width: 647px;
	background-repeat: no-repeat;
	padding: 5px;
}

.NewsTitleBar h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #CF0A05;
}

/*Front page article title*/
.NewsTitleBar h1 a:active {
	text-decoration: none;
	color: #CF0A05;
	font-weight: bold;
}
.NewsTitleBar h1 a:link {
	text-decoration: none;
	color: #CF0A05;
	font-weight: bold;
}
.NewsTitleBar h1 a:visited {
	text-decoration: none;
	color: #CF0A05;
	font-weight: bold;
}
.NewsTitleBar h1 a:hover {
	background-color: none;
	text-decoration: none;
	color: #3F536E;
	font-weight: bold;
}
.NewsTitleBar h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #CF0A05;
}
.NewsTitleBar h2 a:active {
	text-decoration: none;
	color: #CF0A05;
	font-weight: bold;
}
.NewsTitleBar h2 a:link {
	text-decoration: none;
	color: #CF0A05;
	font-weight: bold;
}
.NewsTitleBar h2 a:visited {
	text-decoration: none;
	color: #CF0A05;
	font-weight: bold;
}
.NewsTitleBar h2 a:hover {
	background-color: none;
	text-decoration: none;
	color: #3F536E;
	font-weight: bold;
}

.NewsTitleBar p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	line-height: 0.5px;
	padding-bottom: 3px;
	margin-top: 9px;
}
.BlocksTitleBar {
	background-image: url(/images/newlayout/NewsTop.gif);
	text-align: left;
	width: 657px;
	background-repeat: no-repeat;
	padding: 5px;
}
.BlocksTitleBar h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CF0A05;
	padding-top: 4px;
	padding-bottom: 4px;
}
.MessageBox {
	background-color: #d3dae3;
	font-weight: bold;
	margin-bottom: 20px;
	border: 1px solid #666;
	-moz-border-radius: 10px;
	border-radius: 10px;
	width: 655px;
}
.PollResultsBox {
	background-color: #d3dae3;
	margin-bottom: 20px;
	border: 1px solid #666;
	width: 560px;
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
.BoxSearch {
	background-color: #d3dae3;
	margin-bottom: 20px;
	border: 1px solid #666;
	-moz-border-radius: 10px;
	border-radius: 10px;
	width: 600px;
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
}
.BoxArticle {
	background-color: #d3dae3;
	margin-bottom: 20px;
	border: 1px solid #666;
	-moz-border-radius: 10px;
	border-radius: 10px;
	width: 600px;
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
.BoxContentPage {
	background-color: #d3dae3;
	margin-bottom: 20px;
	border: 1px solid #666;
	-moz-border-radius: 10px;
	border-radius: 10px;
	width: 560px;
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
.BoxAdminTools {
	background-color: #d3dae3;
	margin-bottom: 20px;
	border: 1px solid #666;
	-moz-border-radius: 10px;
	border-radius: 10px;
	width: 560px;
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}



.BoxFBComments {
	width: 635px;
	margin-right: auto;
	margin-left: auto;
}
.BoxComments {
	border: 1px solid #CED0E0;
	padding-right: 10px;
	padding-left: 10px;
	width: 635px;
	padding-bottom: 10px;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
}
.BoxRDRComments {
	border: 1px solid #CED0E0;
	padding-right: 10px;
	padding-left: 10px;
	width: 635px;
	padding-bottom: 10px;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	margin-top: 20px;
}
.BoxGallery5 {
	background-color: #d3dae3;
	border: 1px solid #666;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
	width: 560px;
}
.BoxGallery5Vintage {
	background-color: #d3dae3;
	border: 1px dashed #666;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin-right: auto;
	margin-left: auto;
	width: 560px;
	background-image: url(/images/content/yellowbkrd.jpg);
	background-repeat: no-repeat;
	padding-top: 60px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.MessageBox h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CF0A05;
	text-align: center;
	margin-bottom: 5px;
	padding: 5px;
}
.MessageBox p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000;
	padding-right: 6px;
	padding-bottom: 15px;
	padding-left: 6px;
}
.MessageBox img {
	font-family: Arial, Helvetica, sans-serif;	font-size: 13px;
	font-weight: normal;
	color: #000;
	text-align: center;
}




td.VGMenu {
	width: 130px;
	margin-left: auto;
	margin-right: auto;
}





.img-center {
	display: block;
	border: 1px solid #000;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.img-centerNoBorder {
	display: block;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: none;
	margin-right: auto;
	margin-left: auto;
}





.img-BannerFloatLink {
	float: right;
}
.img-BannerFloatNoLink {
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.BannerLink {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 92px;
	width: 356px;
}



.img-floatleft {
	float: left;
	margin-top: 6px;
	margin-right: 7px;
	margin-bottom: 5px;
	margin-left: 1px;
}




.img a:active {  border: 1px solid; border-color: #000000;}
.img a:link {  border: 1px solid; border-color: #000000;}
.img a:visited {  border: 1px solid; border-color: #000000;}
.img a:hover {  border: 1px solid; border-color: #000000;}




a:link .image{text-decoration: none;
border-color: black;
border-width: 1px;
}



a:visited .image{text-decoration: none;
border-color: black;
border-width: 1px;
}

a:hover .image{text-decoration: none;
border-color: black;
border-width: 1px;
}
.font-standard {
	font-family: Arial, Helvetica, sans-serif;	font-size: 13px;
	color: #000;
}
.font-standardTopMargin {
	font-family: Arial, Helvetica, sans-serif;	font-size: 13px;
	color: #000;
	margin-top: 10px;
}
.GalleryTitleBoxRDR {
	margin-left: 49px;
}
.GalleryTitleBoxRDR h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #000;
	margin-bottom: -2px;
}
.GalleryTitleBoxRDR h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	margin-bottom: 1px;
}
.GalleryTitleBoxRDR p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.GalleryTitleBox {
}
.GalleryTitleBox h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #000;
	margin-bottom: 0px;
}
.GalleryTitleBox h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	margin-bottom: 1px;
}

.GalleryTitleBox p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-top: 2px;
	margin-bottom: 2px;
}
.GalleryDescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CCC;
	font-weight: normal;
	margin-top: 3px;
	margin-bottom: 3px;
}
.GalleryAdBox {
	border: 1px solid #293a50;
	width: 728px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}








#container {
	width:760px;
	margin:0px auto;}


.feat_link {
display: block;
}


/*Footer information*/
.footertext {
	font-family: Arial, Helvetica;
	font-size: xx-small;
	color: #6699CC;
}
.footermain {
	border: 1px solid #000000;
	background-color: #3F536E;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
        margin-left: 58px;
        margin-right: 8px;
}
.footergallery {
	background-color: #333333;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	border-top-width: 2px;
	border-top-style: double;
	border-top-color: #003333;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 50px;
	border-bottom-width: 2px;
	border-bottom-color: #003333;
	border-bottom-style: double;
}
.footergallery a:active {
	text-decoration: underline;
	color: #6699CC
}
.footergallery a:link {
	text-decoration: underline;
	color: #6699CC
}
.footergallery a:visited {
	text-decoration: underline;
	color: #6699CC
}
.footergallery a:hover {
	text-decoration: underline;
	color: #990000
}
.footermain a:active {  text-decoration: underline; color: #6699CC}
.footermain a:link {  text-decoration: underline; color: #6699CC}
.footermain a:visited {  text-decoration: underline; color: #6699CC}
.footermain a:hover {  text-decoration: underline; color: #990000}

.standardbox {
	border:1px solid #CED0E0;
	background-color: whitesmoke;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	width: 430px;
        margin:0px auto;

}
.standardboxtext {
	font-family: Arial, Helvetica;
	font-size: small;
	color: #6699CC;
}

/*main news column background curve*/
.left_top_corner {
  background-image: url(/images/back1_top.gif);
  background-repeat: no-repeat;
  background-position: top left
}




/*Visual Guide Pages*/
.class1 a:active {  text-decoration: none; color: #990000}
.class1 a:link {  text-decoration: none; color: #990000}
.class1 a:visited {  text-decoration: none; color: #990000}
.class1 a:hover {
	text-decoration: underline;
	color: #191970
}
.class1 img {
	text-decoration: none;
	color: #191970
}


/*Enhanced Visual Guides*/
.evg a:active {  text-decoration: none; color: #990000}
.evg a:link {  text-decoration: none; color: #990000}
.evg a:visited {  text-decoration: none; color: #990000}
.evg a:hover {  background-color: #BFDFDF; text-decoration: none; color: #191970}


/*Front page and Feature Pages*/
.class2 a:active {  text-decoration: none; color: #990000}
.class2 a:link {  text-decoration: none; color: #990000}
.class2 a:visited {  text-decoration: none; color: #990000}
.class2 a:hover {  background-color: none; text-decoration: underline; color: #3F536E}

/*Front page article title*/
.title a:active {  text-decoration: none; color: #CF0A05}
.title a:link {  text-decoration: none; color: #CF0A05}
.title a:visited {  text-decoration: none; color: #CF0A05}
.title a:hover {  background-color: none; text-decoration: none; color: #3F536E}


/*Latest Topics*/
.class3 a:active {  font-size: 11px; text-decoration: none; color: #990000}
.class3 a:link {  font-size: 11px; text-decoration: none; color: #89EFF0}
.class3 a:visited {  font-size: 11px; text-decoration: none; color: #89EFF0}
.class3 a:hover {  font-size: 11px; text-decoration: none; color: #990000}

/*affiliates left menu text*/
.affiliates a:active {  font-family: arial, sans-serif; font-size: 10px; text-decoration: none; color: #990000}
p.affiliates {
	font-family: arial, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #000;
	text-align: center;
}
.affiliates a:link {  font-family: arial, sans-serif; font-size: 10px; text-decoration: none; color: #89EFF0}
.affiliates a:visited {  font-family: arial, sans-serif; font-size: 10px; text-decoration: none; color: #89EFF0}
.affiliates a:hover {  font-family: arial, sans-serif; font-size: 10px; text-decoration: none; color: #990000}


/*site navigation*/
    .class4 a:active { 
font-size: 11px; 
font-family: arial, sans-serif;
text-decoration: none; 
padding: 2px 0px 2px 8px;
margin-top: -1px;
border-top: 1px solid #CED0E0; 
color: #000033; 
background: white;
text-align: left;
height: 15px;

}

.class4 a {
width: 98px;
}
    

    .class4 a:link { 
font-size: 11px; 
font-family: arial, sans-serif;
text-decoration: none; 
padding: 2px 0px 2px 8px;
margin-top: -1px;
border-top: 1px solid #CED0E0;  
color: #000033; 
background: white;
text-align: left;
height: 15px;

} 

    .class4 a:visited { 
font-size: 11px; 
font-family: arial, sans-serif;
text-decoration: none; 
padding: 2px 0px 2px 8px;
margin-top: -1px;
border-top: 1px solid #CED0E0;  
color: #000033; 
background: white;
text-align: left;
height: 15px;
}

    .class4 a:hover { 
font-size: 11px; 
font-family: arial, sans-serif;
text-decoration: none; 
padding: 2px 0px 2px 8px;
margin-top: -1px;
border-top: 1px solid #CED0E0; 
color: #990000; 
background: #DCDCDC; 
text-align: left;
height: 15px;

}


/*affiliate navigation*/
    .class5 a:active { 
font-family : Arial, Helvetica, sans-serif;
font-size: 11px; 
text-decoration: none; 
padding: 2px 0px 3px 0px;
margin-top: -1px;
border-top: 1px solid #CED0E0; 
color: #000033; 
background: white;
text-align: center;
height: 15px;

}

    .class5 a {
width: 106px;

}

    .class5 a:link { 
font-family : Arial, Helvetica, sans-serif;
font-size: 11px; 
text-decoration: none; 
padding: 2px 0px 3px 0px;
margin-top: -1px;
border-top: 1px solid #CED0E0;  
color: #000033; 
background: white;
text-align: center;
height: 15px;

} 

    .class5 a:visited { 
font-family : Arial, Helvetica, sans-serif;
font-size: 11px; 
text-decoration: none; 
padding: 2px 0px 3px 0px;
margin-top: -1px;
border-top: 1px solid #CED0E0;  
color: #000033; 
background: white;
text-align: center;
height: 15px;
}

    .class5 a:hover { 
font-family : Arial, Helvetica, sans-serif;
font-size: 11px; 
text-decoration: none; 
padding: 2px 0px 3px 0px;
margin-top: -1px;
border-top: 1px solid #CED0E0; 
color: #990000; 
background: #DCDCDC; 
text-align: center;
height: 15px;

}

/*Gallery Page Body*/
.class6 a:active {  text-decoration: none; color: #3399CC}
.class6 a:link {  text-decoration: none; color: #3399CC}
.class6 a:visited {  text-decoration: none; color: #3399CC}
.class6 a:hover {  text-decoration: none; color: #990000}

/*link decorating testing*/
.test a:active {  text-decoration: none; color: #990000}
.test a:link {  text-decoration: none; color: #990000}
.test a:visited {  text-decoration: none; color: #990000}
.test a:hover {  background-color: #FCE6C9; text-decoration: none; color: #191970}

/*Switch content Script*/
.eg-bar{
background-color: #E1F0F0;
font-family : Arial, Helvetica, sans-serif;
font-size: 11px;
border: 1px solid black;
padding: 3px;
}
.eg-bartop{
font-family : Arial, Helvetica, sans-serif;
font-size: 14px;
padding: 3px;
}

div.eg-bar{
width: 98%;	
}
.iconspan{
float: left;
margin: 3px;
cursor:hand;
cursor:pointer;
font-weight: bold;
}

/* single pixel black border around table for news page */
table.newstable {
	border-width: 1px;
	border-spacing: 0px;
	border-style: solid;
	border-color: #686868;
	border-collapse: collapse;
	background-color: white;
}
table.newstable th {
	border-width: 0px;
	padding: 2px;
	border-style: none;
	border-color: gray;
	background-color: white;
	-moz-border-radius: ;
}
table.newstable td {
	border-width: 0px;
	padding: 2px;
	border-style: none;
	border-color: gray;
	background-color: white;
	-moz-border-radius: ;
}



/* single pixel border around table */
table.tableoutline {
	border-width: 1px;
	border-spacing: 0px;
	border-style: solid;
	border-color: #CED0E0;
	border-collapse: collapse;
	background-color: #F0F0F0;
}


/* single pixel border around table and cells */
table.tableborder {
	border-width: 1px;
	border-spacing: 0px;
	border-style: solid;
	border-color: #CED0E0;
	border-collapse: collapse;
	background-color: #F0F0F0;
}

table.tableborder td {
	border-width: 1px;
	padding: 5px;
	border-style: solid;
	border-color: #CED0E0;
	-moz-border-radius: ;
}

/* Background color for review body e53933*/
.reviewbody {
	background-color: #ffffff;
}

/* Background color to create review body border 7a8ba1*/
.reviewborder {
	background-color: #ced0e0;
}

/* Table Border for Poll Results */
table.pollresults {
	border-width: 1px;
	border-spacing: 0x;
	border-style: solid;
	border-color: #7a8ba1;
	padding: 2px;
}
table.pollresults td {
	padding: 0px;
}
/* Review stats section with holo */
.holostats {
	background-image: url(/images/reviewbanners/holo.jpg);
	background-repeat: no-repeat;
	background-position: center;
	width: 430px;
	height: 310px;
	margin-top: 3px;
	margin-bottom: 20px;
	border: 3px double #546881;
	background-color: #053e66;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding-top: 75px;
	padding-right: 85px;
	padding-left: 120px;
	text-align: left;
}
/* Review stats Font */
p.holo {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #17b3e3;
	margin-bottom: 7px;
	margin-top: 3px;
	line-height: 16px;
}
p.holo a:active {
	text-decoration: none;
	color: #17b3e3
}
p.holo a:link {
	text-decoration: none;
	color: #17b3e3
}
p.holo a:visited {
	text-decoration: none;
	color: #17b3e3
}
p.holo a:hover {  text-decoration: underline; color: #e0f8ff}

/* Review poll section */
div.poll {
	align: center;
	width:445px;
	padding:0px;
	margin-top:20px;
	margin-bottom:20px;
	border:3px;
	border-style: double;
	border-color: #7a8ba1;
}
/* Review other reviews table rows */
.othertop {
	background-image: url(/images/reviewbanners/holo-other-top.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	width:455px;
	height:48px;
}


/* Review other reviews main border */
table.otherreviews {
	margin-top:20px;
	border:3px solid #28323E;
	width: 641px;
	background-color: #04150f;
	background-image: url(/images/reviewbanners/other-bkrd.gif);
	background-repeat: repeat-y;
	background-position: center;
	padding-bottom: 3px;
}

p.otherreviews {
	text-align: left;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 55px;
}
.othermid {
	background-image: url(/images/reviewbanners/holo-other-mid.jpg);
	background-repeat: repeat-y;
	background-position: center;
	vertical-align: top;
	color: #17b3e3;
	width: 455px;
	height: 100px;
	padding-right: 90px;
	padding-left: 100px;
	padding-bottom: 15px;
	text-indent: -10pt;
}
.othermid p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-left: 8px;
	line-height: 16px;
}
.othermid h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 15px;
	margin-top: 8px;
	margin-bottom: 2px;
}


td.othermid a:active {  text-decoration: none; color: #44d2fe}
td.othermid a:link {  text-decoration: none; color: #44d2fe}
td.othermid a:visited {  text-decoration: none; color: #44d2fe}
td.othermid a:hover {  text-decoration: underline; color: #e0f8ff}
.otherbot {
	background-image: url(/images/reviewbanners/holo-other-bot.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width:455px;
	height:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
}

td.othertext {
	background-image: url(/images/reviewbanners/holo-other-mid.jpg);
	background-repeat: repeat-y;
	background-position: center;
	vertical-align: top;
	padding: 5px 20px 5px 20px;
	color: #17b3e3;
	width:455px;
	height: 100px;
}
.RDR-indexContainer {
	border: 3px double #546881;
	width: 646px;
	background-color: #053e66;
	margin-bottom: 10px;
	margin-left: 2px;
}
/******   H3    */
ul.RDRmenu{
	padding:0;
	list-style-type:none;
	position:relative;
	display:block;
	height:30px;
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
	font-family:Helvetica, Arial, Verdana, sans-serif;
	background-image: url(/images/content/OFF.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #44dff5;
}
ul.RDRmenu li{
	display:block;
	float:left;
	margin:0;
	pading:0;
}
ul.RDRmenu li a{
	display:block;
	text-decoration:none;
	font-weight:bold;
	height:24px;
	padding-top: 4px;
	padding-right: 10px;
	padding-left: 10px;
	width: 14px;
	text-align: center;
	float: left;
	color: #44dff5;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #44dff5;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #44dff5;
	border-bottom-color: #44dff5;
	}
	
ul.RDRmenu li a:active {
	text-decoration: none;
	color: #44d2fe;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
ul.RDRmenu li a:link {
	text-decoration: none;
	color: #44d2fe;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
ul.RDRmenu li a:visited {
	text-decoration: none;
	color: #44d2fe;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

ul.RDRmenu li a:hover{
	background-image: url(/images/content/ON.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 16px;
	height: 24px;
	padding-top: 4px;
	background-position: left top;
}
.RDRTOCContainer {
	width: 631px;
	margin-bottom: 8px;
	border: 3px double #546881;
	background-image: url(/images/reviewbanners/holobkrd.gif);
	padding: 0px;
	margin-left: 9px;
	margin-top: -5px;
}
.RDRTOCBox {
	width: 631px;
	margin-right: auto;
	margin-left: auto;
}
.RDRTOCSeparator {
	background-color: #3C4A5B;
	width: 629px;
	margin-right: auto;
	margin-left: auto;
	height: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
}
.RDRindexParentCategory {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding-top: 7px;
	color: #44d2fe;
	margin: 0px;
}
.RDRindexParentCategory a:active {  text-decoration: none; color: #44d2fe}
.RDRindexParentCategory a:link {  text-decoration: none; color: #44d2fe}
.RDRindexParentCategory a:visited {  text-decoration: none; color: #44d2fe}
.RDRindexParentCategory a:hover {  text-decoration: underline; color: #e0f8ff}
.RDRindexSubCategoryBanner {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align: center;
}
.RDRindexSubCategoryBanner img {
	border: 1px solid #041b30;

}
.RDRindexSubCategoryBanner:hover img{
	border: 1px solid #09F;
}


/* Review Index table rows */
.rdr-indextop {
	background-image: url(/images/reviewbanners/holo-index-top.jpg);
	background-repeat: no-repeat;
	height: 48px;
	background-position: center;
}
.rdr-indexmid {
	background-image: url(/images/reviewbanners/holo-other-mid-639.jpg);
	background-repeat: repeat-y;
	vertical-align: top;
	color: #17b3e3;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-position: center;
}
.rdr-indexmid a:active {  text-decoration: none; color: #44d2fe}
.rdr-indexmid a:link {  text-decoration: none; color: #44d2fe}
.rdr-indexmid a:visited {  text-decoration: none; color: #44d2fe}
.rdr-indexmid a:hover {  text-decoration: underline; color: #e0f8ff}
.rdr-indexbot {
	background-image: url(/images/reviewbanners/holo-other-bot-639.jpg);
	background-repeat: no-repeat;
	height: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	background-position: center;
}
.RDRthumbImageFtLeft {
	float: left;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 6px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 3px;
}
a.rollover-gg {
	width: 615px;
	height: 18px;
	text-decoration: none;
	background-image: url(images/reviewbanners/bannerindex-GentleGiant-sprite.gif);
	display: block;
	float: left;
	margin-left: 13px;
    }
a.rollover-gg:hover {
	background-position: -615px 0;
    }
a.rollover-tamashi {
	width: 615px;
	height: 18px;
	text-decoration: none;
	background-image: url(images/reviewbanners/bannerindex-Tamashi-Nations-sprite.gif);
	display: block;
	float: left;
	margin-left: 13px;
    }
a.rollover-tamashi:hover {
	background-position: -615px 0;
    }
a.rollover-medicom {
	width: 615px;
	height: 18px;
	text-decoration: none;
	background-image: url(images/reviewbanners/bannerindex-Medicom-sprite.gif);
	display: block;
	float: left;
	margin-left: 13px;
    }
a.rollover-medicom:hover {
	background-position: -615px 0;
    }
a.rollover-ssc {
	width: 615px;
	height: 18px;
	text-decoration: none;
	background-image: url(images/reviewbanners/bannerindex-SSC-sprite.gif);
	display: block;
	float: left;
	margin-left: 13px;
    }
a.rollover-ssc:hover {
	background-position: -615px 0;
    }
a.rollover-dst {
	width: 615px;
	height: 18px;
	text-decoration: none;
	background-image: url(images/reviewbanners/bannerindex-DST-sprite.gif);
	display: block;
	float: left;
	margin-left: 13px;
    }
a.rollover-dst:hover {
	background-position: -615px 0;
    }
a.rollover-hasbro {
	width: 615px;
	height: 18px;
	text-decoration: none;
	background-image: url(images/reviewbanners/bannerindex-Hasbro-sprite.gif);
	display: block;
	float: left;
	margin-left: 13px;
    }
a.rollover-hasbro:hover {
	background-position: -615px 0;
    }
a.rollover-koto {
	width: 615px;
	height: 18px;
	text-decoration: none;
	background-image: url(images/reviewbanners/bannerindex-Kotobukiya-sprite.gif);
	display: block;
	float: left;
	margin-left: 13px;
    }
a.rollover-koto:hover {
	background-position: -615px 0;
    }
a.rollover-disney {
	width: 615px;
	height: 18px;
	text-decoration: none;
	background-image: url(/images/reviewbanners/bannerindex-Disney-sprite.gif);
	display: block;
	float: left;
	margin-left: 13px;
    }
a.rollover-disney:hover {
	background-position: -615px 0;
    }
	
a.rollover-hot-toys {
	width: 615px;
	height: 18px;
	text-decoration: none;
	background-image: url(/images/reviewbanners/bannerindex-HotToys-sprite.gif);
	display: block;
	float: left;
	margin-left: 13px;
    }
a.rollover-hot-toys:hover {
	background-position: -615px 0;
    }
a.rollover-kenner {
	width: 615px;
	height: 18px;
	text-decoration: none;
	background-image: url(images/reviewbanners/bannerindex-kenner-sprite.gif);
	display: block;
	float: left;
	margin-left: 13px;
    }
a.rollover-kenner:hover {
	background-position: -615px 0;
    }
.displace {
    position: absolute;
    left: -5000px;
    }


/* Review Index top 100 spacing */
.top100 {
	width:100%;
	height:100%;
}

/* Review Index top 100 rows */
td.rdr-populartop {
	background-image: url(/images/reviewbanners/holo-popular-top.jpg);
	background-repeat: no-repeat;
	background-position: center;
	width:645px;
	height:13px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
}
td.rdr-popularmid {
	background-image: url(/images/reviewbanners/holo-other-mid-639.jpg);
	background-repeat: repeat-y;
	background-position: center;
	vertical-align: top;
	padding: 5px 12px 5px 12px;
	color: #17b3e3;
	width:621px;
	height: 100px;
}
td.rdr-popularmid a:active {  text-decoration: none; color: #44d2fe}
td.rdr-popularmid a:link {  text-decoration: none; color: #44d2fe}
td.rdr-popularmid a:visited {  text-decoration: none; color: #44d2fe}
td.rdr-popularmid a:hover {  text-decoration: underline; color: #e0f8ff}
td.rdr-popularbot {
	background-image: url(/images/reviewbanners/holo-other-bot-639.jpg);
	background-repeat: no-repeat;
	background-position: center;
	width:645px;
	height:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
}


/* Review Index top 100 rows */
td.rdr-index100top {
	background-image: url(/images/reviewbanners/holo-top100-top.jpg);
	background-repeat: no-repeat;
	background-position: center;
	width:645px;
	height:74px;
}
td.rdr-index100mid {
	background-image: url(/images/reviewbanners/holo-other-mid-639.jpg);
	background-repeat: repeat-y;
	background-position: center;
	vertical-align: top;
	padding: 5px 12px 5px 12px;
	color: #17b3e3;
	width:621px;
	height: 100px;
}
td.rdr-index100mid a:active {  text-decoration: none; color: #44d2fe}
td.rdr-index100mid a:link {  text-decoration: none; color: #44d2fe}
td.rdr-index100mid a:visited {  text-decoration: none; color: #44d2fe}
td.rdr-index100mid a:hover {  text-decoration: underline; color: #e0f8ff}
td.rdr-index100bot {
	background-image: url(/images/reviewbanners/holo-other-bot-639.jpg);
	background-repeat: no-repeat;
	background-position: center;
	width:645px;
	height:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
}


/* Review index main border */
table.rdr-index {
	margin-top: 0px;
	border: 3px double #546881;
	width: 652px;
	background-color: #053e66;
	margin-left: 2px;
}
.rdr-generalCenter a:active {
	text-decoration: none;
	color: #10597a;
	text-align: center;
}
.rdr-generalCenter a:link {
	text-decoration: none;
	color: #10597a;
	text-align: center;
}
.rdr-generalCenter a:visited {
	text-decoration: none;
	color: #10597a;
	text-align: center;
}
.rdr-generalCenter a:hover {
	text-decoration: underline;
	color: #cf0a05;
	text-align: center;
}

/*RDR General Fonts*/
.rdr-general a:active {  text-decoration: none; color: #10597a}
.rdr-general a:link {  text-decoration: none; color: #10597a}
.rdr-general a:visited {  text-decoration: none; color: #10597a}
.rdr-general a:hover {  text-decoration: underline; color: #cf0a05}
/* Review other reviews heading text */
p.holo-heading {
	font-size: 14px; 
	font-family: arial, sans-serif;
	text-decoration: none; 
	color: #17b3e3; 
	text-align: center;

}

/* Review images box */
div.imagebox {
	background-image: url(/images/reviewbanners/holobkrd-interface.gif);
	background-repeat: repeat-y;
	background-color: #3f536e;
	margin-top:20px;
	margin-bottom:20px;
	border-spacing: 0x;
	width: 635px;
	padding-top: 16px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
	margin-right: auto;
	margin-left: auto;
	border: 3px solid #28323E;
}
.imagebox h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #2CB3E0;
	text-align: center;
	text-transform: uppercase;
}
.RDR-gallery-separator {
	background-color: #2CB3E0;
	height: 1px;
	width: 250px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}

/* Review content section */
div.rdr-content {
	margin-top:20px;
	background-color: #e4e9ed;
	border-width: 3px;
	border-spacing: 0x;
	border-style: double;
	border-color: #546881;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	width: 615px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}


.rdr-content a:active {  text-decoration: none; color: #10597a}
.rdr-content a:link {  text-decoration: none; color: #10597a}
.rdr-content a:visited {  text-decoration: none; color: #10597a}
.rdr-content a:hover {  text-decoration: underline; color: #cf0a05}

/* Review VG section */
div.rdr-vg {
	margin-top:0px;
	margin-bottom:0px;
	padding: 0px 0px 0px 0px;
	border-width: 0px;
	border-spacing: 0x;
	border-style: double;
	border-color: #546881;


}

p.rdr-content {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: left;
	margin-top: -1px;
	float: top;

}

p.rdr-content-bottom {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: left;
	margin-bottom: -1px;
	padding-bottom: 5px;
	float: top;
}
p.rdr-banner-ref {
	text-align: center;
	margin-top: -1px;
	margin-bottom: -1px;
	padding-bottom: 15px;
 	float: top;
}

p.rdr-banner-gallery {
	text-align: center;
	margin-top: -1px;
	margin-bottom: -1px;
	padding-bottom: 10px;
 	float: top;
}

p.rdr-banner-review {
	text-align: center;
	margin-top: -1px;
	margin-bottom: -1px;
	padding-bottom: 10px;
	padding-top: 2px;
 	float: top;
}

/* Review VG thumb */
img.vgimage{
	text-decoration: none;
	border-color: black;
	border-width: 0px;
}

/* Background images for article top tables */
.tbl{border-collapse:collapse;height:4px;width:100%}
.tbll{background: url(/content/themes/JTA/images/tb4_l.gif) no-repeat;width:8px}
.tblbot{background: url(/content/themes/JTA/images/tb4_m.gif) repeat-x;width:100%}
.tblr{background: url(/content/themes/JTA/images/tb4_r.gif) no-repeat;width:8px}
.tbl80{border-collapse:collapse;height:4px;width:80%}

/* Background images for article bottom tables */
.tbt{border-collapse:collapse;width:100%}
.tbtl{
	width:100%;
	background-image: url(/images/newlayout/NewsTop.gif);
	background-repeat: no-repeat;
}
.articlebot{background: url(/content/themes/JTA/images/tb3.gif) no-repeat;width:100%}
.reviewbot{background: url(/content/themes/JTA/images/tb3_high.gif) no-repeat;width:100%}

/* Background images for content pages */
.tbc{border-collapse:collapse;height:4px;width:98%}
.tbcl{background: url(/content/themes/JTA/images/tb4_l.gif) no-repeat;width:8px}
.tbcbot{background: url(/content/themes/JTA/images/tb4_m.gif) repeat-x;width:100%}
.tbcr{background: url(/content/themes/JTA/images/tb4_r.gif) no-repeat;width:8px}
.tbc80{border-collapse:collapse;height:4px;width:80%}
.tbcontent{background: url(/content/themes/JTA/images/tbcontent.gif) no-repeat;width:98%; align:center}
/* 





/* Background images for wide pages / sw experience pages */
.tbexp{border-collapse:collapse;height:4px;width:98%}
.tbswe{background: url(/images/tables/tb-bkrd.gif) no-repeat;width:98%; align:center}
.tb2swe{background: url(/images/tables/tb-bkrd3.gif) no-repeat;width:98%; align:center}
.tb3swe{background: url(/images/tables/tb-bkrd5.gif) no-repeat;width:98%; align:center}
.tb4swe{background: url(/images/tables/tb-bkrd6.gif) no-repeat;width:98%; align:center}
/* 

/* Background images for wide pages / sw experience pages with a white title box*/
.tbswew{background: url(/images/tables/tb-bkrd-wht.gif) no-repeat;width:98%; align:center}
/* 

	TABLE
*/

.forumline { border: 0px #CED0E0 solid; border-width: 1px 1px 1px 1px;}
td {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
}

th { height: 25px; color: #444444; border-color: #FFFFFF; border-style: solid; font-size: 10px; background-color: #EAEAEA; white-space: nowrap; border-width: 1px 1px 0px 1px; }
.tablebg { background-color: #A9B8C2; }
.catdiv { height: 25px; border: 0px; background-color: white; background-image: url('./images/cellpic2.jpg'); background-repeat: repeat-y; font-size: 10px; }
.cat { height: 25px; border-color: #FFFFFF; border-style: solid; background-color: #EFEFEF; text-indent: 4px; border-width: 1px 1px 0px 1px; }
.row1 { background-color: #F7F7F7; padding: 4px; font-family: Verdana, Helvetica, sans-serif; font-size: 10px; border-color: #FFFFFF; border-style: solid; border-width: 1px 1px 0px 1px; }
.row2 { background-color: #ECECEC; padding: 4px; font-family: Verdana, Helvetica, sans-serif; font-size: 10px; border-color: #FFFFFF; border-style: solid; border-width: 1px 1px 0px 1px; }
.row3 { background-color: #EAEAEA; padding: 4px; font-family: Verdana, Helvetica, sans-serif; font-size: 10px; border-color: #FFFFFF; border-style: solid; border-width: 1px 1px 0px 1px; }
.spacer { background-color: #D1D7DC; }
hr { height: 1px; border-width: 0px; background-color: #D1D7DC; color: #D1D7DC }
.font-singlespace {
	margin-top: -17px;
	font-family: Arial, Helvetica, sans-serif;	font-size: 13px;
}





/* Review separator box */
.rdrseparator {
	background-image: url(images/reviewbanners/rdr-sep.gif);
	background-repeat: no-repeat;
	width: 286px;
	height: 16px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}

.HairlineBoxAmazon {
	width: 728px;
	margin-left: 152px;
}
.HairlineBoxAmazonWide {
	width: 728px;
	float: right;
	margin-right: 25px;
}
.adUnit600 {
	width: 600px;
	margin-left: 225px;
}

.BoxArticleTop {
	border: 0px solid #2a384b;
	width: 728px;
	margin-left: -36px;
	overflow: visible;
	margin-bottom: 10px;
	margin-top: -2px;
}

/* Review UQS section */
.RDR-UQS-description {
	border: 3px solid #394B64;
	margin-top: 10px;
	margin-bottom: 18px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	background-color: #617CA3;
	width: 450px;
	margin-right: auto;
	margin-left: auto;
}

.RDR-UQS-description p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
}
.RDR-UQS-description-inner {
	background-color: #005588;
	margin: 0px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-khtml-border-radius: 2px;
	border-radius: 2px;
}
.RDR-TAC-Stats-Artist {
	padding-left: 11px;
	padding-right: 4px;
	padding-bottom: 4px;
	margin-bottom: 12px;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #465460;
	background-image: url(images/reviewbanners/bkrd-artist.jpg);
}
.RDR-POTF2-Dotted-Top {
	background-image: url(/images/reviewbanners/dotted-line-top.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 16px;
	width: 618px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.RDR-POTF2-Dotted-Mid {
	background-image: url(/images/reviewbanners/dotted-line-mid.png);
	background-repeat: repeat-y;
	background-position: center top;
	width: 618px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
.RDR-POTF2-Dotted-Bot {
	background-image: url(/images/reviewbanners/dotted-line-bot.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 13px;
	width: 618px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
.RDR-POTF2-Dotted-Mid p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
}




.RDR-TAC-Stats-Artist h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #000;
	margin-bottom: 0px;
	margin-top: 0px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 0px;
}
.RDR-TAC-Stats-inner-Artist {
	background-color: #C2BCB6;
	padding-top: 6px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.RDR-TAC-Stats-inner-Artist p {
	color: #333;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	clear: both;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 11px;
	margin-bottom: 0px;
	font-weight: normal;
	line-height: 1.4em;
	padding-right: 8px;
}
.RDR-TAC-Stats {
	background-color: #ca2925;
	padding-left: 11px;
	padding-right: 4px;
	padding-bottom: 4px;
	margin-bottom: 12px;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #971F1C;
}

.RDR-TAC-Stats h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #000;
	margin-bottom: 0px;
	margin-top: 0px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 0px;
}





.RDR-TAC-Stats-inner {
	background-color: #a79e97;
	padding-top: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.RDR-TAC-Stats-inner p {
	color: #333;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	clear: both;
	margin-top: 0px;
	padding-top: 2px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 11px;
	margin-bottom: 3px;
}
.RDR-TAC-Stats-inner h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-transform: uppercase;
	background-image: url(images/reviewbanners/TAC-stats-line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.RDR-TAC-Stats-inner h4 {
	margin-bottom: 0px;
	color: #333;
	text-transform: uppercase;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-top: 0px;
	margin-top: 4px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	clear: both;
	font-size: 11px;
}
.RDR-TAC-Stats-inner h5 {
	margin-bottom: 0px;
	color: #333;
	text-transform: uppercase;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-top: 0px;
	margin-top: -4px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	clear: both;
	font-size: 11px;
	padding-right: 10px;
}
.RDR-TAC-Stats-sep {
	background-color: #CA2925;
	height: 2px;
	clear: both;
}

.RDR-TAC-Stats-anglegraphic {
	vertical-align: text-bottom;
	display: inline-block;



}
.RDR-TAC-Stats-angle {
	background-image: url(images/reviewbanners/TACangle.png);
	float: left;
	height: 18px;
	width: 26px;
}
.RDR-TAC-Stats-SPECIES {
	background-color: #CA2925;
	width: 62px;
	float: left;
	padding-top: 2px;
	padding-bottom: 0px;
	margin-bottom: -2px;
}
.RDR-TAC-Stats-STATUS {
	background-color: #CA2925;
	width: 58px;
	float: left;
	padding-top: 2px;
	padding-bottom: 0px;
	margin-bottom: -2px;
}
.RDR-TAC-Stats-WEAPON {
	background-color: #CA2925;
	width: 138px;
	float: left;
	padding-top: 2px;
	padding-bottom: 0px;
	margin-bottom: -2px;
}
.RDR-TAC-Stats-CHAR {
	background-color: #CA2925;
	width: 125px;
	float: left;
	padding-top: 2px;
	margin-bottom: -2px;
}
.RDR-TAC-Stats-INSTRUMENT {
	background-color: #CA2925;
	width: 150px;
	float: left;
	padding-top: 2px;
	margin-bottom: -2px;
}
.RDR-TAC-Stats-MANU {
	background-color: #CA2925;
	width: 109px;
	float: left;
	padding-top: 2px;
	margin-bottom: -2px;
}
.RDR-TSC-Stats-main {
	background-color: #1D1D1D;
	padding: 5px;
	margin-bottom: 14px;
	margin-right: -6px;
	margin-left: -6px;
}
.RDR-TSC-Stats-main p {
	color: #CCC;
	font-style: italic;
	margin-top: 2px;
	margin-bottom: 6px;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 6px;
	padding-right: 6px;
	clear: both;
}
.RDR-TSC-Stats-box {
	padding: 0px;
	margin-top: auto;
	margin-right: 0px;
	margin-bottom: auto;
	margin-left: 0px;
	vertical-align: middle;
	display: table-cell;
}
.RDR-TSC-Stats-title {
	float: left;
	width: 198px;
	height: 70px;
	padding-top: 0px;
	margin-right: 0px;
	padding-right: 0px;
	display: table;
	position: absolute;
}
.RDR-TSC-Stats-title h2 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	color: #CCC;
	margin-top: 10px;
	padding-left: 7px;
	font-weight: normal;
	text-transform: uppercase;
	margin-right: -10px;

}
.RDR-TSC-Stats-title h3 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #CCC;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 7px;
	font-weight: normal;
	text-transform: uppercase;

}
.RDR-TSC-Stats-title h4 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	color: #CCC;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 7px;
	font-weight: normal;
	text-transform: uppercase;

}
.RDR-TSC-Stats-title .subtitle {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	color: #CCC;
	margin-top: 0px;
	margin-bottom: 0px;
	vertical-align: middle;
	font-weight: normal;
	text-transform: capitalize;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
}


.RDR-TSC-Stats-green {
	background-color: #1D1D1D;
	margin-bottom: 0px;
	width: 398px;
	padding: 4px;
	float: right;
}


.RDR-TSC-Stats-green h2 {
	color: #F2F2F2;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	background-image: url(/images/reviewbanners/TSC-angle-green.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 21px;
	padding-left: 7px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 3px;
	padding-bottom: 0px;
	font-weight: normal;
}
.RDR-TSC-Stats-green h3 {
	color: #F2F2F2;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	background-image: url(/images/reviewbanners/TSC-angle-green-bottom.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 19px;
	padding-left: 7px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 2px;
	font-weight: normal;
	text-transform: uppercase;
}
.RDR-TSC-Stats-red {
	background-color: #1D1D1D;
	margin-bottom: 0px;
	width: 398px;
	padding: 4px;
	float: right;
}
.RDR-TSC-Stats-red h2 {
	color: #F2F2F2;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	background-image: url(/images/reviewbanners/TSC-angle-red.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 21px;
	padding-left: 7px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 3px;
	padding-bottom: 0px;
	font-weight: normal;
}
.RDR-TSC-Stats-red h3 {
	color: #F2F2F2;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	background-image: url(/images/reviewbanners/TSC-angle-red-bottom.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 19px;
	padding-left: 7px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 2px;
	font-weight: normal;
	text-transform: uppercase;
}
.RDR-TSC-Stats-red h4 {
	color: #000000;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	background-image: url(/images/reviewbanners/TSC-angle-red.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 21px;
	padding-left: 7px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 3px;
	padding-bottom: 0px;
	font-weight: normal;
}
.RDR-TSC-Stats-red h5 {
	color: #000000;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	background-image: url(/images/reviewbanners/TSC-angle-red-bottom.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 19px;
	padding-left: 7px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 2px;
	font-weight: normal;
	text-transform: uppercase;
}
.RDR-TSC-Stats-blue {
	background-color: #1D1D1D;
	margin-bottom: 0px;
	width: 398px;
	padding: 4px;
	float: right;
}
.RDR-TSC-Stats-blue h2 {
	color: #F2F2F2;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	background-image: url(/images/reviewbanners/TSC-angle-blue.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 21px;
	padding-left: 7px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 3px;
	padding-bottom: 0px;
	font-weight: normal;
}
.RDR-TSC-Stats-blue h3 {
	color: #F2F2F2;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	background-image: url(/images/reviewbanners/TSC-angle-blue-bottom.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 19px;
	padding-left: 7px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 2px;
	font-weight: normal;
	text-transform: uppercase;
}
.RDR-TSC-Stats-teal {
	background-color: #1D1D1D;
	margin-bottom: 0px;
	width: 398px;
	padding: 4px;
	float: right;
}
.RDR-TSC-Stats-teal h2 {
	color: #F2F2F2;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	background-image: url(/images/reviewbanners/TSC-angle-teal.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 21px;
	padding-left: 7px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 3px;
	padding-bottom: 0px;
	font-weight: normal;
}
.RDR-TSC-Stats-teal h3 {
	color: #F2F2F2;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	background-image: url(/images/reviewbanners/TSC-angle-teal-bottom.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 19px;
	padding-left: 7px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 2px;
	font-weight: normal;
	text-transform: uppercase;
}
.RDR-TSC-Stats-orange {
	background-color: #1D1D1D;
	margin-bottom: 0px;
	width: 398px;
	padding: 4px;
	float: right;
}
.RDR-TSC-Stats-orange h2 {
	color: #F2F2F2;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	background-image: url(/images/reviewbanners/TSC-angle-orange.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 21px;
	padding-left: 7px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 3px;
	padding-bottom: 0px;
	font-weight: normal;
}
.RDR-TSC-Stats-orange h3 {
	color: #F2F2F2;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	background-image: url(/images/reviewbanners/TSC-angle-orange-bottom.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 19px;
	padding-left: 7px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 2px;
	font-weight: normal;
	text-transform: uppercase;
}
.RDR-TSC-Stats-yellow {
	background-color: #1D1D1D;
	margin-bottom: 0px;
	width: 398px;
	padding: 4px;
	float: right;
}
.RDR-TSC-Stats-yellow h2 {
	color: #000000;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	background-image: url(/images/reviewbanners/TSC-angle-yellow.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 21px;
	padding-left: 7px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 3px;
	padding-bottom: 0px;
	font-weight: normal;
}
.RDR-TSC-Stats-yellow h3 {
	color: #000000;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	background-image: url(/images/reviewbanners/TSC-angle-yellow-bottom.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 19px;
	padding-left: 7px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 2px;
	font-weight: normal;
	text-transform: uppercase;
}
.RDR-TSC-Stats-purple {
	background-color: #1D1D1D;
	margin-bottom: 0px;
	width: 398px;
	padding: 4px;
	float: right;
}
.RDR-TSC-Stats-purple h2 {
	color: #F2F2F2;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	background-image: url(/images/reviewbanners/TSC-angle-purple.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 21px;
	padding-left: 7px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 3px;
	padding-bottom: 0px;
	font-weight: normal;
}
.RDR-TSC-Stats-purple h3 {
	color: #F2F2F2;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	background-image: url(/images/reviewbanners/TSC-angle-purple-bottom.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 19px;
	padding-left: 7px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 2px;
	font-weight: normal;
	text-transform: uppercase;
}
.RDR-TSC-Stats-tan {
	background-color: #1D1D1D;
	margin-bottom: 0px;
	width: 398px;
	padding: 4px;
	float: right;
}
.RDR-TSC-Stats-tan h2 {
	color: #000000;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	background-image: url(/images/reviewbanners/TSC-angle-tan.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 21px;
	padding-left: 7px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 3px;
	padding-bottom: 0px;
	font-weight: normal;
}
.RDR-TSC-Stats-tan h3 {
	color: #000000;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	background-image: url(/images/reviewbanners/TSC-angle-tan-bottom.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 19px;
	padding-left: 7px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 2px;
	font-weight: normal;
	text-transform: uppercase;
}

.RDRIndexSearchField {
	background-color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #1acafc;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	border: 1px solid #333;
}
.RDR-TSC-Stats-Black-text {
	color: #000;
}
.RDRIndexSearchBox {
	margin-top: 3px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 0px;
	text-align: center;
}
.RDRIndexSearchBox form {
	color: #FFF;
}
.RDRIndexSearchBox input[type="submit"] {
	background-image: url(/images/reviewbanners/rdr-submit-sprite.png);
	text-indent: -1000em;
	width: 70px;
	height: 21px;
	vertical-align: middle;
	margin-bottom: 6px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #600;
	cursor: pointer;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.RDRIndexSearchBox input[type="submit"]:hover {
	background-image: url(/images/reviewbanners/rdr-submit-sprite.png);
	text-indent: -1000em;
	background-repeat: no-repeat;
	background-position: -70px;
}
.RDRIndexSearchBox input[type="submit"]:active {
	background-image: url(/images/reviewbanners/rdr-submit-sprite.png);
	text-indent: -1000em;
	background-repeat: no-repeat;
	background-position: -140px;
}
.RDR-Links-Box {
	width: 650px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
	margin-left: 2px;
	margin-top: -1px;
	margin-bottom: 6px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(/images/reviewbanners/holobkrd.gif);
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-bottom-color: #000;
}
.RDR-Links-Box p {
	margin-top: 0px;
	margin-bottom: 6px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #FFF;
}
.RDR-Links-Box a:link, .RDR-Links-Box a:visited {
	color: #0CF;
}
.RDR-Links-Box a:hover, .RDR-Links-Box a:active {
	color: #FFF;
}
.RDR-QuickSearch {
	background-image: url(/images/reviewbanners/holobkrd.gif);
	width: 646px;
	border: 3px double #546881;
	margin-left: 2px;
	margin-top: 12px;
	margin-bottom: 15px;
	padding-bottom: 15px;
}

.RDR-QuickSearch p {
	color: #FFF;
	font-size: 14px;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 1.3em;
}
.RDR-QuickSearch h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #17B3E3;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url(/images/reviewbanners/holobkrd-dark.png);
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #00233f;
}
.RDR-QuickSearch h2 {
	font-size: 16px;
	color: #17b3e3;
	margin-top: 12px;
	margin-bottom: 5px;
	padding-left: 10px;
	font-style: italic;
	font-weight: normal;
}
.RDR-QuickSearch-dropdown select {
	background: transparent;
	width: 325px;
	font-size: 14px;
	line-height: 1;
	border: 0;
	border-radius: 0;
	height: 23px;
	-webkit-appearance: none;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 3px;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	color: #084169;
}
.RDR-QuickSearch-dropdown option {
	color: #000;
	margin-top: 10px;
	margin-bottom: 10px;
}

.RDR-QuickSearch-dropdown {
	width: 300px;
	height: 23px;
	overflow: hidden;
	border: 1px solid #000000;
	background-color: #96BBCD;
	background-image: url(/images/reviewbanners/arrow-dropdown2.png);
	background-repeat: no-repeat;
	background-position: right;
	margin-left: 19px;
}
.RDR-QuickSearch-text {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	width: 95px;
	margin-left: 20px;
	margin-top: 3px;
}


.RDR-QuickSearch-separator {
	background-color: #938728;
	height: 1px;
	width: 605px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}
   
.RDR-Quick-Search-Mini-Banner {
	height: 32px;
	width: 290px;
	float: right;
	margin-right: 12px;
	margin-top: 12px;
	border: 1px solid #000;
}
.RDR-QuickSearch-Results {
	background-image: url(/images/reviewbanners/holobkrd.gif);
	width: 646px;
	margin-left: 2px;
	border: 3px double #546881;
	margin-bottom: 12px;
	padding-top: 12px;
	padding-bottom: 12px;
	margin-top: 12px;
}
.RDR-QuickSearch-Results p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: 15px;
}
.RDR-QuickSearch-Results h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	margin-left: 15px;
	margin-bottom: 12px;
	color: #E1FFFF;
}
.RDR-QuickSearch-Results h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #CCC;
	margin-left: 15px;
	margin-top: 0px;
	margin-bottom: 12px;
	padding-top: 0px;
}
.RDR-QuickSearch-Results a:link, .RDR-QuickSearch-Results a:visited {
	color: #0CF;
}



.RDR-categoryContainer {
	width: 652px;
	margin-left: 2px;
	margin-top: 12px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.RDR-QuickSearch-Results a:hover, .RDR-QuickSearch-Results a:active {
	color: #FFF;
}
.RDR-bannerContainer {
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 2px;
	padding: 0px;
}
/* Review index main border */
.RDR-CategoryListing-top {
	margin-top: 3px;
	border: 3px double #00233f;
	width: 652px;
	background-color: #053e66;
	margin-left: 2px;
	background-image: url(/images/reviewbanners/holobkrd-dark.png);
}
.RDR-CategoryListing-top h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #938728;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
}
/* Review index main border */
.RDR-CategoryListing {
	margin-top: 0px;
	border: 3px double #00233f;
	width: 652px;
	margin-left: 2px;
	background-color: #053e66;
	background-image: url(/images/reviewbanners/holobkrd.gif);
}
.RDR-CategoryListing h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-align: center;
	vertical-align: middle;
	font-weight: normal;
}
.RDR-CategoryListing p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	vertical-align: middle;
	display: table-cell;
}
.RDR-CategoryListing td {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #938728;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.RDR-CategoryListing tr:nth-child(even) {
	background-image: url(/images/reviewbanners/holobkrd-light.png);
}
.RDR-CategoryListing-thumb {
	float: left;
	height: 65px;
	width: 65px;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 8px;
	border: 1px solid #44d2fe;
}
.RDR-CategoryListing a:active {
	text-decoration: none;
	color: #01BAEF
}
.RDR-CategoryListing a:link {  text-decoration: none; color: #44d2fe}
.RDR-CategoryListing a:visited {  text-decoration: none; color: #44d2fe}
.RDR-CategoryListing a:hover {  text-decoration: underline; color: #e0f8ff}
.RDR-CategoryListing-score {
	vertical-align: middle;
}
.RDR-ReviewPage-score {
	height: 25px;
	width: 150px;
	vertical-align: middle;
	margin-top: 5px;
	margin-left: 3px;
}
.RDR-PoplularList-score {
	height: 24px;
	width: 140px;
	vertical-align: middle;
	margin-left: 3px;
	margin-right: 5px;
	margin-top: 3px;
}

a.rollover-RDR-home-banner {
	width: 108px;
	height: 66px;
	text-decoration: none;
	background-image: url(/images/reviewbanners/random-review-logo-sprite.png);
	display: block;
	background-position: 0px 0px;
	margin-right: auto;
	margin-left: auto;
    }
a.rollover-RDR-home-banner:hover {
	background-position: -108px 0;
	display: block;
    }
a.rollover-vgbanner {
	width: 152px;
	height: 91px;
	text-decoration: none;
	background-image: url(images/newlayout/vg-banner-sprite-wide.png);
	display: block;
	background-position: 0px 0px;
	margin-right: auto;
	margin-left: auto;
    }
a.rollover-vgbanner:hover {
	background-position: -152px 0;
	display: block;
    }
a.rollover-home {
	width: 97px;
	height: 97px;
	text-decoration: none;
	background-image: url(images/newlayout/home-medallion-sprite6.png);
	display: block;
	margin-bottom: 0px;
	margin-top: -2px;
	margin-right: auto;
	margin-left: auto;
	background-position: 0px 0px;
    }
a.rollover-home:hover {
	background-position: -97px 0;
	display: block;
	margin-right: auto;
	margin-left: auto;
    }
a.rollover-submit {
	width: 48px;
	height: 48px;
	text-decoration: none;
	background-image: url(images/vgpage/button-rs-sprite.png);
	display: block;
	float: left;
	margin-left: 3px;
    }
a.rollover-submit:hover {
	background-position: -48px 0;
    }
a.rollover-submit:active {
	background-position: -48px 0;
    }

#top-link	{
	display: none;
	position: fixed;
	right: 5px;
	bottom: 5px;
	color: #CCCCCC;
	font-weight: normal;
	text-decoration: none;
	border: 1px solid #000000;
	background: #222b3a;
	font-size: 16px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	padding-top: 5px;
	padding-right: 9px;
	padding-bottom: 5px;
	padding-left: 9px;
	*height: 1.5%;
	} 
.SocialMediaTop {
	margin-top: 6px;
	margin-bottom: 0px;
	float: right;
	z-index: 50;
	margin-right: 40px;
	margin-left: 0px;
}
.SocialMediaTopLeft {
	margin-top: 18px;
	margin-bottom: 0px;
	float: left;
	z-index: 50;
	margin-right: 0px;
	margin-left: 22px;
}
.NewsLinkTopLeft {
	margin-top: 18px;
	margin-bottom: 0px;
	float: left;
	z-index: 50;
	margin-right: 0px;
	margin-left: 50px;
}
a.rollover-header-social-fb {
	width: 20px;
	height: 20px;
	text-decoration: none;
	background-image: url(/images/newlayout/social-footer-sprite.png);
	display: block;
	background-position: 0px -100px;
	border: 1px solid #333;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
    }
a.rollover-header-social-fb:hover {
	background-position: -20px -100px;
	display: block;
    }
a.rollover-header-social-gram {
	width: 20px;
	height: 20px;
	text-decoration: none;
	background-image: url(/images/newlayout/social-footer-sprite.png);
	display: block;
	background-position: 0px -80px;
	border: 1px solid #333;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
    }
a.rollover-header-social-gram:hover {
	background-position: -20px -80px;
	display: block;
    }
a.rollover-header-social-twitter {
	width: 20px;
	height: 20px;
	text-decoration: none;
	background-image: url(/images/newlayout/social-footer-sprite.png);
	display: block;
	background-position: 0px -20px;
	border: 1px solid #333;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
    }
a.rollover-header-social-twitter:hover {
	background-position: -20px -20px;
	display: block;
    }
a.rollover-header-social-pinterest {
	width: 20px;
	height: 20px;
	text-decoration: none;
	background-image: url(/images/newlayout/social-footer-sprite.png);
	display: block;
	background-position: 0px -60px;
	border: 1px solid #333;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
    }
a.rollover-header-social-pinterest:hover {
	background-position: -20px -60px;
	display: block;
    }
a.rollover-header-social-youtube {
	width: 20px;
	height: 20px;
	text-decoration: none;
	background-image: url(/images/newlayout/social-footer-sprite.png);
	display: block;
	background-position: 0px 0px;
	border: 1px solid #333;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
    }
a.rollover-header-social-youtube:hover {
	background-position: -20px 0px;
	display: block;

    }
a.rollover-header-social-rss {
	width: 20px;
	height: 20px;
	text-decoration: none;
	background-image: url(/images/newlayout/social-footer-sprite.png);
	display: block;
	background-position: 0px -40px;
	border: 1px solid #333;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
    }
a.rollover-header-social-rss:hover {
	background-position: -20px -40px;
	display: block;
    }
a.rollover-email-us {
	width: 118px;
	height: 22px;
	text-decoration: none;
	background-image: url(/images/newlayout/news-email-sprite.png);
	display: block;
	background-position: 0px 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
    }
a.rollover-email-us:hover {
	background-position: -118px 0px;
	display: block;
    }


/* Alternate Review Database */
.SWRDRindexSubCategoryBannerBox {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}

.SWRDRindexSubCategoryBanner {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align: center;
}
.SWRDRindexSubCategoryBanner img {
	border: 1px solid #11100c;
	margin-right: 4px;
	margin-left: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
}
.SWRDRindexSubCategoryBanner:hover img{
	border: 1px solid #C96;
}
.swrdr-index {
	margin-top: 0px;
	border: 3px double #996600;
	width: 652px;
	background-color: #053e66;
	margin-left: 2px;
}

/* Review Index table rows */
.swrdr-indextop {
	background-image: url(/images/reviewbanners/holo-index-top-swrdr.jpg);
	background-repeat: no-repeat;
	height: 48px;
	background-position: center;
}
.swrdr-indexmid {
	background-image: url(/images/reviewbanners/holo-other-mid-639-swrdr.jpg);
	background-repeat: repeat-y;
	vertical-align: top;
	color: #17b3e3;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-position: center;
}
.swrdr-indexmid a:active {  text-decoration: none; color: #44d2fe}
.swrdr-indexmid a:link {  text-decoration: none; color: #44d2fe}
.swrdr-indexmid a:visited {  text-decoration: none; color: #44d2fe}
.swrdr-indexmid a:hover {  text-decoration: underline; color: #e0f8ff}
.swrdr-indexbot {
	background-image: url(/images/reviewbanners/holo-other-bot-639-swrdr.jpg);
	background-repeat: no-repeat;
	height: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	background-position: center;
}

/* SW Review Index top 100 rows */
td.swrdr-index100top {
	background-image: url(/images/reviewbanners/holo-top100-top-swrdr.jpg);
	background-repeat: no-repeat;
	background-position: center;
	width:645px;
	height:74px;
}
td.swrdr-index100mid {
	background-image: url(/images/reviewbanners/holo-other-mid-639-swrdr.jpg);
	background-repeat: repeat-y;
	background-position: center;
	vertical-align: top;
	padding: 5px 12px 5px 12px;
	color: #17b3e3;
	width:621px;
	height: 100px;
}
td.swrdr-index100mid a:active {  text-decoration: none; color: #44d2fe}
td.swrdr-index100mid a:link {
	text-decoration: none;
	color: #D5AE75}
td.swrdr-index100mid a:visited {  text-decoration: none; color: #D5AE75}
td.swrdr-index100mid a:hover {  text-decoration: underline; color: #e0f8ff}
td.swrdr-index100bot {
	background-image: url(/images/reviewbanners/holo-other-bot-639.jpg);
	background-repeat: no-repeat;
	background-position: center;
	width:645px;
	height:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
}

.SWRDRTitleBar {
	background-image: url(/images/reviewbanners/TitleTopBrown.png);
	text-align: left;
	width: 647px;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.SWRDRTitleBar h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #4b3600;
	line-height: 20px;
	padding-left: 3px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.SWRDRBody {
	text-align: left;
	width: 645px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
	font-weight: normal;
	border: 1px solid #a99273;
	background-color: #fbf8f3;
}
.SWRDR-Marvel-Intro {
	border: 1px solid #666;
	margin-right: auto;
	margin-left: auto;
	text-align: justify;
	background-image: url(/images/reviewbanners/seamless-stars.jpg);
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	border-radius: 10px;
	width: 604px;
	margin-bottom: -10px;
}
.SWRDR-Marvel-Intro p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #e4c632;
	font-weight: bold;
	font-style: italic;
}
.SWRDR-TCW-Intro {
	font-family: "Courier New", Courier, monospace;
	font-style: normal;
	font-size: 14px;
	padding: 15px;
	border: 1px solid #666;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
	text-align: justify;
	background-image: url(/images/reviewbanners/seamless-stars.jpg);
	color: #FFC;
}

.SWRDRBody p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-left: 5px;
	padding-right: 5px;
}
.SWRDRBody h3 {
	font-size: 14px;
	font-weight: normal;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #A99273;
	border-bottom-color: #A99273;
	padding-left: 10px;
	padding-top: 12px;
	padding-bottom: 12px;
	margin-right: -5px;
	margin-left: -5px;
	margin-top: 18px;
	margin-bottom: 18px;
	background-color: #FFFFFF;
}
.SWRDRBody h4 {
	font-size: 15px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #A99273;
	border-bottom-color: #A99273;
	padding-left: 15px;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-right: -5px;
	margin-left: -5px;
	margin-top: 30px;
	margin-bottom: 18px;
	background-color: #FFFFFF;
	clear: both;
}
.SWRDRBody h5 {
	font-size: 15px;
	padding-left: 10px;
	margin-bottom: 12px;
}
.SWRDRBody h6 {
	font-size: 18px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #79654A;
	border-bottom-color: #79654A;
	padding-left: 15px;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-right: -5px;
	margin-left: -5px;
	margin-top: 30px;
	margin-bottom: 18px;
	background-color: #A99273;
	text-align: center;
	clear: both;
}
.SWRDR-stats-box a:link {
	color: #A64200;
}
.SWRDR-stats-box a:visited {
	color: #A64200;
}
.SWRDR-stats-box a:hover {
	color: #544025;
}

.SWRDR-list-green-check {
	margin-top: 0px;

}
.SWRDR-list-green-check li {
	margin-top: 3px;
	list-style-type: none;
	background-image: url(/images/reviewbanners/SW-RDR-green-check.png);
	background-repeat: no-repeat;
	padding-left: 22px;
}
.SWRDR-list-red-x {
	margin-top: 0px;

}
.SWRDRImageBorder {
	border: 1px solid #000;
}
.SWRDRcaption {
	font-size: 11px !important;
	text-align: center;
	margin-top: -6px;
	font-style: italic;
}
.SWRDR-list-red-x li {
	margin-top: 3px;
	list-style-type: none;
	background-image: url(/images/reviewbanners/SW-RDR-red-x.png);
	background-repeat: no-repeat;
	padding-left: 22px;
}



.SWRDR-stats-box {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/images/reviewbanners/TV-Stats-bgrd.png);
	height: 218px;
	padding-top: 20px;
	margin-top: 9px;
}
.SWRDR-list-links {
	margin-top: 0px;

}
.SWRDR-list-links li {
	margin-top: 3px;
	list-style-type: none;
	background-image: url(/images/reviewbanners/SW-RDR-link.png);
	background-repeat: no-repeat;
	padding-left: 22px;
}
.SWRDR-list-discussion {
	margin-top: 0px;

}
.SWRDR-list-discussion li {
	margin-top: 3px;
	list-style-type: none;
	background-image: url(/images/reviewbanners/SW-RDR-discussion.png);
	background-repeat: no-repeat;
	padding-left: 22px;
}
.SWRDR-stats-box h2 {
	font-size: 16px;
	padding-left: 30px;
	margin-bottom: 0px;
}
.SWRDR-keys-descriptor {
	font-style: normal;
	font-weight: bold;
}
.SWRDR-grade-descriptor {
	font-style: italic;
}
.SWRDR-stats-box-descriptor {
	font-style: italic;
	font-weight: bold;
}



.SWRDR-stats-box p {
	margin-top: 4px;
	margin-bottom: 4px;
	font-size: 15px;
	padding-left: 30px;
}
.SWRDR-external {
	font-style: italic;
	color: #666;
}
.SWRDR-link-sep {
	background-image: url(/images/reviewbanners/SW-RDR-link-separator.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 14px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	margin-bottom: 0px;
}



.SWRDRIndexSearchBox {
	margin-top: 3px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 0px;
	text-align: center;
}
.SWRDRInfo {
	background-image: none;
	text-align: left;
	width: 645px;
	background-color: #F7F0E6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	font-weight: normal;
	border: 1px solid #a99273;
}
.SWRDRSocialLinks {
	background-image: none;
	text-align: left;
	width: 644px;
	background-color: #F0E4D0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #a99273;
	border-bottom-color: #a99273;
	border-left-color: #a99273;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 6px;
}


.SWRDRIndexSearchField {
	background-color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #db9a59;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	border: 1px solid #6b4d09;
}

.SWRDRIndexSearchBox form {
	color: #FFF;
}
.SWRDRIndexSearchBox input[type="submit"] {
	background-image: url(/images/reviewbanners/rdrsw-submit-sprite.png);
	text-indent: -1000em;
	width: 70px;
	height: 21px;
	vertical-align: middle;
	margin-bottom: 6px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #600;
	cursor: pointer;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.SWRDRIndexSearchBox input[type="submit"]:hover {
	background-image: url(/images/reviewbanners/rdrsw-submit-sprite.png);
	text-indent: -1000em;
	background-repeat: no-repeat;
	background-position: -70px;
}
.SWRDRIndexSearchBox input[type="submit"]:active {
	background-image: url(/images/reviewbanners/rdrsw-submit-sprite.png);
	text-indent: -1000em;
	background-repeat: no-repeat;
	background-position: -140px;
}
.SWRDR-Links-Box {
	width: 650px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
	margin-left: 2px;
	margin-top: -1px;
	margin-bottom: 6px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(/images/reviewbanners/holobkrd-sw.gif);
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-bottom-color: #000;
}
.SWRDR-Links-Box p {
	margin-top: 0px;
	margin-bottom: 6px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #FFF;
}
.SWRDR-Links-Box a:link, .SWRDR-Links-Box a:visited {
	color: #C96;
}
.SWRDR-Links-Box a:hover, .SWRDR-Links-Box a:active {
	color: #FFF;
}
.SWRDR-indexContainer {
	border: 3px double #996600;
	width: 646px;
	background-color: #053e66;
	margin-bottom: 10px;
	margin-left: 2px;
}
.SWRDR-chronobox {
	float: right;
	height: 95px;
	width: 153px;
	margin-right: 10px;
	margin-top: -10px;
}
.SWRDR-chronobox-number {
	float: left;
}
.text-right-quote-credit {
	font-size: 12px;
	text-align: right;
	margin-top: -20px;
}

a.rollover-swrdr-previous-review {
	width: 29px;
	height: 95px;
	text-decoration: none;
	background-image: url(/images/SWReviews/images/arrow-previous-review-sprite.png);
	display: block;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
    }

a.rollover-swrdr-previous-review:hover {
	background-position: -29px;
	display: block;
    }
a.rollover-swrdr-next-review {
	width: 29px;
	height: 95px;
	text-decoration: none;
	background-image: url(/images/SWReviews/images/arrow-next-review-sprite.png);
	display: block;
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
    }
a.rollover-swrdr-next-review:hover {
	background-position: -29px;
	display: block;
    }
ul.SWRDRmenu{
	padding: 0;
	list-style-type: none;
	position: relative;
	display: block;
	height: 30px;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	background-image: url(/images/reviewbanners/RDRSW-OFF.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #db9a59;
}
ul.SWRDRmenu li{
	display:block;
	float:left;
	margin:0;
	pading:0;
}
ul.SWRDRmenu li a{
	display: block;
	text-decoration: none;
	font-weight: bold;
	height: 24px;
	padding-top: 4px;
	padding-right: 10px;
	padding-left: 10px;
	width: 14px;
	text-align: center;
	float: left;
	color: #db9a59;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #db9a59;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #db9a59;
	border-bottom-color: #db9a59;
	}
	
ul.SWRDRmenu li a:active {
	text-decoration: none;
	color: #db9a59;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
ul.SWRDRmenu li a:link {
	text-decoration: none;
	color: #db9a59;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
ul.SWRDRmenu li a:visited {
	text-decoration: none;
	color: #db9a59;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

ul.SWRDRmenu li a:hover{
	background-image: url(/images/reviewbanners/RDRSW-ON.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 16px;
	height: 24px;
	padding-top: 4px;
	background-position: left top;
}
.SWRDRTOCContainer {
	width: 631px;
	margin-bottom: 8px;
	border: 3px double #546881;
	background-image: url(/images/reviewbanners/holobkrd-sw.gif);
	padding: 0px;
	margin-left: 9px;
	margin-top: -5px;
}
.SWRDRTOCBox {
	width: 631px;
	margin-right: auto;
	margin-left: auto;
}
.SWRDRTOCSeparator {
	background-color: #3C4A5B;
	width: 629px;
	margin-right: auto;
	margin-left: auto;
	height: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
}
.SWRDR-Main-Separator {
	background-color: #E0CEB7;
	height: 1px;
	width: 90%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	clear: both;
}

/* Category Listing Page */

.SWRDR-CategoryListing-top {
	margin-top: 3px;
	border: 3px double #996600;
	width: 652px;
	background-color: #053e66;
	margin-left: 2px;
	background-image: url(/images/reviewbanners/holobkrd-dark-sw.png);
}
.SWRDR-CategoryListing-top h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #938728;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.SWRDR-CategoryListing {
	margin-top: 0px;
	border: 3px double #996600;
	width: 652px;
	margin-left: 2px;
	background-color: #053e66;
	background-image: url(/images/reviewbanners/holobkrd-sw.gif);
}
.SWRDR-CategoryListing h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-align: center;
	vertical-align: middle;
	font-weight: normal;
}
.SWRDR-CategoryListing p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	vertical-align: middle;
	display: table-cell;
}
.SWRDR-CategoryListing td {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #3E0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.SWRDR-CategoryListing tr:nth-child(even) {
	background-image: url(/images/reviewbanners/holobkrd-light-sw.png);
}
.SWRDR-CategoryListing-thumb {
	float: left;
	height: 65px;
	width: 65px;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 8px;
	border: 1px solid #C96;
}
.SWRDR-CategoryListing a:active {
	text-decoration: none;
	color: #01BAEF
}
.SWRDR-CategoryListing a:link {  text-decoration: none; color: #db9a59}
.SWRDR-CategoryListing a:visited {  text-decoration: none; color: #db9a59}
.SWRDR-CategoryListing a:hover {  text-decoration: underline; color: #e0f8ff}
.SWRDR-CategoryListing-score {
	vertical-align: middle;
}

/* Popular Listing Page */

.SWRDR-populartop {
	background-image: url(/images/reviewbanners/holo-popular-top-swrdr.jpg);
	background-repeat: no-repeat;
	background-position: center;
	width:645px;
	height:13px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
}
.SWRDR-popularmid {
	background-image: url(/images/reviewbanners/holo-other-mid-639-swrdr.jpg);
	background-repeat: repeat-y;
	background-position: center;
	vertical-align: top;
	padding: 5px 12px 5px 12px;
	color: #17b3e3;
	width:621px;
	height: 100px;
}
.SWRDR-popularmid a:active {  text-decoration: none; color: #db9a59}
.SWRDR-popularmid a:link {  text-decoration: none; color: #db9a59}
.SWRDR-popularmid a:visited {  text-decoration: none; color: #db9a59}
.SWRDR-popularmid a:hover {  text-decoration: underline; color: #e0f8ff}
.SWRDR-popularbot {
	background-image: url(/images/reviewbanners/holo-other-bot-639-swrdr.jpg);
	background-repeat: no-repeat;
	background-position: center;
	width:645px;
	height:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
}

/* Search Listing Page */

.SWRDR-QuickSearch-Results {
	background-image: url(/images/reviewbanners/holobkrd-sw.gif);
	width: 646px;
	margin-left: 2px;
	border: 3px double #996600;
	margin-bottom: 12px;
	padding-top: 12px;
	padding-bottom: 12px;
	margin-top: 12px;
}
.SWRDR-QuickSearch-Results p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: 15px;
}
.SWRDR-QuickSearch-Results h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	margin-left: 15px;
	margin-bottom: 12px;
	color: #E1FFFF;
}
.SWRDR-QuickSearch-Results h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #CCC;
	margin-left: 15px;
	margin-top: 0px;
	margin-bottom: 12px;
	padding-top: 0px;
}
.SWRDR-QuickSearch-Results a:link, .RDR-QuickSearch-Results a:visited {
	color: #db9a59;
}
.SWRDR-table-list {
	margin-top: -10px;
	font-size: 12px;
	padding: 0px;
}

.text-blue1 {
	color: #06F;
}

.bulletRDR-stats {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	background-image: url(/images/bullet01CSS.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	margin-left: 20px;
	margin-top: 1px;
	margin-bottom: 1px;
}
p.bulletRDR-statsBAD {
	background-image: url(/images/bullet02CSS.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	margin-left: 20px;
	margin-top: 1px;
	margin-bottom: 1px;
	background-position: left 2px;
}
p.bulletRDR-stats-sixth {
	background-image: url(/images/bullet02CSS.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	margin-left: 20px;
	margin-top: 1px;
	margin-bottom: 1px;
	background-position: left 2px;
}
p.bulletRDR-stats-sixth-sub {
	background-image: url(/images/bullet03-arrow-CSS.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	margin-left: 50px;
	margin-top: 1px;
	margin-bottom: 1px;
	background-position: left 2px;
}
.SWRDR-novel-img-float-left {
	float: left;
	margin-top: 6px;
	margin-right: 7px;
	margin-bottom: 5px;
	margin-left: 1px;
}
.SWRDR-novel-img-float-right {
	float: right;
	margin-top: 6px;
	margin-right: 1px;
	margin-bottom: 5px;
	margin-left: 7px;
}
.SWRDR-back-to-top-img-float-rt {
	float: right;
	margin-right: 5px;
}
.RDRAdditionalStats ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-left: -20px;
	margin-top: 0px;
	margin-bottom: 5px;
}
.RDRAdditionalStats ul li {
	list-style-type: none;
	background-image: url(/images/bullet01CSS.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
	margin-top: 0px;
	margin-left: 0px;
}

.barge {
	background-image: url(/news/images2018a/haslab-support-the-barge-international.jpg);
	text-align: center;
	background-repeat: no-repeat;
	height: 198px;
	width: 659px;
	margin-bottom: 10px;
	border: 1px solid #333;
}

.bargelink {
	width: 655px;
	height: 120px;
	float: left;
}

#defaultCountdown { 
	width: 200px; 
	height: 38px;
	position: relative;
	left: 447px;
	top: 137px;
}
/* Vintage Reviews Layout */
.VariationsBoxMid {
	width: 575px;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 16px;
}
.VariationsBoxMid td {
	font-family: "AvantGarde Md BT", Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.VariationsBoxMid h2 {
	background-image: url(images/vgpage/red-line2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-family: "AvantGarde Md BT", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #9e0d0a;
	margin-left: 3px;
	margin-bottom: 1px;
	padding-left: 7px;
	margin-top: 0px;
	padding-top: 0px;
}
.VariationsBoxMid h3 {
	font-family: "AvantGarde Md BT", Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 17px;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-right: 4px;
	margin-left: 15px;
	text-align: left;
	color: #EEE;
	font-style: normal;
	font-variant: small-caps;
	font-weight: normal;
}
.VariationsBoxMid h4 {
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 3px;
	padding-left: 0px;
	font-family: "AvantGarde Normal", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 13px;
	line-height: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	font-weight: normal;
}
.VariationsBoxMid h5 {
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: "AvantGarde Md BT", Arial, Helvetica, sans-serif;
	color: #81acdf;
	font-size: 13px;
	line-height: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-weight: normal;
}
.VariationsBoxMid h6 {
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 13px;
	font-family: "AvantGarde Md BT", Arial, Helvetica, sans-serif;
	color: #81acdf;
	font-size: 13px;
	line-height: 14px;
	margin: 0px;
	font-weight: normal;
}

.VariationsBoxMid p {
	padding-top: 4px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: "AvantGarde Md BT", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #CCCCCC;
	font-size: 11px;
	line-height: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}
.VariationsBoxMid a:link{
	color: #FF6;
	text-decoration: none;
}

.VariationsBoxMid a:visited{
	color: #FF6;
	text-decoration: none;
}
.VariationsBoxMid a:hover , a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.List-Variation {
	margin-left: 0em;
	padding-left: 4em;
	list-style-type: none;
	color: #CCC;
	margin-bottom: 18px;
	text-indent: -4.2em;
}
.List-Variation li {
	counter-increment: step-counter;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 1.2em;
}
.List-Variation li::before {
	content: counter(step-counter);
	margin-right: 5px;
	font-size: 12px;
	background-color: rgb(224,224,224);
	color: black;
	font-weight: bold;
	border-radius: 3px;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
	margin-left: 30px;
}

.List-Variation-3 {
	counter-reset: start 2;
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	color: #CCC;
	margin-bottom: 0px;
}
.List-Variation-3 li {
	margin-top: 6px;
	margin-bottom: 6px;
}
.List-Variation-3 li:before {
    content: counter(start) "";
    counter-increment: start;
	margin-right: 5px;
	font-size: 12px;
//	background-color: rgb(129,172,223);
	color: white;
	font-weight: bold;
	border-radius: 3px;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 8px;
	margin-left: 30px;
}
.List-Variation-4 {
	counter-reset: start 3;
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	color: #CCC;
	margin-bottom: 0px;
}
.List-Variation-4 li {
	margin-top: 6px;
	margin-bottom: 6px;
}
.List-Variation-4 li:before {
    content: counter(start) "";
    counter-increment: start;
	margin-right: 5px;
	font-size: 12px;
//	background-color: rgb(129,172,223);
	color: white;
	font-weight: bold;
	border-radius: 3px;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 8px;
	margin-left: 30px;
}
.List-Variation-5 {
	counter-reset: start 4;
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	color: #CCC;
	margin-bottom: 0px;
}
.List-Variation-5 li {
	margin-top: 6px;
	margin-bottom: 6px;
}
.List-Variation-5 li:before {
    content: counter(start) "";
    counter-increment: start;
	margin-right: 5px;
	font-size: 12px;
//	background-color: rgb(129,172,223);
	color: white;
	font-weight: bold;
	border-radius: 3px;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 8px;
	margin-left: 30px;
}
.List-Variation-6 {
	counter-reset: start 5;
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	color: #CCC;
	margin-bottom: 0px;
}
.List-Variation-6 li {
	margin-top: 6px;
	margin-bottom: 6px;
}
.List-Variation-6 li:before {
    content: counter(start) "";
    counter-increment: start;
	margin-right: 5px;
	font-size: 12px;
//	background-color: rgb(129,172,223);
	color: white;
	font-weight: bold;
	border-radius: 3px;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 8px;
	margin-left: 30px;
}
.List-Variation-7 {
	counter-reset: start 6;
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	color: #CCC;
	margin-bottom: 0px;
}
.List-Variation-7 li {
	margin-top: 6px;
	margin-bottom: 6px;
}
.List-Variation-7 li:before {
	content: counter(start) "";
	counter-increment: start;
	margin-right: 5px;
	font-size: 12px;
//	background-color: rgb(129,172,223);
	color: white;
	font-weight: bold;
	border-radius: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-left: 30px;
	padding-right: 4px;
	padding-left: 8px;
}
.List-Variation-8 {
	counter-reset: start 7;
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	color: #CCC;
	margin-bottom: 0px;
}
.List-Variation-8 li {
	margin-top: 6px;
	margin-bottom: 6px;
}
.List-Variation-8 li:before {
	content: counter(start) "";
	counter-increment: start;
	margin-right: 5px;
	font-size: 12px;
//	background-color: rgb(129,172,223);
	color: white;
	font-weight: bold;
	border-radius: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-left: 30px;
	padding-right: 4px;
	padding-left: 8px;
}
.List-Variation-9 {
	counter-reset: start 8;
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	color: #CCC;
	margin-bottom: 0px;
}
.List-Variation-9 li {
	margin-top: 6px;
	margin-bottom: 6px;
}
.List-Variation-9 li:before {
	content: counter(start) "";
	counter-increment: start;
	margin-right: 5px;
	font-size: 12px;
//	background-color: rgb(129,172,223);
	color: white;
	font-weight: bold;
	border-radius: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-left: 30px;
	padding-right: 4px;
	padding-left: 8px;
}
.List-Variation-10 {
	counter-reset: start 9;
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	color: #CCC;
	margin-bottom: 0px;
}
.List-Variation-10 li {
	margin-top: 6px;
	margin-bottom: 6px;
}
.List-Variation-10 li:before {
    content: counter(start) "";
    counter-increment: start;
	margin-right: 5px;
	font-size: 12px;
//	background-color: rgb(129,172,223);
	color: white;
	font-weight: bold;
	border-radius: 3px;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
	margin-left: 30px;
}
.List-Variation-11 {
	counter-reset: start 10;
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	color: #CCC;
	margin-bottom: 0px;
}
.List-Variation-11 li {
	margin-top: 6px;
	margin-bottom: 6px;
}
.List-Variation-11 li:before {
    content: counter(start) "";
    counter-increment: start;
	margin-right: 5px;
	font-size: 12px;
//	background-color: rgb(129,172,223);
	color: white;
	font-weight: bold;
	border-radius: 3px;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
	margin-left: 30px;
}
.List-Variation-13 {
	counter-reset: start 12;
	margin-left: 0px;
	padding-left: 0px;
	color: #CCC;
	list-style-type: none;
	margin-bottom: 0px;
}
.List-Variation-13 li {
	margin-top: 6px;
	margin-bottom: 6px;
}
.List-Variation-13 li:before {
    content: counter(start) "";
    counter-increment: start;
	margin-right: 5px;
	font-size: 12px;
//	background-color: rgb(129,172,223);
	color: white;
	font-weight: bold;
	border-radius: 3px;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 8px;
	margin-left: 30px;
}
.List-Variation-14 {
	counter-reset: start 13;
	margin-left: 0px;
	padding-left: 0px;
	color: #CCC;
	list-style-type: none;
	margin-bottom: 0px;
}
.List-Variation-14 li {
	margin-top: 6px;
	margin-bottom: 6px;
}
.List-Variation-14 li:before {
    content: counter(start) "";
    counter-increment: start;
	margin-right: 5px;
	font-size: 12px;
//	background-color: rgb(129,172,223);
	color: white;
	font-weight: bold;
	border-radius: 3px;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 8px;
	margin-left: 30px;
}
.List-Variation-17 {
	counter-reset: start 16;
	margin-left: 0px;
	padding-left: 0px;
	color: #CCC;
	list-style-type: none;
	margin-bottom: 0px;
}
.List-Variation-17 li {
	margin-top: 6px;
	margin-bottom: 6px;
}
.List-Variation-17 li:before {
    content: counter(start) "";
    counter-increment: start;
	margin-right: 5px;
	font-size: 12px;
//	background-color: rgb(129,172,223);
	color: white;
	font-weight: bold;
	border-radius: 3px;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 8px;
	margin-left: 30px;
}
.List-Variation-21 {
	counter-reset: start 20;
	margin-left: 0px;
	padding-left: 0px;
	color: #CCC;
	list-style-type: none;
	margin-bottom: 0px;
}
.List-Variation-21 li {
	margin-top: 6px;
	margin-bottom: 6px;
}
.List-Variation-21 li:before {
    content: counter(start) "";
    counter-increment: start;
	margin-right: 5px;
	font-size: 12px;
//	background-color: rgb(129,172,223);
	color: white;
	font-weight: bold;
	border-radius: 3px;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 8px;
	margin-left: 30px;
}
.List-moc-Variation {
	margin-left: 0px;
	padding-left: 0px;
	color: #CCC;
	list-style-type: none;
	list-style-color: #f90;
	margin-bottom: 0px;
}
.List-moc-Variation li {
	counter-increment: step-counter;
	margin-top: 6px;
	margin-bottom: 6px;
}
.List-moc-Variation li::before {
	content: counter(step-counter) "";
	margin-right: 5px;
	font-size: 12px;
	color: white;
	font-weight: bold;
	border-radius: 3px;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 8px;
	margin-left: 30px;
}
.VGVariationLineSeparator {
	background-color: #CCCCCC;
	height: 3px;
	width: 98%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	clear: both;
}
.VGVariationLineSeparatorMid {
	background-color: #CCCCCC;
	height: 3px;
	width: 98%;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	clear: both;
}
.VGMOCLineSeparator {
	background-color: #CCCCCC;
	height: 1px;
	width: 75%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	clear: both;
}
.RDR-vintage-body {
	width: 645px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
	border: 1px solid #CED0E0;
	background-color: #000;
}
.RDR-vintagestats-potf {
	background-image: url(/images/reviewbanners/vintage-rdr-stats-potf.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 635px;
	height: 405px;
	margin-top: 0px;
	margin-bottom: 0px;
	border: 1px solid #000000;
	background-color: #000000;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding-top: 0px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}

.RDR-vintagestats-potf p {
	color: #E1E1E1;
}
.RDR-vintagestats-potf-text {
	margin-top: 120px;
	margin-left: 50px;
	margin-right: 30px;
}
.RDR-vintagestats-potf-text p {
	color: #CCC;
	margin-top: 0px;
	margin-bottom: 0px;
}

.RDR-vintage-imagebox-top {
	background-image: url(/images/reviewbanners/vintage-rdr-stats-potf-stripe-top.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 635px;
	height: 41px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	-moz-border-radius: 10px 10px 0px 0px;
	border-radius: 10px 10px 0px 0px;
	padding-top: 10px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
}

.RDR-vintage-imagebox-mid {
	background-image: url(/images/reviewbanners/vintage-rdr-stats-potf-stripe-mid.png);
	background-repeat: repeat-y;
	background-position: center;
	width: 577px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	padding-top: 0px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	padding-right: 30px;
	padding-left: 28px;
}

.RDR-vintage-imagebox-bot {
	background-image: url(/images/reviewbanners/vintage-rdr-stats-potf-stripe-bot.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 635px;
	height: 42px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	-moz-border-radius: 0px 0px 10px 10px;
	border-radius: 0px 0px 10px 10px;
	padding-top: 0px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-bottom: 5px;
}
.RDR-vintage-imagebox-top h2 {
	color: #E2E5E9;
	text-align: center;
	background-color: #000;
	font-size: 18px;
}
.RDR-vintage-imagebox-title h2 {
	color: #E2E5E9;
	text-align: center;
	background-color: #000;
	font-size: 18px;
}
.RDR-vintage-imagebox-title {
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 160px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.RDR-vintage-body-top {
	width: 645px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-color: #000;
	background-image: url(/images/reviewbanners/vintage-rdr-stats-double-stripe-top.png);
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
	height: 500px;
}
.RDR-vintage-container {
	margin: 0px;
	padding: 0px;
	position: absolute;
}
.RDR-vintage-body-top-sw {
	width: 655px;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center top;
	height: 697px;
	margin-top: -10px;
	margin-bottom: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
	position: absolute;
	background-image: url(/images/reviewbanners/vintage-rdr-stats-double-stripe-top-sw-long.png);
	padding: 0px;
	margin-left: -6px;
}
.RDR-vintage-body-top-esb {
	width: 655px;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center top;
	height: 715px;
	margin-top: -10px;
	margin-bottom: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
	position: absolute;
	background-image: url(/images/reviewbanners/vintage-rdr-stats-single-stripe-top-esb-long.png);
	padding: 0px;
	margin-left: -6px;
}
.RDR-vintage-body-top-rotj {
	width: 655px;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center top;
	height: 715px;
	margin-top: -10px;
	margin-bottom: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
	position: absolute;
	background-image: url(/images/reviewbanners/vintage-rdr-stats-single-stripe-top-rotj-long.png);
	padding: 0px;
	margin-left: -6px;
}
.RDR-vintage-body-top-potf {
	width: 655px;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center top;
	height: 1005px;
	margin-top: -7px;
	margin-bottom: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
	position: absolute;
	background-image: url(/images/reviewbanners/vintage-rdr-stats-single-stripe-top-potf-long.png);
	padding: 0px;
	margin-left: -6px;
}
.RDR-vintage-body-top-droids {
	width: 655px;
	background-color: #5094e5;
	height: 905px;
	margin-top: -10px;
	margin-bottom: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
	position: absolute;
	padding: 0px;
	margin-left: -6px;
}
.RDR-vintage-body-top-sw-img {
	z-index: 100;
	position: relative;
}
.RDR-vintage-body-top-esb-img {
	z-index: 100;
	position: relative;
}
.RDR-vintage-body-top-potf-img {
	z-index: 100;
	position: relative;
}
.RDR-vintage-body-top-droids-img {
	z-index: 100;
	position: relative;
}


.RDR-vintage-body-bot {
	width: 645px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-color: #000;
	background-image: url(/images/reviewbanners/vintage-rdr-stats-double-stripe-bot.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 74px;
	margin-top: 0px;
	margin-bottom: -43px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin-left: -6px;
}
.RDR-vintage-body-bot-esb {
	width: 645px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-image: url(/images/reviewbanners/vintage-rdr-stats-single-stripe-esb-bot.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 62px;
	margin-top: 0px;
	margin-bottom: -21px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin-left: -6px;
	z-index: 0;
	background-color: #000;
}
.RDR-vintage-body-bot-potf {
	width: 645px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-image: url(/images/reviewbanners/vintage-rdr-stats-single-stripe-potf-bot.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 446px;
	margin-top: 0px;
	margin-bottom: -21px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin-left: -6px;
	z-index: 0;
	background-color: #000;
}
.RDR-vintage-body-bot-droids {
	width: 645px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	height: 20px;
	margin-top: 0px;
	margin-bottom: -21px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin-left: -6px;
	z-index: 0;
	background-color: #5094e5;
}
.RDR-vintage-body-all {
	background-color: #000;
}
.RDR-vintage-body-mid {
	width: 645px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-color: #000;
	background-image: url(/images/reviewbanners/vintage-rdr-stats-double-stripe-mid.png);
	background-repeat: repeat-y;
	background-position: center;
	margin-top: -1px;
	margin-bottom: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	margin-left: -6px;
}
.RDR-vintage-body-mid a:link{
	color: #FF6;
	text-decoration: none;
}

.RDR-vintage-body-mid a:visited{
	color: #FF6;
	text-decoration: none;
}
.RDR-vintage-body-mid a:hover , a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.RDR-vintage-body-mid-esb {
	width: 645px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-color: #000;
	background-image: url(/images/reviewbanners/vintage-rdr-stats-single-stripe-esb-mid.png);
	background-repeat: repeat-y;
	background-position: center top;
	margin-top: 0px;
	margin-bottom: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	margin-left: -6px;
}
.RDR-vintage-body-mid-esb a:link{
	color: #FF6;
	text-decoration: none;
}
.RDR-vintage-body-mid-esb a:visited{
	color: #FF6;
	text-decoration: none;
}
.RDR-vintage-body-mid-esb a:hover , a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.RDR-vintage-body-mid-potf {
	width: 645px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-color: #000;
	background-image: url(/images/reviewbanners/vintage-rdr-stats-single-stripe-potf-mid.png);
	background-repeat: repeat-y;
	background-position: center top;
	margin-top: 0px;
	margin-bottom: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	margin-left: -6px;
}
.RDR-vintage-body-mid-potf a:link{
	color: #FF6;
	text-decoration: none;
}
.RDR-vintage-body-mid-potf a:visited{
	color: #FF6;
	text-decoration: none;
}
.RDR-vintage-body-mid-potf a:hover , a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.RDR-vintage-body-mid-droids {
	width: 645px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-color: #5094e5;
	margin-top: 0px;
	margin-bottom: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	margin-left: -6px;
}
.RDR-vintagestats {
	margin-top: 0px;
	margin-left: 50px;
	margin-right: 30px;
}
.RDR-vintagestats p {
	color: #CCC;
	margin-top: 0px;
	margin-bottom: 0px;
}
.RDR-vintage-section-bkrd {
	background-image: url(/images/reviewbanners/vintage-rdr-single-stripe.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 15px;
	margin-bottom: 15px;
	clear: both;
}
.RDR-vintage-section-bkrd-potf {
	background-image: url(/images/reviewbanners/vintage-rdr-single-stripe-potf.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 15px;
	margin-bottom: 15px;
	clear: both;
}
.RDR-vintage-section-bkrd-droids {
	margin-top: 15px;
	margin-bottom: 15px;
	clear: both;
	background-color: #002fa4;
	margin-right: -5px;
	margin-left: -5px;
	height: 50px;
}
.RDR-vintage-section-bkrd-droids h2 {
	font-family: "ITC Avant Garde Gothic Std", Arial, Helvetica, sans-serif;
	color: #faf007;
	text-align: left;
	font-size: 26px;
	font-style: italic;
	text-transform: uppercase;
	padding-left: 20px;
	letter-spacing: -2px;
	-webkit-text-stroke-width: 1px;
	-webkit-text-stroke-color: black;
	line-height: 50px;
}

.RDR-vintage-section-bkrd-potf-related {
	background-image: url(/images/reviewbanners/vintage-rdr-single-stripe-potf.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 15px;
	margin-bottom: 0px;
	clear: both;
	padding-bottom: 0px;
}

.RDR-vintage-reference-title {
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 150px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.RDR-vintage-reference-title h2 {
	font-family: AvantGarde Md BT, Arial, Helvetica, sans-serif;
	color: #E2E5E9;
	text-align: center;
	background-color: #000;
	font-size: 18px;
}
.RDR-vintage-gallery-title {
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 142px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.RDR-vintage-gallery-title h2 {
	font-family: AvantGarde Md BT, Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #E2E5E9;
	text-align: center;
	background-color: #000;
	font-size: 18px;
}
.RDR-vintage-vg-title {
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 216px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.RDR-vintage-vg-title h2 {
	font-family: AvantGarde Md BT, Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #E2E5E9;
	text-align: center;
	background-color: #000;
	font-size: 18px;
}
.RDR-vintage-general-title {
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 162px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.RDR-vintage-general-title h2 {
	font-family: AvantGarde Md BT, Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #E2E5E9;
	text-align: center;
	background-color: #000;
	font-size: 18px;
}
.RDR-vintage-notes-title {
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 152px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.RDR-vintage-notes-title h2{
	font-family: AvantGarde Md BT, Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #E2E5E9;
	text-align: center;
	background-color: #000;
	font-size: 18px;
}
.RDR-vintage-cardbacks-title {
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 244px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.RDR-vintage-cardbacks-title h2 {
	font-family: AvantGarde Md BT, Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #E2E5E9;
	text-align: center;
	background-color: #000;
	font-size: 18px;
}
.RDR-vintage-poll-title {
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 272px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.RDR-vintage-poll-title h2 {
	font-family: AvantGarde Md BT, Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #E2E5E9;
	text-align: center;
	background-color: #000;
	font-size: 18px;
}
.RDR-vintage-related-title {
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 174px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.RDR-vintage-related-title h2 {
	font-family: AvantGarde Md BT, Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #E2E5E9;
	text-align: center;
	background-color: #000;
	font-size: 18px;
}
.RDR-vintage-review-text {
	background-color: #000;
	width: 575px;
	margin-right: auto;
	margin-left: auto;
	margin-top: -5px;
	margin-bottom: -5px;
}
.RDR-vintage-review-text p {
	font-family: "AvantGarde Md BT", Arial, Helvetica, sans-serif;
	font-weight: normal;	
	font-size: 16px;
	color: #CCC;
	margin-top: 0px;
	margin-bottom: 12px;
	line-height: 1.3em;
	margin-right: 4px;
	margin-left: 4px;
}
.RDR-vintage-review-text-droids {
	width: 575px;
	margin-right: auto;
	margin-left: auto;
	margin-top: -5px;
	margin-bottom: -5px;
	background-image: url(/galleries/Vintage-RDR-Images/vintage-rdr-droids-text-bkrd.png);
	border: 2px solid #000;
}
.RDR-vintage-review-text-droids p {
	font-family: "AvantGarde Md BT", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 16px;
	color: #000;
	margin-top: 0px;
	margin-bottom: 12px;
	line-height: 1.3em;
	margin-right: 4px;
	margin-left: 4px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.RDR-vintage-spacer-a {
	height: 3px;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
}
.RDR-vintage-spacer-esb-pill {
	height: 0px;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
}


.RDR-vintage-spacer-b {
	height: 15px;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
}

.RDR-vintage-spacer-gallery {
	height: 3px;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 670px;
}
.RDR-vintage-spacer-gallery-esb {
	height: 5px;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 685px;
}
.RDR-vintage-spacer-gallery-potf {
	height: 5px;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 975px;
}
.RDR-vintage-spacer-gallery-droids {
	height: 5px;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 876px;
}
.RDR-vintage-spacer-silver {
	background-color: #CCCCCC;
	height: 1px;
	width: 75%;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	clear: both;
}
.RDR-vintage-notes-details {
	background-color: #000;
	width: 575px;
	margin-right: auto;
	margin-left: auto;
	margin-top: -5px;
	margin-bottom: -5px;
}

.RDR-vintage-notes-details p {
	font-family: "AvantGarde Md BT", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 16px;
	color: #CCC;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 1.3em;
	margin-right: 4px;
	margin-left: 4px;
}
.RDR-vintage-notes-details-droids {
	width: 575px;
	margin-right: auto;
	margin-left: auto;
	margin-top: -5px;
	margin-bottom: -5px;
	background-image: url(/galleries/Vintage-RDR-Images/vintage-rdr-droids-text-bkrd.png);
	border: 2px solid #000;
	padding-top: 5px;
	padding-bottom: 5px;
}
.RDR-vintage-notes-details-droids p {
	font-family: "AvantGarde Md BT", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 16px;
	color: #000;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 1.3em;
	margin-right: 4px;
	margin-left: 4px;
	padding-right: 5px;
	padding-left: 5px;
}
.RDR-vintage-cardbacks {
	background-color: #000;
	width: 575px;
	margin-right: auto;
	margin-left: auto;
}
.RDR-vintage-related-bot {
	width: 575px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/images/reviewbanners/vintage-rdr-stats-related-bot.png);
	background-repeat: repeat-y;
	background-position: center top;
	height: 42px;
	z-index: 1000;
}
.RDR-vintage-related-bot-potf {
	width: 575px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/images/reviewbanners/vintage-rdr-stats-related-bot-potf.png);
	background-repeat: repeat-y;
	background-position: center top;
	height: 66px;
	z-index: 1000;
}
.RDR-vintage-related-mid {
	width: 575px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/images/reviewbanners/vintage-rdr-stats-related-mid.png);
	background-repeat: repeat-y;
	background-position: center top;
	padding-top: 40px;
}
.RDR-vintage-related-mid p {
	font-family: AvantGarde Md BT, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000;
	margin-bottom: 0px;
	line-height: 1.3em;
	margin-right: 4px;
	margin-left: 40px;
	margin-top: 0px;
}
.RDR-vintage-related-mid a:link{
	color: #000000;
	text-decoration: none;
}
.RDR-vintage-related-mid a:visited{
	color: #000000;
	text-decoration: none;
}
.RDR-vintage-related-mid a:hover , a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.RDR-vintage-related-mid-white {
	width: 575px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/images/reviewbanners/vintage-rdr-stats-related-mid.png);
	background-repeat: repeat-y;
	background-position: center top;
	padding-top: 40px;
}
.RDR-vintage-related-mid-white p {
	font-family: AvantGarde Md BT, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000;
	margin-bottom: 0px;
	line-height: 1.3em;
	margin-right: 4px;
	margin-left: 40px;
	margin-top: 0px;
}
.RDR-vintage-related-mid-white a:link{
	color: white;
	text-decoration: none;
}
.RDR-vintage-related-mid-white a:visited{
	color: white;
	text-decoration: none;
}
.RDR-vintage-related-mid-white a:hover , a:active {
	text-decoration: none;
	color: black;
}
.RDR-vintage-reference {
	background-color: #000;
	width: 575px;
	margin-right: auto;
	margin-left: auto;
}
.RDR-vintage-vg {
	background-color: #000;
	margin-left: 46px;
	float: left;
	margin-bottom: 15px;
  	position: relative;
    overflow: hidden;
	border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
}
.RDR-vintage-vg img {
	max-width: 100%; 
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	-webkit-transition: 0.4s ease;
	transition: 0.4s ease;
}
.RDR-vintage-vg:hover img {
    opacity: .5;
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
/*	transform-origin: top*/
	
}
.RDR-vintage-pop {
	background-color: #000;
	width: 205px;
	margin-right: 38px;
	float: right;
	pointer-events: none;
}
.RDR-vintage-pop-droids {
	width: 205px;
	margin-right: 38px;
	float: right;
	pointer-events: none;
}
.RDR-vintage-notes-lead {
	font-weight: normal;
	color: #FFF;
}
.RDR-vintage-notes-lead-black {
	font-weight: normal;
	color: #000;
}
.RDR-vintage-cardback {
	background-color: #000;
	width: 575px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: -5px;
}
.RDR-vintage-cardback-droids {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: -4px;
	width: 574px;
	border: 2px solid #000;
}
.RDR-vintage-cardback-droids-splash {
	width: 574px;
	height: 492px;
}
.RDR-vintage-poll {
	background-color: #FFF;
	width: 575px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	border-radius: 20px; 
	-moz-border-radius: 20px; 
	-webkit-border-radius: 20px;
}
.RDR-vintage-iframe {
	position: relative;
	margin-top: -60px;
}
.RDR-vintage-vg-thumb {
	margin: 0;
	height: 221px;
	width: 350px;
}
.RDR-vintage-coin {
	float: left;
	position: absolute;
	z-index: 200;
	margin-top: 129px;
	margin-left: 32px;
}
.RDR-vintage-coin-droids {
	float: left;
	position: absolute;
	z-index: 200;
	margin-top: 207px;
	margin-left: 423px;
}
.RDR-vintage-reference-thumb {
	border-radius: 18px;
	-moz-border-radius: 18px;
	-webkit-border-radius: 18px;
	border: 1px solid #000000;
	width: 580px;
	margin-left: 36px;
	margin-top: -30px;
	z-index: -10;
	height: 625px;
	pointer-events: none;
}
.RDR-vintage-reference-thumb-esb {
	border-radius: 30px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	border: 1px solid #000000;
	width: 583px;
	margin-left: 35px;
	margin-top: -55px;
	z-index: -10;
	height: 628px;
	pointer-events: none;
}
.RDR-vintage-reference-thumb-rotj {
	border-radius: 30px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	border: 1px solid #000000;
	width: 583px;
	margin-left: 35px;
	margin-top: -39px;
	z-index: -10;
	height: 628px;
	pointer-events: none;
}
.RDR-vintage-reference-thumb-potf {
	border-radius: 40px;
	-moz-border-radius: 40px;
	-webkit-border-radius: 40px;
	border: 1px solid #000000;
	width: 583px;
	margin-left: 35px;
	margin-top: -65px;
	z-index: -10;
	height: 628px;
	pointer-events: none;
}
.RDR-vintage-reference-thumb-droids {
/*	border-radius: 40px;
	-moz-border-radius: 40px;
	-webkit-border-radius: 40px;*/
	border: 1px solid #000000;
	width: 583px;
	margin-left: 35px;
	margin-top: -125px;
	z-index: -10;
	height: 628px;
	pointer-events: none;
}
.RDR-vintage-splash {
	width: 573px;
	height: auto;
	pointer-events: none;
}
.RDR-vintage-blueprint {
	width: 575px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: -5px;
}
.RDR-vintage-swatch-img {
/*	width: 573px;*/
	height: auto;
	border-radius: 18px;
	-moz-border-radius: 18px;
	-webkit-border-radius: 18px;
	pointer-events: none;
}
.Box-Variation-moc {
	margin-bottom: 12px;
	margin-top: -10px;
}
.Box-Variation-loose {
	margin-bottom: 0px;
	margin-top: -5px;
}
.RDR-vintage-pill-box {
	margin-top: 0px;
	margin-bottom: 0px;
	width: 655px;
	height: 70px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	position: absolute;
}
.RDR-vintage-pill-box:after {
    content: "";
    display: block;
    clear: both;
}
.RDR-vintage-pill-box h2 {
	font-family: AvantGarde Md BT, Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 16.5pt;
	margin-bottom: 0px;
	margin-top: 0px;
	color: #000;
	text-align: center;
	padding-top: 7px;
	-webkit-text-size-adjust: none;
}
.RDR-vintage-pill-box h3 {
	font-family: AvantGarde Md BT, Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 16pt;
	margin-bottom: 0px;
	color: #000;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	-webkit-text-size-adjust: none;
}
.RDR-vintage-pill-box p {
	font-family: AvantGarde Md BT, Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 11pt;
	margin-top: -8px;
	margin-bottom: 0px;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #000;
	-webkit-text-size-adjust: none;
}
.RDR-vintage-pill-box h4 {
	font-family: AvantGarde Md BT, Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 16.5pt;
	margin-bottom: 0px;
	color: #FFF;
	text-align: center;
	padding-top: 7px;
	-webkit-text-size-adjust: none;
	margin-top: 0px;
}
.RDR-vintage-pill-box h5 {
	font-family: AvantGarde Md BT, Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 16pt;
	margin-bottom: 0px;
	color: #FFF;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	-webkit-text-size-adjust: none;
}
.RDR-vintage-pill-box h6 {
	font-family: AvantGarde Md BT, Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 11pt;
	margin-top: -8px;
	margin-bottom: 0px;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #FFF;
	-webkit-text-size-adjust: none;
}
.RDR-vintage-pill-box2 {
	margin-top: 0px;
	margin-bottom: 0px;
	width: 655px;
	height: 70px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	position: absolute;
}
.RDR-vintage-pill-box2:after {
    content: "";
    display: block;
    clear: both;
}
.RDR-vintage-pill-box2 h2 {
	font-family: "AvantGarde Md BT", Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 13pt;
	margin-bottom: 0px;
	color: #000;
	text-align: center;
	padding-top: 2px;
	-webkit-text-size-adjust: none;
	line-height: 14px;
	letter-spacing: .1px;
}
.RDR-vintage-pill-box2 p {
	font-family: "AvantGarde Md BT", Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 7.5pt;
	margin-top: -0.5px;
	margin-bottom: 0px;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #000;
	-webkit-text-size-adjust: none;
	letter-spacing: .1px;
}
.RDR-vintage-pill-box2 h5 {
	font-family: AvantGarde Md BT, Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 14pt;
	margin-bottom: 0px;
	color: #FFF;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: -4px;
	-webkit-text-size-adjust: none;
}
.RDR-vintage-pill-box2 h6 {
	font-family: AvantGarde Md BT, Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 10.5pt;
	margin-top: 7px;
	margin-bottom: 0px;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 0px;
	color: #FFF;
	-webkit-text-size-adjust: none;
}
.RDR-vintage-pill-box-potf {
	margin-top: 0px;
	margin-bottom: 0px;
	width: 655px;
	height: 70px;
	padding-top: 0px;
	position: absolute;
	margin-right: auto;
	margin-left: auto;
}
.RDR-vintage-pill-box-potf:after {
    content: "";
    display: block;
    clear: both;
}
.RDR-vintage-pill-box-potf h2 {
	font-family: "AvantGarde Md BT", Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 18pt;
	margin-bottom: 0px;
	color: #000;
	text-align: center;
	padding-top: 12px;
	-webkit-text-size-adjust: none;
}
.RDR-vintage-pill-box-potf h3 {
	font-family: "AvantGarde Md BT", Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 18pt;
	margin-bottom: 0px;
	color: #000;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 0px;
	margin-top: 0px;
	-webkit-text-size-adjust: none;
}
.RDR-vintage-pill-box-potf p {
	font-family: "AvantGarde Md BT", Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 10pt;
	margin-top: -6px;
	margin-bottom: 0px;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #000;
	-webkit-text-size-adjust: none;
}
.RDR-vintage-TM {
	font-size: 7px;
	vertical-align: 90%;
}
.RDR-vintage-pill-box-droids {
	margin-top: 0px;
	margin-bottom: 0px;
	width: 655px;
	height: 70px;
	padding-top: 0px;
	position: absolute;
	margin-right: auto;
	margin-left: auto;
	left: 19px;
	top: 760px;
}
.RDR-vintage-pill-box-droids:after {
    content: "";
    display: block;
    clear: both;
}
.RDR-vintage-pill-box-droids h2 {
	font-family: "ITC Avant Garde Gothic Std", Arial, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 18pt;
	color: #000;
	text-align: center;
	-webkit-text-size-adjust: none;
	margin-bottom: 0px;
	line-height: 25px;
}
.RDR-vintage-pill-box-droids h3 {
	font-family: "ITC Avant Garde Gothic Std", Arial, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 18pt;
	color: #000;
	text-align: center;
	-webkit-text-size-adjust: none;
	line-height: normal;
	margin-top: -6px;
}
.RDR-vintage-pill-box-droids p {
	font-family: "AvantGarde Md BT", Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 10pt;
	margin-top: -6px;
	margin-bottom: 0px;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #000;
	-webkit-text-size-adjust: none;
}
.RDR-vintage-TM-sub {
	font-size: 5px;
	vertical-align: 90%;
}
.RDR-vintage-plate-droids-light-orange {
	margin-top: 40px;
	margin-bottom: 0px;
	width: 185px;
	height: 58px;
	overflow: hidden;
	z-index: 1000;
	float: right;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: 81px;
	background-color: #fca946;
}
.RDR-vintage-plate-potf-green {
	margin-top: 40px;
	margin-bottom: 0px;
	width: 199px;
	height: 58px;
	background-repeat: no-repeat;
	background-position: center center;
	overflow: hidden;
	z-index: 1000;
	float: right;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(/images/reviewbanners/vintage-potf-pill-green.png);
	margin-right: 83px;
}
.RDR-vintage-plate-potf-orange1 {
	margin-top: 40px;
	margin-bottom: 0px;
	width: 260px;
	height: 58px;
	background-repeat: no-repeat;
	background-position: center center;
	overflow: hidden;
	z-index: 1000;
	float: right;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(/images/reviewbanners/vintage-potf-pill-orange2.png);
	margin-right: 83px;
}
.RDR-vintage-plate-potf-orange2 {
	margin-top: 40px;
	margin-bottom: 0px;
	width: 260px;
	height: 58px;
	background-repeat: no-repeat;
	background-position: center center;
	overflow: hidden;
	z-index: 1000;
	float: right;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(/images/reviewbanners/vintage-potf-pill-orange1.png);
	margin-right: 83px;
}
.RDR-vintage-plate-potf-yellow {
	margin-top: 40px;
	margin-bottom: 0px;
	width: 251px;
	height: 58px;
	background-repeat: no-repeat;
	background-position: center center;
	overflow: hidden;
	z-index: 1000;
	float: right;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(/images/reviewbanners/vintage-potf-pill-yellow.png);
	margin-right: 83px;
}
.RDR-vintage-plate-potf-bright-yellow {
	margin-top: 40px;
	margin-bottom: 0px;
	width: 251px;
	height: 58px;
	background-repeat: no-repeat;
	background-position: center center;
	overflow: hidden;
	z-index: 1000;
	float: right;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(/images/reviewbanners/vintage-potf-pill-bright-yellow.png);
	margin-right: 83px;
}

.RDR-vintage-plate-potf-lime {
	margin-top: 40px;
	margin-bottom: 0px;
	width: 195px;
	height: 58px;
	background-repeat: no-repeat;
	background-position: center center;
	overflow: hidden;
	z-index: 1000;
	float: right;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(/images/reviewbanners/vintage-potf-pill-lime.png);
	margin-right: 83px;
}
.RDR-vintage-plate-potf-red {
	margin-top: 40px;
	margin-bottom: 0px;
	width: 141px;
	height: 58px;
	background-repeat: no-repeat;
	background-position: center center;
	overflow: hidden;
	z-index: 1000;
	float: right;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(/images/reviewbanners/vintage-potf-pill-red.png);
	margin-right: 83px;
}
.RDR-vintage-plate-potf-raspberry {
	margin-top: 40px;
	margin-bottom: 0px;
	width: 255px;
	height: 58px;
	background-repeat: no-repeat;
	background-position: center center;
	overflow: hidden;
	z-index: 1000;
	float: right;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(/images/reviewbanners/vintage-potf-pill-raspberry.png);
	margin-right: 83px;
}
.RDR-vintage-plate-potf-lavender {
	margin-top: 40px;
	margin-bottom: 0px;
	width: 311px;
	height: 58px;
	background-repeat: no-repeat;
	background-position: center center;
	overflow: hidden;
	z-index: 1000;
	float: right;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(/images/reviewbanners/vintage-potf-pill-lavender.png);
	margin-right: 83px;
}
.RDR-vintage-plate-potf-bright-pink {
	margin-top: 40px;
	margin-bottom: 0px;
	width: 194px;
	height: 58px;
	background-repeat: no-repeat;
	background-position: center center;
	overflow: hidden;
	z-index: 1000;
	float: right;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(/images/reviewbanners/vintage-potf-pill-bright-pink.png);
	margin-right: 83px;
}
.RDR-vintage-plate-potf-light-blue1 {
	margin-top: 40px;
	margin-bottom: 0px;
	width: 308px;
	height: 58px;
	background-repeat: no-repeat;
	background-position: center center;
	overflow: hidden;
	z-index: 1000;
	float: right;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(/images/reviewbanners/vintage-potf-pill-light-blue1.png);
	margin-right: 83px;
}
.RDR-vintage-plate-potf-light-blue2 {
	margin-top: 40px;
	margin-bottom: 0px;
	width: 263px;
	height: 58px;
	background-repeat: no-repeat;
	background-position: center center;
	overflow: hidden;
	z-index: 1000;
	float: right;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(/images/reviewbanners/vintage-potf-pill-light-blue2.png);
	margin-right: 83px;
}










.RDR-vintage-plate-a {
	margin-top: 5px;
	margin-bottom: 0px;
	width: 195px;
	height: 56px;
	margin-right: auto;
	background-image: url(/images/reviewbanners/vintage-rdr-pill-a.png);
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center center;
	overflow: hidden;
	z-index: 1000;
}
.RDR-vintage-plate-border-a {
	margin-top: 5px;
	margin-bottom: 0px;
	width: 197px;
	height: 58px;
	margin-right: auto;
	background-image: url(/images/reviewbanners/vintage-rdr-pill-a-border.png);
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center center;
	overflow: hidden;
	z-index: 1000;
}
.RDR-vintage-plate-b {
	margin-top: 5px;
	margin-bottom: 0px;
	width: 217px;
	height: 56px;
	margin-right: auto;
	background-image: url(/images/reviewbanners/vintage-rdr-pill-b.png);
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center center;
	overflow: hidden;
	z-index: 1000;
}
.RDR-vintage-plate-border-b {
	margin-top: 5px;
	margin-bottom: 0px;
	width: 219px;
	height: 58px;
	margin-right: auto;
	background-image: url(/images/reviewbanners/vintage-rdr-pill-b-border.png);
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center center;
	overflow: hidden;
	z-index: 1000;
}
.RDR-vintage-plate-c {
	margin-top: 5px;
	width: 240px;
	height: 56px;
	background-image: url(/images/reviewbanners/vintage-rdr-pill-c.png);
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center center;
	overflow: hidden;
	z-index: 1000;
	margin-right: auto;
}
.RDR-vintage-plate-border-c {
	margin-top: 5px;
	width: 242px;
	height: 58px;
	background-image: url(/images/reviewbanners/vintage-rdr-pill-c-border.png);
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center center;
	overflow: hidden;
	z-index: 1000;
	margin-right: auto;
}
.RDR-vintage-plate-d {
	margin-top: 5px;
	margin-bottom: 0px;
	width: 263px;
	height: 56px;
	margin-right: auto;
	background-image: url(/images/reviewbanners/vintage-rdr-pill-d.png);
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center center;
	overflow: hidden;
	z-index: 1000;
}
.RDR-vintage-plate-border-d {
	margin-top: 5px;
	margin-bottom: 0px;
	width: 265px;
	height: 58px;
	margin-right: auto;
	background-image: url(/images/reviewbanners/vintage-rdr-pill-d-border.png);
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center center;
	overflow: hidden;
	z-index: 1000;
}
.RDR-vintage-plate-e {
	margin-top: 5px;
	margin-bottom: 0px;
	width: 306px;
	height: 56px;
	background-image: url(/images/reviewbanners/vintage-rdr-pill-e.png);
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center center;
	z-index: 1000;
	padding-top: 0px;
	overflow: hidden;
	margin-right: auto;
}
.RDR-vintage-plate-border-e {
	margin-top: 5px;
	margin-bottom: 0px;
	width: 308px;
	height: 58px;
	background-image: url(/images/reviewbanners/vintage-rdr-pill-e-border.png);
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center center;
	z-index: 1000;
	padding-top: 0px;
	overflow: hidden;
	margin-right: auto;
}
.RDR-vintage-plate-f {
	margin-top: 5px;
	margin-bottom: 0px;
	width: 357px;
	height: 56px;
	background-image: url(/images/reviewbanners/vintage-rdr-pill-f.png);
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center center;
	z-index: 1000;
	padding-top: 0px;
	overflow: hidden;
	margin-right: auto;
}
.RDR-vintage-plate-border-f {
	margin-top: 5px;
	margin-bottom: 0px;
	width: 359px;
	height: 58px;
	background-image: url(/images/reviewbanners/vintage-rdr-pill-f-border.png);
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center center;
	z-index: 1000;
	padding-top: 0px;
	overflow: hidden;
	margin-right: auto;
}
.RDR-vintage-plate-inner {
	margin-right: 32px;
	margin-left: 32px;
	margin-top: 7px;
}
.RDR-vintage-plate-inner-potf {
	margin-right: 32px;
	margin-left: 32px;
	margin-top: 0px;
}
.RDR-vintage-plate-inner-droids {
	margin-right: 32px;
	margin-left: 32px;
	margin-top: 6px;
}
.RDR-vintage-plate-inner-sw {
	margin-right: 32px;
	margin-left: 32px;
}
.RDR-vintage-pill-orange {
	background-color: #fa6024;
	height: 44px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 6px;
	margin-bottom: 0px;
	position: relative;
}
.RDR-vintage-imagebox-orange {
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	background-color: #fa6024;
	padding-right: 8px;
	padding-left: 6px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
}
.RDR-vintage-related-orange {
	width: 575px;
	margin-right: auto;
	margin-left: auto;
	background-color: #fa6024;
}
.RDR-vintage-related-droids-orange {
	width: 545px;
	margin-right: auto;
	margin-left: auto;
	background-color: #de7905;
	border-radius: 30px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	border: 15px solid #002fa4;
}
.RDR-vintage-related-droids {
	margin-right: auto;
	margin-left: auto;
	width: 577px;
}
.RDR-vintage-related-droids-box {
	background-color: #000;
	float: left;
	position: relative;
	overflow: hidden;
	padding: 0px;
	margin: 0px;
}
.RDR-vintage-related-droids-box img {
	max-width: 100%;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	-webkit-transition: 0.4s ease;
	transition: 0.4s ease;
	margin: 0px;
	padding: 0px;
}
.RDR-vintage-related-droids-box:hover img {
	opacity: .5;
/*	-webkit-transform: scale(1.2);
	transform: scale(1.2);*/
	margin: 0px;
	padding: 0px;
/*	transform-origin: top*/
	
}
.RDR-vintage-droids-related-img-thumb {
	margin: 0;
	height: 158px;
	width: 92px;
	border: 2px solid #000;
/*}
td.RDR-vintage-related-droids-tbl {
	border: 2px solid #000;
}
th.RDR-vintage-related-droids-tbl {
	border: 2px solid #000;*/
}
table.RDR-vintage-related-droids-tbl    {
	width: 100%;
	border-collapse: collapse;
	border: 2px solid #000;
	background-color: #000;
}
.RDR-vintage-pill-mustard {
	background-color: #fcc318;
	height: 44px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 6px;
	margin-bottom: 0px;
	position: relative;
}
.RDR-vintage-imagebox-droids-light-orange {
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	background-color: #fca946;
	padding-right: 8px;
	padding-left: 6px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
}
.RDR-vintage-related-droids-light-orange {
	width: 575px;
	margin-right: auto;
	margin-left: auto;
	background-color: #26c7ff;
}

.RDR-vintage-imagebox-mustard {
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	background-color: #fcc318;
	padding-right: 8px;
	padding-left: 6px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
}
.RDR-vintage-related-mustard {
	width: 575px;
	margin-right: auto;
	margin-left: auto;
	background-color: #fcc318;
}
.RDR-vintage-pill-yellow {
	background-color: #f9dc07;
	height: 44px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 6px;
	margin-bottom: 0px;
	position: relative;
}
.RDR-vintage-imagebox-yellow {
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	background-color: #f9dc07;
	padding-right: 8px;
	padding-left: 6px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
}
.RDR-vintage-related-yellow {
	width: 575px;
	margin-right: auto;
	margin-left: auto;
	background-color: #f9dc07;
}
.RDR-vintage-clear {
	clear: both;
}
.RDR-vintage-pill-teal {
	background-color: #0ebdc9;
	height: 44px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 6px;
	margin-bottom: 0px;
	position: relative;
}
.RDR-vintage-imagebox-teal {
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	background-color: #0ebdc9;
	padding-right: 8px;
	padding-left: 6px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
}
.RDR-vintage-related-teal {
	width: 575px;
	margin-right: auto;
	margin-left: auto;
	background-color: #0ebdc9;
}
.RDR-vintage-pill-green {
	background-color: #36b953;
	height: 44px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 6px;
	margin-bottom: 0px;
	position: relative;
}
.RDR-vintage-imagebox-green {
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	background-color: #36b953;
	padding-right: 8px;
	padding-left: 6px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
}
.RDR-vintage-related-green {
	width: 575px;
	margin-right: auto;
	margin-left: auto;
	background-color: #36b953;
}
.RDR-vintage-pill-light-blue {
	background-color: #26c7ff;
	height: 44px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 6px;
	margin-bottom: 0px;
	position: relative;
}
.RDR-vintage-imagebox-light-blue {
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	background-color: #26c7ff;
	padding-right: 8px;
	padding-left: 6px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
}
.RDR-vintage-related-light-blue {
	width: 575px;
	margin-right: auto;
	margin-left: auto;
	background-color: #26c7ff;
}
.RDR-vintage-pill-blue {
	background-color: #2773f7;
	height: 44px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 6px;
	margin-bottom: 0px;
	position: relative;
}
.RDR-vintage-imagebox-blue {
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	background-color: #2773f7;
	padding-right: 8px;
	padding-left: 6px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
}
.RDR-vintage-related-blue {
	width: 575px;
	margin-right: auto;
	margin-left: auto;
	background-color: #2773f7;
}
.RDR-vintage-pill-mid-blue {
	background-color: #0597e4;
	height: 44px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 6px;
	margin-bottom: 0px;
	position: relative;
}
.RDR-vintage-imagebox-mid-blue {
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	background-color: #0597e4;
	padding-right: 8px;
	padding-left: 6px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
}
.RDR-vintage-related-mid-blue {
	width: 575px;
	margin-right: auto;
	margin-left: auto;
	background-color: #0597e4;
}
.RDR-vintage-pill-pea {
	background-color: #89cc0e;
	height: 44px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 6px;
	margin-bottom: 0px;
	position: relative;
}
.RDR-vintage-imagebox-pea {
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	background-color: #89cc0e;
	padding-right: 8px;
	padding-left: 6px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
}
.RDR-vintage-related-pea {
	width: 575px;
	margin-right: auto;
	margin-left: auto;
	background-color: #89cc0e;
}
.RDR-vintage-pill-red {
	background-color: #fb4138;
	height: 44px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 6px;
	margin-bottom: 0px;
	position: relative;
}
.RDR-vintage-imagebox-red {
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	background-color: #fb4138;
	padding-right: 8px;
	padding-left: 6px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
}
.RDR-vintage-related-red {
	width: 575px;
	margin-right: auto;
	margin-left: auto;
	background-color: #fb4138;
}
.RDR-vintage-pill-dark-orange {
	background-color: #f9451e;
	height: 44px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 6px;
	margin-bottom: 0px;
	position: relative;
}
.RDR-vintage-imagebox-dark-orange {
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	background-color: #f9451e;
	padding-right: 8px;
	padding-left: 6px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
}
.RDR-vintage-related-dark-orange {
	width: 575px;
	margin-right: auto;
	margin-left: auto;
	background-color: #f9451e;
}
.RDR-vintage-pill-light-orange {
	background-color: #ff8e3e;
	height: 44px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 6px;
	margin-bottom: 0px;
	position: relative;
}
.RDR-vintage-imagebox-light-orange {
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	background-color: #ff8e3e;
	padding-right: 8px;
	padding-left: 6px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
}
.RDR-vintage-related-light-orange {
	width: 575px;
	margin-right: auto;
	margin-left: auto;
	background-color: #ff8e3e;
}
.RDR-vintage-pill-bright-yellow {
	background-color: #f9f31d;
	height: 44px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 6px;
	margin-bottom: 0px;
	position: relative;
}
.RDR-vintage-imagebox-bright-yellow {
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	background-color: #f9f31d;
	padding-right: 8px;
	padding-left: 6px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
}
.RDR-vintage-related-bright-yellow {
	width: 575px;
	margin-right: auto;
	margin-left: auto;
	background-color: #f9f31d;
}
.RDR-vintage-pill-pink {
	background-color: #f358b1;
	height: 44px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 6px;
	margin-bottom: 0px;
	position: relative;
}
.RDR-vintage-imagebox-pink {
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	background-color: #f358b1;
	padding-right: 8px;
	padding-left: 6px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
}
.RDR-vintage-related-pink {
	width: 575px;
	margin-right: auto;
	margin-left: auto;
	background-color: #f358b1;
}
.RDR-vintage-pill-lime {
	background-color: #c3db02;
	height: 44px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 6px;
	margin-bottom: 0px;
	position: relative;
}
.RDR-vintage-imagebox-lime {
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	background-color: #c3db02;
	padding-right: 8px;
	padding-left: 6px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
}
.RDR-vintage-related-lime {
	width: 575px;
	margin-right: auto;
	margin-left: auto;
	background-color: #c3db02;
}
.RDR-vintage-pill-bright-green {
	background-color: #11ad09;
	height: 44px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 6px;
	margin-bottom: 0px;
	position: relative;
}
.RDR-vintage-imagebox-bright-green {
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	background-color: #11ad09;
	padding-right: 8px;
	padding-left: 6px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
}
.RDR-vintage-related-bright-green {
	width: 575px;
	margin-right: auto;
	margin-left: auto;
	background-color: #11ad09;
}
.RDR-vintage-pill-brown-orange {
	background-color: #a35c32;
	height: 44px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 6px;
	margin-bottom: 0px;
	position: relative;
}
.RDR-vintage-imagebox-brown-orange {
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	background-color: #a35c32;
	padding-right: 8px;
	padding-left: 6px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
}
.RDR-vintage-related-brown-orange {
	width: 575px;
	margin-right: auto;
	margin-left: auto;
	background-color: #a35c32;
}
.RDR-vintage-imagebox-lavender {
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	background-color: #d082b2;
	padding-right: 8px;
	padding-left: 6px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
}
.RDR-vintage-related-lavender {
	width: 575px;
	margin-right: auto;
	margin-left: auto;
	background-color: #d082b2;
}
.RDR-vintage-spacer-potf-related {
	height: 10px;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
}
.RDR-vintage-imagebox-raspberry {
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	background-color: #fb456d;
	padding-right: 8px;
	padding-left: 6px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
}
.RDR-vintage-related-raspberry {
	width: 575px;
	margin-right: auto;
	margin-left: auto;
	background-color: #fb456d;
}
.RDR-vintage-imagebox-bright-pink {
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	background-color: #ff3480;
	padding-right: 8px;
	padding-left: 6px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
}
.RDR-vintage-related-bright-pink {
	width: 575px;
	margin-right: auto;
	margin-left: auto;
	background-color: #ff3480;
}
.RDR-vintage-related-potf-mid {
	width: 575px;
	background-repeat: repeat-y;
	background-position: center top;
	background-image: url(/images/reviewbanners/vintage-rdr-stats-related-mid-potf.png);
	padding-top: 51px;
	height: 339px;
	margin-right: auto;
	margin-left: auto;
}
.RDR-vintage-related-droids-mid {
	width: 555px;
	background-repeat: repeat-y;
	background-position: center top;
	padding-top: 20px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;

}
.RDR-vintage-related-droids-mid p {
	font-family: AvantGarde Md BT, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000;
	margin-bottom: 0px;
	line-height: 1.3em;
	margin-right: 4px;
	margin-left: 47px;
	margin-top: 0px;
}
.RDR-vintage-related-droids-mid a:link{
	color: #000000;
	text-decoration: none;
}
.RDR-vintage-related-droids-mid a:visited{
	color: #000000;
	text-decoration: none;
}
.RDR-vintage-related-droids-mid a:hover , a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.RDR-vintage-related-potf-mid p {
	font-family: AvantGarde Md BT, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000;
	margin-bottom: 0px;
	line-height: 1.3em;
	margin-right: 4px;
	margin-left: 47px;
	margin-top: 0px;
}
.RDR-vintage-related-potf-mid a:link{
	color: #000000;
	text-decoration: none;
}
.RDR-vintage-related-potf-mid a:visited{
	color: #000000;
	text-decoration: none;
}
.RDR-vintage-related-potf-mid a:hover , a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.line-look-table {
	background-color: #DDDDDD;
	border-top-style: double;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 3px;
	border-top-color: #666;
}
.line-look-table p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 1px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
}
.line-look-table h2 {
	font-family: "AvantGarde Md BT", Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-bottom: 3px;
	color: #43536d;
	margin-top: 14px;
	padding-left: 15px;
	font-weight: normal;
	word-wrap: break-word;
}
.line-look-table h3 {
	font-family: "AvantGarde Md BT", Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-bottom: 3px;
	color: #43536d;
	margin-top: 14px;
	padding-left: 15px;
	font-weight: normal;
}
.line-look-table h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-left: 15px;
	margin-top: 4px;
	margin-bottom: 4px;
	color: #000000;
	font-weight: bold;
	font-style: italic;
}
.line-look-table h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 15px;
	margin-top: 15px;
	margin-bottom: 6px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
}
.line-look-table tr th {
	text-align: left;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: double;
	border-left-style: none;
	border-bottom-width: 3px;
	border-bottom-color: #000;
	word-wrap: break-word;
}


.line-look-table tr td{
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C1C1C1;
	vertical-align: top;
}
.line-look-table td:first-child  {
//	background-color: #000;
	border-bottom-style: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C1C1C1;
}

.line-look-table tr:last-child td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}


.line-look-table tr:nth-child(even) {
	background: #f6f6f6;
}
.line-look-table td:nth-child(even) {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C1C1C1;
}
.line-look-table td:last-child {
	border-right-width: 0px;
}
.glossary-listing {
	margin: 0px;
}

.ContentFullTable {
	background-image: none;
	text-align: left;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	width: 655px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #3F536E;
	border-bottom-color: #3F536E;
	border-left-color: #3F536E;
	clear: both;
	margin-top: -6px;
	padding-top: 10px;
}
.ContentFullTableMain {
	background-image: none;
	text-align: left;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	width: 655px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: both;
	margin-top: -6px;
	padding-top: 10px;
}
.ContentFullTableMain p {
	font-family: "AvantGarde Md BT", Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-right: 10px;
	padding-left: 15px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
}
.disclosure{
	font-size: 11px !important;
	font-style: italic;
	margin-top: 8px !important;
}
