body {
	font-family: arial, helvetica, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 10pt;
}

td {vertical-align: top;}

h1{font-size: 130%;}

h2{font-size: 130%;}

h3{font-size: 120%;}

h4{font-size: 110%;}

h5{font-size: 100%;}



/*=============================
Panelet - intro-text
=============================*/
#intro-text {
	margin: 0 0;
	padding: 0 0;	
}

#intro-text-image {
  float: left;
  margin: 0px 20px 0 0; 
}

#intro-text-text {
  margin: 10px 0px 0 0;
	padding: 10px 10px 0px 0px;	
 	font-size: 100%;
  color: #606060;
  text-align: left;
  line-height: 20px;
}

#intro-text-text .pages-title {
  font-weight: bold;
  font-size: 100%;
  color: #000000;
}

#intro-text-readMoreArrow {
  padding: 0 0 0 10px;
  background: url(../../images/customer-default/arrow.gif)  no-repeat center left;
  float: right;
}
/*=============================
END Panelet - introText
=============================*/


/*=============================
Panelet - pages-featured
=============================*/
#pages-featured {
	margin: 10px 0;
	padding: 0 0;	
	width: 100%;
}

#pages-featured .line-separator {
  border-bottom: 1px dashed #CCCCCC;
  padding: 10px 0px 10px 0px;	
}
#pages-featured-image {
  margin: 0px 0px 0px 0px; 
}
#pages-featured-text {
  margin: 0px 10px 0px 0px;
 	font-size: 100%;  
 	color: #606060;
  text-align: left;
  line-height:20px;
}
#pages-featured-text .pages-title {
  font-weight: bold;
  font-size: 100%;
  color: #6D6D6D;
}
#pages-featured-readMoreArrow {
  padding: 0 0 0 10px;
  background: url(../../images/customer-default/arrow.gif)  no-repeat center left;
  float:right;
}

/*=============================
END Panelet - pages-featured
=============================*/

/*=============================
Panelet - pages-byfolder
=============================*/
#pages-byfolder {
	margin: 10px 0;
	padding: 0 0;	
	width: 100%;
}
#pages-byfolder .line-separator {
  border-bottom: 1px dashed #CCCCCC;
  padding: 10px 0px 10px 0px;		
}
#pages-byfolder-image {
  margin: 0px 0px 0px 0px; 
}
#pages-byfolder-text {
  margin: 0px 10px 0px 0px;
 	font-size: 100%;  
 	color: #606060;
  text-align: left;
  line-height:20px;
}

#pages-byfolder-foldername {
 	padding: 5px;
   font-size: 100%;
  font-weight: bold;  
  text-align: left;
  color: #7b7b7b;
  background: #f5f4f4;
}

#pages-byfolder-text .pages-title, 
#pages-byfolder-text .pages-date {
  font-weight: bold;
  font-size: 110%;
  color: #000000;
}
#pages-byfolder-readMoreArrow {
  padding: 0 0 0 10px;
  background: url(../../images/customer-default/arrow.gif)  no-repeat center left;
}

/*=============================
END Panelet - pages-byfolder
=============================*/

/*=============================
Panelet - pagesFolder-byfolder
=============================*/
#pagesFolder-byfolder {
	margin: 10px 0;
	padding: 0px 0px;	
	width: 100%;
}
#pagesFolder-byfolder .line-separator {
  border-bottom: 1px dashed #CCCCCC;
  padding: 10px 0px 10px 0px;	
}
#pagesFolder-byfolder-image {
  margin: 0px 0px 0px 0px; 
}
#pagesFolder-byfolder-text {
  margin: 0px 10px 0px 0px;
 	font-size: 100%;  
 	color: #606060;
  text-align: left;
  line-height: 20px;
}
#pagesFolder-byfolder-text .pages-title {
  font-weight: bold;
  font-size: 110%;
  color: #000000;
}
#pagesFolder-byfolder-readMoreArrow {
  padding: 0 0 0 10px;
  background: url(../../images/customer-default/arrow.gif)  no-repeat center left;
}

/*=============================
END Panelet - pagesFolder-byfolder
=============================*/

