html, body { 
	height: 100%;
	}
	
body { 
	margin: 0;
	padding: 0;
	font: 12px/18px Georgia, Times, Times New Roman, serif;
	color: #FFF;
	background: #efefef;
	text-align: center;
	background: #000 url(../images/common/bg-body.gif) repeat-x;
	}
	
#wrapper { 
    position: relative;
    min-height: 100%;
    padding: 0;
    margin: 0;
	z-index: 0;
	z-index: expression('-1');
	background: url(../images/common/bg-wrapper.jpg) no-repeat center 161px;
    }		

	*html #wrapper { height: 100%; }	

	.page-home #wrapper { background: url(../images/common/bg-wrapperHome.jpg) no-repeat center 161px; }

.container { 
	width: 940px;
	margin: 0 auto;
	text-align: left;
	padding: 0;
	position: relative;
	z-index: 0;
	}
	
.clear { 
	clear: both; 
	}	
	

/*  MENU SECTION W/O ROLEX BANNER STYLES (delete noRolex) 
---------------------------------------------------------------------*/
	
#menuSection-noRolex { 
	height: 161px; 
	background: url(../images/common/bg-menuSection2.jpg) no-repeat center 0;
	}

		
/*  MENU SECTION STYLES 
---------------------------------------------------------------------*/

#menuSection { 
	height: 161px; 
	background: url(../images/common/bg-menuSection2.jpg) no-repeat center 0;
	}
	
#menuSection-rolex { 
	height: 161px; 
	background: url(../images/common/bg-menuSection-rolex.jpg) no-repeat center 0;
	}
	
#logo {
	height: 151px; 
	/* updated Gary from 324 to 300*/
	width: 300px;
	display: block; 
	z-index: 998;
	padding: 0;
	margin: 10px 0 0 0;
	float: left;
	}
	
	#logo a {
		height: 151px; 
		/* updated Gary from 354 to 300*/
		width: 300px;
		display: block; 
		z-index: 998;
		padding: 0;
		margin: 0;
		outline: none;
		text-indent: -5000px;
		text-decoration: none;
		}
	
#menuSection .right { 
	float: left;
	width: 616px;
	display: block;
	}
	
#menuSection-rolex .right {
	position: absolute;
	top: 0;
	right: 25px;
	width: 616px;
	display: block;
	}
	



	
#topNav { 
	height: 26px;
	width: 490px;
	position: relative;
	z-index: 500;
	float: right;
	margin: 8px 0 70px 0;
	background: url(../images/common/bg-topNav-common.png) no-repeat right; 
	}	
	
	#topNav ul { 
		list-style-type: none;
		margin: 0;
		padding: 0;
		}
		
	#topNav ul li { 
		margin: 0 0 0;
		padding: 0;
		float: left;
		position: relative;
		background: none;
		}
	
	#topNav ul li a {
		height: 26px;
		width: 96px;
		display: block;
		line-height: 26px;
		text-decoration: none;
		background-repeat: no-repeat;
		background-position: center 0;
		outline: none;
		text-indent: -5000px;
		z-index: 9999;
		}
		
	#topNav ul li a:hover { 
		background-position: center -26px;
		}

	#topNav ul li.home a:hover { 
		background-position: center 0;
		}
			
	#topNav ul li.home a { background-image: url(../images/menu/topNav-home.gif); width: 68px;}
	#topNav ul li.about a { background-image: url(../images/menu/topNav-about.gif); }
	#topNav ul li.shop a { background-image: url(../images/menu/topNav-shop.gif); }
	#topNav ul li.services a { background-image: url(../images/menu/topNav-services.gif); }
	#topNav ul li.news a { background-image: url(../images/menu/topNav-news.gif); }
	#topNav ul li.contact a { background-image: url(../images/menu/topNav-contact.gif); width: 132px; }
	
	#topNav ul li.first { border-left: 0; }
	
	
	.page-home #topNav { background: url(../images/common/bg-topNav-home.png) no-repeat; }
	.page-about #topNav { background: url(../images/common/bg-topNav-about.png) no-repeat; }
	.page-shop #topNav { background: url(../images/common/bg-topNav-shop.jpg) no-repeat; }
	.page-services #topNav { background: url(../images/common/bg-topNav-services.png) no-repeat; }
	.page-news #topNav { background: url(../images/common/bg-topNav-news.png) no-repeat; }
	.page-contact #topNav { background: url(../images/common/bg-topNav-contact.png) no-repeat; }
	
	
	.page-home #topNav li.home a,
	.page-about #topNav li.about a,
	.page-shop #topNav li.shop a,
	.page-services #topNav li.services a,
	.page-news #topNav li.news a,
	.page-contact #topNav li.contact a {
		background-position: center -52px;
		}
		