/*=============================
Panelet - pages-frontpage
=============================*/
#pages-frontpage {
	margin: 10px 0;
	padding: 0 0;	
	width: 100%;
	color: #6D6D6D;
}
#pages-frontpage .line-separator {
  border-bottom: 1px dashed #CCCCCC;
  padding: 10px 0px 10px 0px;	
}
#pages-frontpage-image {
  float: none;
  margin: 0px 0px 0px 0px; 
}
#pages-frontpage-text {
  margin: 0px 10px 0px 0px;
 	font-size: 100%;  
 	color: #606060;
  text-align: left;
  line-height: 20px;
}
#pages-frontpage-text .pages-title {
  font-weight: bold;
  font-size: 110%;
  color: #000000;
}
#pages-frontpage-readMoreArrow {
  padding: 0 0 0 10px;	
  background: url(../../images/customer-default/arrow.gif)  no-repeat center left;
  float: right;
}

/*=============================
END Panelet - pages-frontpage
=============================*/

/*=============================
Panelet - products-latest
=============================*/
#products-latest {
	margin: 10px 0;
	padding: 0 0;	
	width: 100%;
}
#products-latest .line-separator {
  border-bottom: 1px dashed #CCCCCC;
  padding: 10px 0px 10px 0px;		
}
#products-latest-image {
  float: none;
  margin: 0px 0px 0px 0px; 
}
#products-latest-text {
  margin: 0px 10px 0px 0px;
 	font-size: 100%;  
 	color: #606060;
  text-align: left;
  line-height: 20px;
}
#products-latest-text .pages-title {
  font-weight: bold;
  font-size: 100%;
  color: #000000;
}
#products-latest-readMoreArrow {
  padding: 10px;
  background: url(../../images/customer-default/arrow.gif)  no-repeat center left;
}

/*=============================
END Panelet - products-latest
=============================*/

/*=============================
Panelet - products-featured
=============================*/
#products-featured {
	margin: 10px 0;
	padding: 0 0;	
	width: 100%;
}
#products-featured .line-separator {
  border-bottom: 1px dashed #CCCCCC;
  padding: 10px 0px 10px 0px;	
}
#products-featured-image {
  float: none;
  margin: 0px 0px 0px 0px; 
}
#products-featured-text {
  margin: 0px 10px 0px 0px;
 	font-size: 100%; 
  color: #606060; 
  text-align: left;
  line-height: 20px;
}
#products-featured-text .pages-title {
  font-weight: bold;
  font-size: 100%;
  color: #000000;
}
#products-featured-readMoreArrow {
  padding: 10px;
  background: url(../../images/customer-default/arrow.gif)  no-repeat center left;
}

/*=============================
END Panelet - products-featured
=============================*/

/*=============================
Panelet - products-byfolder
=============================*/
#products-byfolder {
	margin: 10px 0;
	padding: 0 0;	
	width: 100%;
}
#products-byfolder .line-separator {
  border-bottom: 1px dashed #CCCCCC;
  padding: 10px 0px 10px 0px;		
}
#products-byfolder-image {
  margin: 0px 0px 0px 0px; 
}
#products-byfolder-text {
  margin: 0px 10px 0px 0px;
 	font-size: 100%;  
 	color: #606060;
  text-align: left;
  line-height: 20px;
}

#products-byfolder-foldername {
  margin: 0px 8px 0px 0px;
 	padding: 5px;
   font-size: 100%;
  font-weight: bold;  
  text-align: left;
  color: #7b7b7b;
  background: #f5f4f4;
}


#products-byfolder-text .pages-title {
  font-weight: bold;
  font-size: 100%;
  color: #000000;
}
#products-byfolder-readMoreArrow {
  padding: 10px;
  background: url(../../images/customer-default/arrow.gif)  no-repeat center left;
}

/*=============================
END Panelet - products-byfolder
=============================*/

/*=============================
Panelet - productsFolder-byfolder
=============================*/
#productsFolder-byfolder {
	margin: 10px 0;
	padding: 0 0;	
	width: 100%;
}
#productsFolder-byfolder .line-separator {
  border-bottom: 1px dashed #CCCCCC;
  padding: 10px 0px 10px 0px;		
}
#productsFolder-byfolder-image {
  margin: 0px 0px 0px 0px; 
}
#productsFolder-byfolder-text {
  margin: 0px 10px 0px 0px;
 	font-size: 100%;  
 	color: #606060;
  text-align: left;
  line-height: 20px;
}
#productsFolder-byfolder-text .pages-title {
  font-weight: bold;
  font-size: 100%;
  color: #000000;
}
#productsFolder-byfolder-readMoreArrow {
  padding: 10px;
  background: url(../../images/customer-default/arrow.gif)  no-repeat center left;
}

/*=============================
END Panelet - productsFolder-byfolder
=============================*/

/*=============================
Panelet - photos-featured
=============================*/
#photos-featured {
	margin: 10px 0;
	padding: 0 0;	
	width: 100%;
}
#photos-featured .line-separator {
  border-bottom: 1px dashed #CCCCCC;
  padding: 10px 0px 10px 0px;	
}
#photos-featured-image {
  float: none;
  margin: 0px 0px 0px 0px; 
}
#photos-featured-text {
  margin: 0px 10px 0px 0px;
 	font-size: 100%;  
 	color: #606060;
  text-align: left;
  line-height: 20px;
}
#photos-featured-text .pages-title {
  font-weight: bold;
  font-size: 100%;
  color: #000000;
}
#photos-featured-readMoreArrow {
  padding: 10px;
  background: url(../../images/customer-default/arrow.gif)  no-repeat center left;
}

/*=============================
END Panelet - photos-featured
=============================*/

/*=============================
Panelet - photos-latest
=============================*/
#photos-latest {
	margin: 10px 0;
	padding: 0 0;	
	width: 100%;
}
#photos-latest .line-separator {
  border-bottom: 1px dashed #CCCCCC;
  padding: 10px 0px 10px 0px;	
}
#photos-latest-image {
  float: none;
  margin: 0px 0px 0px 0px; 
}
#photos-latest-text {
  margin: 0px 10px 0px 0px;
 	font-size: 100%;  
 	color: #606060;
  text-align: left;
  line-height: 20px;
}
#photos-latest-text .pages-title {
  font-weight: bold;
  font-size: 100%;
  color: #000000;
}
#photos-latest-readMoreArrow {
  padding: 10px;
  background: url(../../images/customer-default/arrow.gif)  no-repeat center left;
}

/*=============================
END Panelet - photos-latest
=============================*/










/*=============================
Modules - pagesModule
=============================*/
#pagesModule-readMoreArrow {
  padding: 10px;
  background: url(../../images/customer-default/arrow.gif)  no-repeat center left;
}
/*=============================
END Modules - pagesModule
=============================*/

/*=============================
Modules - productsModule
=============================*/
#productsModule-readMoreArrow {
  padding: 10px;
  background: url(../../images/customer-default/arrow.gif)  no-repeat center left;
}
/*=============================
END Modules - productsModule
=============================*/

/*=============================
Modules - photosModule
=============================*/
#photosModule-readMoreArrow {
  padding: 10px;
  background: url(../../images/customer-default/arrow.gif)  no-repeat center left;
}
/*=============================
END Modules - photosModule
=============================*/




#page-date {
  color: #b6b6b5;
	font-size: 80%;
	font-style : italic;
	padding:0;
}


#page-category-label {
  color: #e1e1e;
	font-size: 100%;
	font-style : italic;
	padding:0;
}

#list-row-style-image {
  padding: 2px 10px 15px 0;
}




/*=============================
Menu-Horizontal - Sucker Fish
=============================*/

#menu-horizontal {
  float: left;
	width: 100%;
  height: 36px;
  position: relative;
  margin: 0px 0 0 0;
  /*background:  #111110 url(../../images/customer-default/menu-h/nav-bg-off.jpg) repeat-x top left;*/
}

#nav {
  margin-left: -40px;
}

/* 1st-level lists */	
#nav ul, 
#nav li {
  float: left;
	margin: 0;
	padding: 0;
	list-style: none ;
	font-size: 78%;	
	position:relative; /* 1st Level menu display one by one */
}

/* 1st Level BOX DESIGN */
ul#nav li a,
ul#nav li span {
	display: block;
	text-decoration: none;  
  font-weight: bold;  
  padding: 11px 10px 11px 10px;
  float:left;
  white-space:normal; 	
  color: #FFFFFF;
  border-right: 1px solid  #f8eed1;
  background:  /*url(../../images/customer-default/menu-h/nav-bg-off.jpg) repeat-x top left*/;  
}	

/* 1st level hovered design */	
#nav li.current a,
#nav li:hover a,
#nav li.sfhover a,
#nav li:hover span,
#nav li.sfhover span
{
   color: #FFFFFF;
	 background: #575757 /*url(../../images/customer-default/menu-h/nav-bg-on.jpg) repeat-x top left*/;
}