/*  TOP NAV W/ ROLEX BANNER
---------------------------------------------------------------------*/

#topNav-rolex { 
	height: 26px;
	width: 490px;
	position: relative;
	z-index: 500;
	float: left;
	margin: 8px 0 70px 31px;
	background: url(../images/common/bg-topNav-common.png) no-repeat right; 
	}
	
	#topNav-rolex ul { 
		list-style-type: none;
		margin: 0;
		padding: 0;
		}
		
	#topNav-rolex ul li { 
		margin: 0 0 0;
		padding: 0;
		float: left;
		position: relative;
		background: none;
		}
	
	#topNav-rolex ul li a {
		height: 26px;
		width: 96px;
		display: block;
		line-height: 26px;
		text-decoration: none;
		background-repeat: no-repeat;
		background-position: center 0;
		outline: none;
		text-indent: -5000px;
		z-index: 9999;
		border: 0;
		outline: 0;
		}
		
	#topNav-rolex ul li a img {
		border: 0;
		outline: 0;
		}
		
	#topNav-rolex ul li a:hover { 
		background-position: center -26px;
		}
			
	#topNav-rolex ul li.home a { background-image: url(../images/menu/topNav-home.gif); width: 68px;}
	#topNav-rolex ul li.about a { background-image: url(../images/menu/topNav-about.gif); }
	#topNav-rolex ul li.shop a { background-image: url(../images/menu/topNav-shop.gif); }
	#topNav-rolex ul li.services a { background-image: url(../images/menu/topNav-services.gif); }
	#topNav-rolex ul li.news a { background-image: url(../images/menu/topNav-news.gif); }
	#topNav-rolex ul li.contact a { background-image: url(../images/menu/topNav-contact.gif); width: 132px; }
	
	#topNav-rolex ul li.first { border-left: 0; }
	
	
	.page-home #topNav-rolex { background: url(../images/common/bg-topNav-home.png) no-repeat; }
	.page-about #topNav-rolex { background: url(../images/common/bg-topNav-about.png) no-repeat; }
	.page-shop #topNav-rolex { background: url(../images/common/bg-topNav-shop.jpg) no-repeat; }
	.page-services #topNav-rolex { background: url(../images/common/bg-topNav-services.png) no-repeat; }
	.page-news #topNav-rolex { background: url(../images/common/bg-topNav-news.png) no-repeat; }
	.page-contact #topNav-rolex { background: url(../images/common/bg-topNav-contact.png) no-repeat; }
	
	
	.page-home #topNav-rolex li.home a,
	.page-about #topNav-rolex li.about a,
	.page-shop #topNav-rolex li.shop a,
	.page-services #topNav-rolex li.services a,
	.page-news #topNav-rolex li.news a,
	.page-contact #topNav-rolex li.contact a {
		background-position: center -52px;
		}
		