/* 2nd & 3rd level List*/	
#nav li ul a,
#nav li ul li.sub span{
  font-size: 100%;
  font-weight: normal;
  float:none;
  border:none;
  position:relative; 
  padding:5px;  
}


/* 2nd Level BOX DESIGN*/	
#nav li ul {
  width:165px; 
	position: absolute;
	left: auto; 
	top:auto;
	margin-top: 4.0em; /*Distant in between 1st & 2nd Level */
	margin-left: 0px;
	display: none; /* when in 1st Level menu, display none on the sub menu */	
  border-left:1px solid #cecece;
  border-top:1px solid #cecece;
  background:#dfdbda; 
}

 	
/* 3rd Level BOX DESIGN*/
#nav li ul li{
  font-size: 130%;
  font-weight: normal;
  float:none;
  border-bottom:1px solid #cecece;
}


/* Display 2nd Level arrow, if 3rd level exist */
#nav li ul li.sub a,
#nav li ul li.sub ul li.sub a,   
#nav li ul li.sub span
{
	background: url(../../images/customer-default/menu-h/nav-arrow.gif) no-repeat 100% 50%;
}

/*hide arrows on non expand menu every level */
#nav li ul li.sub ul li a,
#nav li ul li.sub ul li.sub ul li a 
{
	background: none;
}


/* 2nd & 3rd level design when 1st level is hovered */
#nav li:hover li a,
#nav li:hover li:hover li a,
#nav li:hover li:hover li:hover li a,
#nav li.sfhover li a,
#nav li.sfhover li.sfhover li a,
#nav li.sfhover li.sfhover li.sfhover li a
{
    color: #444444;
		background: #dfdbda;    
}


/* 2nd & 3rd level hovered design */
#nav li:hover li:hover a,
#nav li:hover li:hover span,
#nav li:hover li a:hover,
#nav li:hover li:hover li:hover a,
#nav li:hover li:hover li:hover a:hover,

#nav li.sfhover li.sfhover a,
#nav li.sfhover li.sfhover span,
#nav li.sfhover li a:hover,
#nav li.sfhover li.sfhover li.sfhover a,
#nav li.sfhover li li a:hover
{
   color: #ffffff;
	 background: #878484 /*url(../../images/customer-default/menu-h/nav-sub-bg-off.jpg) repeat-x top left*/;
}


/* Display 2nd level drop down */
ul#nav li:hover ul,
ul#nav li.sfhover ul{	
	display:block;	
	top:0;
	left:0;
}

/* Hides 3rd level from showing on 2nd level */
ul#nav li:hover ul ul, 
ul#nav li:hover ul ul ul, 
ul#nav li.sfhover ul ul, 
ul#nav li.sfhover ul ul ul {
  display:none;  
}

/* Display 3rd level drop down */
ul#nav li li:hover ul,
ul#nav li li li:hover ul,
ul#nav li li.sfhover ul,
ul#nav li li li.sfhover ul {
	margin-left:100%; /*in between width drop menu left right side*/
	display:block;	
	top:-4.0em
}



/*  match the alignment in different between of IE & Firefox */
ul li{position:relative;}
li ul {left:0;top:0;}
* html ul#nav li li:hover  ul, * html ul#nav li li.sfhover ul{margin-left:97%;}
* html ul li a{height:1%;}
* html li ul li a {margin-left:-160px; height:auto;	margin-left:0; voice-family: "\"}\""; voice-family:inherit;}
* html li ul li a{height:1px;	width:1px;he\ight:auto;w\idth:auto}

/*=============================
End Menu-Horizontal - Sucker Fish
=============================*/



/*=============================
        Menu Vertical
=============================*/

#menu-vertical {
  float: left;
	margin: 0px 0px;
	padding: 0;
  font-size: 75%;
  width: 189px;
	background: /*url(../../images/customer-default/menu-v/menu-box-top.gif) top left no-repeat*/;
}

#menu-vertical ul {
	background: /*url(../../images/customer-default/menu-v/menu-box-bottom.gif) bottom left no-repeat*/;
	margin: 0;
	list-style-type: none;
	padding: 0;
}