/*  END TOP NAV W/ ROLEX BANNER
---------------------------------------------------------------------*/


	
#mainNav { 
	clear: both;
	height: 30px;
	position: relative;
	z-index: 500;
	width: 616px;
	margin-left: 8px;
	}	
	
	#mainNav ul { 
		list-style-type: none;
		margin: 0 0 0 9px;
		margin: expression('0 0 0 10px');
		padding: 0;
		}
		
	#mainNav ul li { 
		margin: 0;
		padding: 0;
		float: left;
		position: relative;
		background: none;
		}
	
	#mainNav ul li a {
		height: 30px;
		display: block;
		line-height: 30px;
		text-decoration: none;
		background-repeat: no-repeat;
		background-position: 0 0;
		outline: none;
		text-indent: -5000px;
		}
		
	#mainNav ul li a:hover { 
		background-position: 0 -30px;
		}
			
	#mainNav ul li.bridal a { background-image: url(../images/menu/mainNav-bridal.png); width: 52px; }
	#mainNav ul li.diamonds a { background-image: url(../images/menu/mainNav-diamonds.png); width: 90px; }
	#mainNav ul li.gems a { background-image: url(../images/menu/mainNav-gems.png); width: 113px; }
	#mainNav ul li.pearls a { background-image: url(../images/menu/mainNav-pearls.png); width: 58px; }
	#mainNav ul li.designer a { background-image: url(../images/menu/mainNav-designer.png); width: 129px; }
	#mainNav ul li.watches a { background-image: url(../images/menu/mainNav-watches.png); width: 77px; }
	#mainNav ul li.giftware a { background-image: url(../images/menu/mainNav-giftware.png); width: 87px; }
	
	
	
/*  MAIN NAV W/ ROLEX BANNER
---------------------------------------------------------------------*/
	
	#mainNav-rolex { 
	clear: both;
	height: 30px;
	position: relative;
	z-index: 500;
	width: 616px;
	margin-left: 47px;
	}	
	
	#mainNav-rolex ul { 
		list-style-type: none;
		margin: 0 0 0 9px;
		margin: expression('0 0 0 10px');
		padding: 0;
		}
		
	#mainNav-rolex ul li { 
		margin: 0;
		padding: 0;
		float: left;
		position: relative;
		background: none;
		}
	
	#mainNav-rolex ul li a {
		height: 30px;
		display: block;
		line-height: 30px;
		text-decoration: none;
		background-repeat: no-repeat;
		background-position: 0 0;
		outline: none;
		text-indent: -5000px;
		}
		
	#mainNav-rolex ul li a:hover { 
		background-position: 0 -30px;
		}
			
	#mainNav-rolex ul li.bridal a { background-image: url(../images/menu/mainNav-bridal.png); width: 52px; }
	#mainNav-rolex ul li.diamonds a { background-image: url(../images/menu/mainNav-diamonds.png); width: 90px; }
	#mainNav-rolex ul li.gems a { background-image: url(../images/menu/mainNav-gems.png); width: 113px; }
	#mainNav-rolex ul li.pearls a { background-image: url(../images/menu/mainNav-pearls.png); width: 58px; }
	#mainNav-rolex ul li.designer a { background-image: url(../images/menu/mainNav-designer.png); width: 129px; }
	#mainNav-rolex ul li.watches a { background-image: url(../images/menu/mainNav-watches.png); width: 77px; }
	#mainNav-rolex ul li.giftware a { background-image: url(../images/menu/mainNav-giftware.png); width: 87px; }
	
/*  END MAIN NAV W/ ROLEX BANNER
---------------------------------------------------------------------*/


#subNav { 
	height: 30px;
	font-size: 12px;
	}	
	
	#subNav ul { 
		list-style-type: none;
		margin: 0;
		padding: 0;
		}
		
	#subNav ul li { 
		margin: 3px 10px 3px 0;
		padding: 0 0 0 10px;
		float: left;
		border-left: 1px solid #424242;
		display: block;
		background: none;
		}
	
	#subNav ul li a {
		height: 10px;
		line-height: 10px;
		text-decoration: none;
		color: #FFF;
		}
		
	#subNav ul li a:hover {
		color: #C06;
		}
		
	#subNav ul li.first { 
		padding: 0;
		border-left: none;
		}
	
	#subNav ul li a.selected { 
		color: #C06;
		}


#banner-rolex {
	position: absolute;
	margin-left: 930px;
}

#banner-rolex-test {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 999;
	border: 0;
}