#menu-vertical ul li a:link,
#menu-vertical ul li a:visited,
#menu-vertical ul li span {	
	display: block;
	width: 189px;
	margin: 0;
	padding: 6px 1px 6px 5px;	
	text-decoration: none;	
	background: #fcfcfc /*url(../../images/customer-default/menu-v/menu-box-background.gif) 0 0 no-repeat*/;
	color: #494949;	
	border-bottom: 1px solid  #ebebeb;
}


#menu-vertical ul li a:hover {
	background: #EDEDED;
  color: #494949;
}

#menu-vertical li #current {
	background: #DBDBDB;
  color: #494949;
}

#menu-vertical #menuParentName {
  padding: 6px 1px 6px 5px;	
}

/*=============================
      End Menu Vertical
=============================*/




/*=============================
        List-Items
=============================*/
.list-header-2
{
    background-color: #8f8f8f;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    text-indent: 0pt;
    
}

.list-item-bg 
{
  background: #C9C8C8;  
}


.list-item
{
    background-color: #ffffff;
    color: #636563;
    font-weight: normal;
    text-decoration: line;
    text-indent: 0pt;
}

.list-item-2
{
    background-color: #ffffff;
    color: #636563;
    font-weight: normal;
    text-decoration: line;
    text-indent: 0pt;
}



/*=============================
        End-List-Items
=============================*/




/*=============================
    Image float properties
=============================*/



.align-left {
  float: left;
  margin: 3px 10px 10px 0
}

.align-right {
  float: right;
  margin: 3px 0 10px 10px
}


/*****************************
	download tables
*****************************/
.download-border {
  border: 1px solid #decbad;
}

.download-header
{
    background-color: #F69900;
    color: #FFFFFF; 
    font-weight: bold;   
}
.download-item
{
    background-color: #ffffff;
    color: #636563;
    border-bottom: 1px solid #decbad;
}

.download-item-2
{
    background-color: #F5F5F5;
    color: #636563;
    border-bottom: 1px solid #decbad;
}

/*****************************
	     content-pane
*****************************/

#menu-trail {
	color: #9D9D9D;
	font-size:85%;
  float: left;
	width: 100%;
}

#menu-trail a{
	color: #9D9D9D;
}

/*****************************
	     content-pane
*****************************/

#content-pane hr{  
	color: #a3a3a3;
	background: #a3a3a3;
  height: 1px;  
  margin: 0px 0 5px 0;
  border: 0px;
}

#content-pane .page-title {
  font-size: 170%;  
  font-weight: bold;
  border-bottom: none;
}

#content-pane ul {
  margin-top: 10px;
  margin-bottom: 10px;
}

#content-pane li {
  margin-left: 0px;
}

#content-pane p{
  padding: 0px;
}

#content-pane h2{  
  margin: 0px 0 6px 0;
  *margin: 0px 0 -3px 0;
}


   
/*****************************
	       footer-pane
*****************************/

#footer-text {
  margin: 18px 0;
}






#shareLink {
	display: inline;
	font-size: 11px;
	color: #039;
	padding: 0 0 0 12px;
	background: url("/resources/images/iconShare.gif") left no-repeat;
	cursor: pointer;
	cursor: hand;
}

#shareLink:hover {
	text-decoration: underline;
}




#diggLink {
	display: block;
	background: url("/resources/images/icon_share_digg.gif") left center no-repeat;
	padding: 3px 2px 3px 17px;
}

#deliciousLink {
	display: block;
	background: url("/resources/images/icon_share_delicious.gif") left center no-repeat;
	padding: 3px 2px 3px 17px;
}

#facebookLink {
	display: block;
	background: url("/resources/images/icon_share_facebook.gif") left center no-repeat;
	padding: 3px 2px 3px 17px;
}

#mixxLink {
	display: block;
	background: url("/resources/images/icon_share_mixx.gif") left center no-repeat;
	padding: 3px 2px 3px 17px;
}

#newsvineLink {
	display: block;
	background: url("/resources/images/icon_share_newsvine.gif") left center no-repeat;
	padding: 3px 2px 3px 17px;
}

#yahooLink {
	display: block;
	background: url("/resources/images/icon_share_yahoo.gif") left center no-repeat;
	padding: 3px 2px 3px 17px;
}



#hatenaLink {
	display: block;
	background: url("/resources/images/icon_share_hatena.gif") left center no-repeat;
	padding: 3px 2px 3px 19px;
}

#livedoorLink {
	display: block;
	background: url("/resources/images/icon_share_livedoor.gif") left center no-repeat;
	padding: 3px 2px 3px 19px;
}