/*  FEATURE-SECTION STYLES 
---------------------------------------------------------------------*/

#featureSection { 
	width: 100%;
	height: 318px;
	margin: 0; 
	padding: 19px 0 0 0;
	position: relative;
	background: url(../images/common/bg-featureSection.jpg) no-repeat center top;
	position: relative;
	z-index: 0;
	display: block;
	}
	
	#featureSection .container { width: 970px; }
		
#hpFlash { 
	float: left;
	display: block;
	width: 635px;
	height: 318px;
	margin: 0;
	position: relative;
	z-index: 0;
	}	
	
#featuredItem { 
	float: left;
	margin: 10px 0 0 0;
	}

#featuredItem #featured-cycle {
	width: 310;
	height: 238;
	background: url(../images/featured/featured-BG.jpg) no-repeat;
	margin: -4px 0 0 3px;
	display: block;
	overflow: hidden;
	}

#featuredItem #featured-cycle img {
	padding: 5px 0 0 5px;
	border: none;
	}

#aboutFeatured {
	width:280px;
	float:left;
	display:inline;
	margin: 0px;
	}
	
#aboutFeatured a {
	color:#FFFFFF;
	text-decoration:none;	
	}	

#aboutFeatured a:hover {
	color:#C06;	
	text-decoration:none;	
	}

	
/*  CONTENT BOXES STYLES 
---------------------------------------------------------------------*/	

#contentSection { 
	width: 100%;
	padding: 18px 0 70px 0;
	position: relative;
	z-index: 1;
	display: block;
	clear: both;
	}
	
	.page-home #contentSection { top: -33px; padding: 0; }
	.page-home .hpColumn1 { margin-top: 33px; }

	.page-bridal #contentSection 
		{ padding: 70px 0; }
	
	#contentSection .container { 
		padding-bottom: 40px;
		}
		
.hpColumn1 { 
	color: #424242;
	font-size: 17px;
	line-height: 22px;
	width: 180px;
	float: left;
	margin: 0;
	display: block;
	}

	.hpColumn1 a { 
	color: #424242;
	font-size: 17px;
	line-height: 22px;
	text-decoration:none;
	}
	
	.hpColumn1 a:hover { 
	color: #C06;
	text-decoration:none;
	}
	
.hpColumn2 { 
	color: #FFF;
	width: 385px;
	margin: 0 55px 0 0;
	float: left;
	display: block;
	}
	
.hpColumn3 { 
	color: #FFF;
	width: 310px;
	margin: 0;
	float: left;
	display: block;
	}
	
.intColumn1 { 
	color: #FFF;
	width: 335px;
	margin: 0 35px 0 0;
	float: left;
	display: block;
	}
	
.intColumn2 { 
	color: #FFF;
	width: 560px;
	float: left;
	display: block;
	padding: 60px 0 30px 0;
	}
	
.intColumnProducts { 
	color: #FFF;
	width: 610px;
	float: left;
	display: block;
	padding: 0px 0 30px 0;
	}	