#yahoobmLink {
	display: block;
	background: url("/resources/images/icon_share_yahoobm.gif") left center no-repeat;
	padding: 3px 2px 3px 19px;
}

#newsingLink {
	display: block;
	background: url("/resources/images/icon_share_newsing.gif") left center no-repeat;
	padding: 3px 2px 3px 19px;
}

#buzzurlLink {
	display: block;
	background: url("/resources/images/icon_share_buzzurl.gif") left center no-repeat;
	padding: 3px 2px 3px 19px;
}

#choixLink {
	display: block;
	background: url("/resources/images/icon_share_choix.gif") left center no-repeat;
	padding: 3px 2px 3px 19px;
}

#shareContainer {
	width: 90px;
	padding: 0;
	margin: 0;
	position: relative;
	z-index: 100;
}

#shareTab {
	float: left;
	height: 6px;
	width: 86px;
	padding: 0;
	margin: 0;
	overflow: hidden;
	background: url("/resources/images/iconSpeechUnder.gif") top left no-repeat;
	position: relative;
	z-index: 100;
}

#shareCloseButton {
	position: absolute;
	top: 2px;
	right: -1px;
	z-index: 105;
}

#shareContents {
	float: left;
	position: relative;
	background: #FFF;
	padding: 5px 10px 5px 5px;
	border: 1px solid #CCC;
	border-top: none;
	font-size: 11px;
	z-index: 100;
}

#shareShadow {
	float: left;
	border: none;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	position: relative;
	z-index: 100;
}

#shareCloseButton a {
	display: block;
	height: 16px;
	width: 16px;
	position: relative;
	background: url("/resources/images/btn_closeoverlay.gif") no-repeat;
}

.shareTool {
	position: relative;
	z-index: 100;
	width: 65px;
	background: url("/resources/images/dotsHorizontal3.gif") bottom left repeat-x;
}

#shareWhat {
	font-size: 10px;
	text-align: center;
	margin-top: 4px;
	position: relative;
	z-index: 100;
}

#shareFooter {
	margin-bottom: 18px;
}

#shareFooter a {
	float: left;
	display: inline;
	font-size: 11px;
	padding: 5px 0 5px 24px;
	margin: 0 10px 10px 0;
}

#shareFooter h3 {
	float: left;
	margin: 4px 0 0 0;
}

#shfDelicious a {
	background: url("/resources/btn_share_delicious.gif") left no-repeat;
}
#shfDigg a {
	background: url("/resources/btn_share_digg.gif") left no-repeat;
}
#shfMixx a {
	background: url("/resources/btn_share_mixx.gif") left no-repeat;
}
#shfYahoo a {
	background: url("/resources/btn_share_yahoo.gif") left no-repeat;
}
#shfFacebook a {
	background: url("/resources/btn_share_facebook.gif") left no-repeat;
}
#shfNewsvine a {
	background: url("/resources/btn_share_newsvine.gif") left no-repeat;
}
#shfHatena a {
	background: url("/resources/btn_share_hatena.gif") left no-repeat;
}
#shfLivedoor a {
	background: url("/resources/btn_share_livedoor.gif") left no-repeat;
}
#shfYahooBM a {
	background: url("/resources/btn_share_yahoobm.gif") left no-repeat;
}
#shfNewsing a {
	background: url("/resources/btn_share_newsing.gif") left no-repeat;
}
#shfBuzzurl a {
	background: url("/resources/btn_share_buzzurl.gif") left no-repeat;
}
#shfChoix a {
	background: url("/resources/btn_share_choix.gif") left no-repeat;
}
.articleTools {
	position: relative;
}

* html div.inlineRelatedContent div.headlineMed a { z-index: -100; }
* html div.inlineRelatedContent div.headlineMed { z-index: -90; }
* html div.inlineRelatedContent div.adButtonBox { z-index: -90; }

.pageNavigation {
	text-align: right;
	font-size: 12px;
	color: #999;
}

.pageNavigation strong {
	margin: 0 2px;
	color: #000;
}

.pageNavigation a {
	font-size: 12px;
	margin: 0 2px;
}

div.nextArticle div.dividerInlineH { margin-top: 4px; }
.dividerInlineH {
	background-image: url("/resources/dotsHorizontal2.gif");
	background-repeat: repeat-x;
	font-size: 8px;
	clear: both;
}