.intLeftNav { 
	color: #424242;
	font-size: 12px;
	line-height: 15px;
	width: 180px;
	float: left;
	margin: 0;
	display: block;
	}

	.intLeftNav a { 
	color: #424242;
	font-size: 12px;
	line-height: 15px;
	text-decoration:none;
	}
	
	.intLeftNav a:hover { 
	color: #C06;
	text-decoration:none;
	}
	
	.location { 
		width: 155px;
		float: left;
		font: 10px/15px Arial, Helvetica, Verdana, sans-serif;
		}
		
	.location p { 
		margin: 2px 0;
		}
	
	.last { 
		margin-right: 0;
		}
		
	.italics { 
		color: #C06;
		font: 12px/15px Georgia, Times, Times New Roman, serif;
		font-style: italic;
		}
					
	.date { 
		color: #C06;
		font: 12px/15px Georgia, Times, Times New Roman, serif;
		font-style: italic;
		float: left;
		width: 70px;
		}
		
	.newsDate {
		color: #a5a5a5;
		}
	
	.newsRow { 
		clear: both;
		padding: 5px 0 0 0;
		margin: 0;
		}	
		
	.newsLink { 
		float: left; 
		clear: right;
		width: 200px;
		margin-left: 10px;
		}
		
		.newsLink a { 
			color: #FFF; 
			text-decoration: none;
			}
			
		.newsLink a:hover { 
			color: #C06; 
			text-decoration: none;
			}
	
	.newsLink2 a { 
			color: #C06; 
			text-decoration: none;
			}
			
		.newsLink2 a:hover { 
			color: #eac; 
			text-decoration: none;
			}
	
			
	a.directions { 
		height: 24px;
		width: 64px;
		display: block;
		text-decoration: none;
		background: url(../images/common/button-directions.gif) no-repeat 0 0;
		outline: none;
		text-indent: -5000px;
		margin: 6px 0 3px 0;
		}
		
	.common { 
		display: block;
		width: 320px;
		width: expression('335px');
		padding: 12px 0 0 15px;
		margin: 0;
		background: url(../images/common/bg-leftColInt.jpg) no-repeat 0 0;
		}
		
		.facebook a {
			width:200px;
			display:block;
			height:36px;
			padding: 5px 0 0 35px;
			text-decoration:none;
			margin: 10px 0 0 0px;
			background: url(../images/common/facebook.gif) top left no-repeat;
		}
		
		.facebook a:hover {
			background-position:0 -41;
			text-decoration:none;
		}
		
		.facebookSmall a {
			width:160px;
			display:block;
			float:right;
			height:33px;
			padding: 2px 0 0 25px;
			text-decoration:none;
			margin: 0px 0 -5px 0px;
			background: url(../images/common/facebook-sm.gif) top left no-repeat;
		}
		
		.facebookSmall a:hover {
			background-position:0 -35;
			text-decoration:none;
		}
		
		
#showcase { 
	clear: both;
	margin: 20px 0;
	}
	
	#showcase .product { 
		float: left; 
		display: block;
		margin-right: 20px;
		color: #FFF;
		font-style: italic;
		font-size: 11px;
		width: 132px;
		height: 125px;
		}
		
	#showcase .product a { 
		display: block;
		border: 1px solid #6c6c6c;
		}
		
	#showcase .product a:hover { 
		border: 1px solid #C06;
		}
		
	#showcase .product a img { 
		border: 0;
		margin: 3px;
		}
	
	.productLink { 
		border-bottom: 1px solid #6c6c6c;
		padding: 15px 0 7px 0;
		}
		
		.productLink a { 
			text-decoration: none; 
			}
			
			
.holidayBanner2011 {
	margin:10px 0 15px 0;
	}
	

/*  BOTTOM-SECTION STYLES 
---------------------------------------------------------------------*/	
	
#botSection {
	width: 100%;
	height: 60px;
	margin: -60px 0 0 0; 
	padding: 0;
	position: relative;
	clear: both;
	display: block;
	z-index: 10;
	background: #96004b url(../images/common/bg-botSection.gif) repeat-x; 
	font-size: 11px;
	}
	
	*html #botSection { margin-top: -53px; }
	
#botNav { 
	position: relative;
	z-index: 500;
	height: 30px;
	font-size: 12px;
	margin-left: 180px;
	width: 600px;
	}	
	
	#botNav ul { 
		list-style-type: none;
		margin: 0;
		padding: 0;
		}
		
	#botNav ul li { 
		margin: 5px 10px 5px 0;
		padding: 0 0 0 10px;
		float: left;
		border-left: 1px solid #603;
		display: block;
		background: none;
		}
	
	#botNav ul li a {
		height: 20px;
		line-height: 20px;
		text-decoration: none;
		color: #FFF;
		}
		
	#botNav ul li a:hover {
		color: #eac;
		}
		
	#botNav ul li.first { 
		padding: 0;
		border-left: none;
		}
	
	
#copyright {
	color: #C06;
	margin: 0;
	clear: both;
	height: 20px;
	line-height: 20px;
	margin: 5px 0 0 180px;
	font-style: italic;
	}
	
	#copyright a { 
		color: #C06;
		text-decoration: none;
		}
		
	#copyright a:hover { 
		color: #FFF;
		}

	
/*  POP UP STYLES 
---------------------------------------------------------------------*/	



.popup  { 
	margin: 0;
	padding: 0;
	font: 12px/18px Georgia, Times, Times New Roman, serif;
	color: #000;
	background: #efefef;
	text-align: center;
	background: #fff url(../images/common/popup-bg-body.gif) repeat-x;
	}

.popup-container { 
	width: 700px;
	margin: 0 auto;
	text-align: left;
	padding: 0;
	position: relative;
	z-index: 0;
	}

	
#popup-wrapper { 
    position: relative;
    min-height: 100%;
    padding: 0;
    margin: 0;
	z-index: 0;
	z-index: expression('-1');
	background: url(../images/common/popup-bg-wrapper.jpg) no-repeat center 160px;
    }		

	*html #popup-wrapper { height: 100%; }

#popup-menuSection { 
	height: 160px; 
	background: url(../images/common/popup-bg-menuSection.jpg) no-repeat center 0;
	}
	
	
.intPopupColumn {
	padding: 40px 70px 10px 70px;
	}

#popup-botNav { 
	position: relative;
	z-index: 500;
	height: 30px;
	font-size: 12px;
	margin-left: 68px;
	width: 600px;
	}	
	
	#popup-botNav ul { 
		list-style-type: none;
		margin: 0;
		padding: 0;
		}
		
	#popup-botNav ul li { 
		margin: 5px 10px 5px 0;
		padding: 0 0 0 10px;
		float: left;
		border-left: 1px solid #603;
		display: block;
		background: none;
		}
	
	#popup-botNav ul li a {
		height: 20px;
		line-height: 20px;
		text-decoration: none;
		color: #FFF;
		}
		
	#popup-botNav ul li a:hover {
		color: #eac;
		}
		
	#popup-botNav ul li.first { 
		padding: 0;
		border-left: none;
		}
	
	
#popup-copyright {
	color: #C06;
	margin: 0;
	clear: both;
	height: 20px
	line-height: 20px;
	margin: 5px 0 0 68px;
	font-style: italic;
	}
	
	#popup-copyright a { 
		color: #C06;
		text-decoration: none;
		}
		
	#popup-copyright a:hover { 
		color: #FFF;
		}

/*  FORMS STYLES 
---------------------------------------------------------------------*/	


.select {
	border: none;
	font: 10px/15px Arial, Helvetica, Verdana, sans-serif;
	color: #FFF;
	background-color: #424242;
	padding: 3px;
	overflow:auto;
	width: 300px;
		}


.button {
		font: 11px/16px Arial, Helvetica, Verdana, sans-serif;
		font-size: 11px;
		background-color: #424242;
		border: none;
		/*border: 1px solid #DDD;*/
		vertical-align: text-bottom;
		color: #fff;
		font-weight: normal;
		}




/*  COMMON/GENERAL STYLES 
---------------------------------------------------------------------*/	


.float { 
	float: left; 
	margin-right: 5px;
	}

.float0 { 
	float: left; 
	}
		
.clear { 
	clear: both;
	}

.dotted { 
	height: 1px;
	width: 100%;
	background: url(../images/common/dotted.gif) repeat-x;
	margin: 10px 0;
	}
	
.dotted2 { 
	height: 1px;
	width: 100%;
	background: url(../images/common/dotted.gif) repeat-x;
	margin: 0 0px;
	}
	
a { 
	color: #C06;
	text-decoration: underline;
	}
	
a:hover { 
	color: #FFF; 
	text-decoration: underline;
	}
	
ul { 
	list-style-type: none;
	margin: 0 5px 10px 5px;
	padding: 0;
	}
	
ul li { 
	background: url(../images/common/bullet.gif) no-repeat 0 4px;
	padding: 0 0 0 14px;
	}
	
p { 
	margin: 6px 0 12px 0; 
	clear: both;
	}
	
/*strong { 
	color: #000;
	font-weight: bold;
	}*/
	
h1 { 
	font-weight:normal; 
	font-size: 18px;
	line-height: 20px;
	margin: 0 0 10px 0;
	color: #C06;
	}
	
	h1 .red { 
		color: #B13;
		}
	
h2 { 
	font-weight: normal; 
	color:#000;
	font-size: 16px;
	margin: 15px 0 8px 0;
	}
	
h3 { 
	color: #B13;
	font-size: 14px; 
	font-weight: normal;
	margin: 15px 0 8px 0;	
	}
	
h4 { 
	color: #A4A4A4;
	font-size: 12px; 
	font-weight: bold;
	margin: 15px 0 8px 0;	
	}

h5 { 
	color: #c5aa02;
	font: 13px/15px Georgia, Times, Times New Roman, serif;
	font-style: italic;
	margin:	0;
	}
	
h6 { 
	color: #c5aa02;
	font-size: 14px; 
	font-weight: normal;
	margin: 15px 0 8px 0;	
	}

table { 
	margin: 10px 0;
	padding: 0;
	font: 11px/16px Arial, Helvetica, Verdana, sans-serif;
	color: #555;
	}
	
	th { 
		background: #898989; 
		color: #FFF;
		font-weight: normal;
		padding: 3px 10px;
		}
			
	td { 
		padding: 3px 10px;
		border-bottom: 1px solid #CCC;
		}

		
/* BLOG PAGES
--------------------------------------------------------------------*/

.backLink {
	float:right;
	font: 11px/18px Georgia, "Times New Roman", Times, serif;
	color:#a5a5a5;
	text-align:right;
	}
	
.backLink a {
	color:#C06;
	text-decoration:none;
	}
	
.backLine a:hover {
	color:eac;
	text-decoration:underline;
	}
	
#blog .overview { 
	margin: 6px 0 0 0px;
	padding: 0 0 5px 0px; 
	clear: both;
	border-top:none;
	border-bottom:1px solid #1F1F1F;
	}

#blog table.blogTable { 
	margin: 0;
	padding: 0;
	font: 12px/18px Georgia, Times, Times New Roman, serif;
	color: #FFF;
	}
	
#blog .newslink2 { 
	margin: 0;
	padding: 0;
	font: 13px/18px Georgia, Times, Times New Roman, serif;
	color: #C06;
	}

#blog .newslink2 a { 
	margin: 0;
	padding: 0;
	font: 13px/18px Georgia, Times, Times New Roman, serif;
	color: #C06;
	}

#blog .newslink2 a:hover { 
	margin: 0;
	padding: 0;
	font: 13px/18px Georgia, Times, Times New Roman, serif;
	color: ##cc3c7b;
	text-decoration: underline;
	}
	
#blog th { 
		background: #898989; 
		color: #FFF;
		font-weight: normal;
		padding: 3px 10px;
		}
			
#blog td {
	padding:0px;
	margin:0px;
	}
	
#blog table.blogTable td {
	margin:0px;
	padding:3px 0 0 0px;
	border-bottom:none;
	}
	
#blog .tableHeader { 
		/*background: url(../images/common/dashedLine.gif) repeat-x; */
		color: #FFF;
		font-weight: normal;
		padding: 0px;
		margin:0px;
		border-bottom: none;
		height:0px;
		line-height:0px;
		}

#blog .tableheader h2 {
	color:#c5aa02;
	font: 14px/18px Georgia, Times, Times New Roman, serif;
	margin:10px 0 5px 0px;
	border: none;
	}
	
#blog .blogComment {
	float:right;
	}

.css3-button:hover {opacity: 0.8;}	

#banner-rolex-embed {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 999;
	border: 0;
	background: url(/images/featured/banner-rolex-bg.png) no-repeat top center;
	width: 125px;
	height: 100px;
	padding: 5px 0 0 5px;
}



