﻿body {
}
.newMainMenu
{
	margin:5px 10px 0px 10px;
	vertical-align:middle;
}

.areYouLoggedIn
{
	font-size: 1.1em;
	
}

a.rvmainnav
{
	text-decoration: underline;

}

.rvmainnav
{
	font-family: Arial;
	font-size: 1.3em;
	font-weight: bolder;
}

.logInLink
{
	font-weight: bold;
}

.versionNum
{
	font-size: 11px;
}

.prodFilter
{
	padding : 0;
	font-size : 11px;
	font-weight: normal;
    line-height: 19px;
    vertical-align: top;
    height: 16px;
    overflow: hidden;
    text-decoration: none;
}

.starFilter
{
	font-size: 12px;
}
	
.filterText
{
	margin-left:5px;
	margin-bottom:2px;
}

.filterTitle
{
	padding: 5px;
}

.catheader
{
	font-size: 1em;
	text-align: left;
	font-weight: normal;
	text-decoration: none;
}

.itemLink
{
	font-size: 1em;
	font-weight: 300;
}

.cpheader
{	
    color:Blue;
	cursor: pointer;
	font-weight: normal;
}

div.filterHeader
{
		padding: 0px;
		display: table-cell;
}

.filterLabel
{
	font-size: 1em;
	text-transform:none;
	padding-left: 5px;
	font-weight: bold;
}

.page
{
	font-weight: bold;
	text-decoration: none;
	cursor: text;
}

.reviewAccordion
{
	font-weight: bold;
	font-size: 1.1em;
	text-align: left;
	padding:5px;
	background-color: #1e90ff;
	color: white;
}

.reviewAccordionMouseOver
{
	font-weight: bold;
	cursor: pointer;
	padding:5px;
	background-color: #1e90ff;
}

.catTitle
{
	font-size:14pt;
	padding:2px 0px 5px 0px;
}



span.lblItemName
{
	font-weight: 700;
	font-size: 13px;
}

a.catheader
{
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
}

a.headerMouseOver
{
	text-decoration: underline;
	cursor: pointer;
}

div.filterHeader
{
		padding: 5px;
		display: table;
		width: 95%;
		margin: 0 0 -10px 0;
}

.inline
{
	position: relative;
	left: 10px;
	top: 2px;
}

.homeTitle
{
	font-size: 13px;
	font-weight: bold;
}


.expertStars
{
font-size:8pt;width:220px; height: 12px; text-align:left; font-weight:bold;	
}

a.starFilter
{
	font-size: 12px;
}

.filterListItem
{
	padding-left: 5px;
}
	
.prodFilterSearch
{
	padding-left: 20px;
}

.scoreBoardHeader
{
    font-size:14px;
    font-weight:bold;
    color:#D25400;
    
}
.sbHeader
{
    font-size:10px;
    font-weight:bold;
}
.sbTitle
{
    font-weight:bold;
    color:#003366;
    text-decoration:underline;    
}

#siteActivity .sbTitle
{
    font-weight:bold;
    color:#003366;
    font-size:16px;
    text-decoration:none;
}

.sbRankings
{
    font-weight:bold;
    
    
}

.pubScoreBoardTitle
{
	font-family: Verdana;
	font-size: 13pt;
	font-weight: normal;
}

.dataNumber
{
	font-weight: bold;
	font-size: 10pt;	
}

.dataLabel
{
	font-weight: normal;
	font-size: 11pt;
}

.centerElement
{
	display: block;
	margin: 0px auto;
}
table[rules="cols"]{border: black;} 

.categoryName
{
    color:#D25400;
    font-size:20px;
}

.categoryHeaderDiv
{
    margin-top:10px;
    padding-left:50px;
}

.prodFilterMargin
{
	margin-left: 23px;
}

tr.Title
{
    background : #FFDD99 none repeat scroll 0%;
    font-weight :bold;
}

.tableLayout
{
    text-align:justify;
}
.tableLayout td
{    
    padding:4px;
    text-align:center;
    width:12%;
}

td #firstCell
{
   width:15%;
   text-align:left;
}


.center
{
	display: block;
	margin: 0px auto;
	text-align: center;
}

.tbLayout td
{
    padding:2px;
}


.rightAlign
{
	text-align: right;
}

.leftAlign
{
    padding:2px;
    text-align:left;
}

.filterProductBar
{
	border: solid 1px #000;
}

 #Container, #Container2
 {
        border: solid 2px #555;
        width: 208px;
 }
 #TitleDiv, #TitleDiv2
 {
        background-color: #555;
        text-align: center;
        border-bottom: solid 2px #555;
 }
 #Title, #Title2
 {
        color: white;
        font-weight: bold;
        font-size: 13px;
 }
 li
 {
      margin:  10px 0px;
      padding-left: 7px;
 }
 
 
div.filterHeaderIE7FF3
{
		padding: 5px;
		display: table;
		width: 191px;
		margin: 0 0 -10px 0;
}
#headerCol
{
    width:900px;
    height:100px;
    background:gray;
    text-align:center;
}
#leftCol
{
    float:left;
    width:145px;
    height:500px;
    background:SkyBlue;
    text-align:left;    
}

#centerCol
{
    float:left;
    width:600px;
    height:500px;
    background:LightYellow;
}

#rightCol
{
    float:right;
    width:145px;
    height:500px;
    background:LightSkyBlue;
}

#MainContainer
{
    border: 1px dashed #333;
    background-color:#ffe;
}

div.spacer
{
    clear:both;
}

div .label
{
    width:70px; 
    float:left;
}

.subHead
{
    font-weight:600;
    font-size:14px;    
}

.rvButton
{
    line-height:20px;
    padding:3px;
    background:#74828C;    
    border:2px groove black;
    color:White;
    text-decoration:none;
    font-weight:bold;
}

.rvButton a
{
    color:White;
    text-decoration:none;
}

.rvButton:hover
{
    background-color: #d25400;
}

div .column
{
float:left; 
width:50%;
margin:0px;
padding:5px;
width:48%;
}

div .clearer
{
    clear:both;
}

.utilMgr
{
    border: 1px solid gray;
    background-color:beige;    
    display:block;
    clear:both;
    width:700px;
    margin:10px 0px 10px 0px;
    font-size:13px;
}

.imagePopup
{    
    background-color:white;
    border:1px solid Gray;
    width:100%;
    z-index:1;
    position:relative;
    width:405px;
    height:405px;
}
.popupContent
{
    width:100%;
    height:100%;
    overflow-x:hidden;
    overflow-y:auto;
}

.popupLink
{
    color:#00AFF0;    
    cursor:pointer;
    font-weight:bold;
}

.rvImage
{
    float:left;
    display:inline;
    width:400px;    
}

.termsOfUseImages
{
  text-align:justify;
  width:400px;
  font-size:11px;  
  padding:5px;
  margin:0;
}

.fbSummary
{
    text-align:justify; 
    width:98%;
}

.fbSummary span
{
    paddin:2px;
    margin:0;
    font-size:11px;
    text-align:right;
}

.fbSummary p
{
  font-weight:bold;
  text-decoration:underline;   
}

.floatRight
{
    float:right;
}

.border
{
	border: solid 1px black;
}

.myReviewsHeaderDiv
{
    text-align:center;
}

.myReviewsHeaderDiv p
{
    margin:0px;
    padding:2px;
}

/*-------Custom Ajax Tabs : Reviews Evaluation-------------*/

.customTabsOr .ajax__tab_header
{
    font-weight: bold;
    font-size:13px;
    color:#000;
}

.customTabsOr .ajax__tab_active .ajax__tab_outer,
.customTabsOr .ajax__tab_header .ajax__tab_outer,
.customTabsOr .ajax__tab_hover .ajax__tab_outer
{
    height:42px;    
}

.customTabsOr .ajax__tab_active .ajax__tab_inner,
.customTabsOr .ajax__tab_header .ajax__tab_inner,
.customTabsOr .ajax__tab_hover .ajax__tab_inner
{
    height:42px;
    margin-left:16px; /* offset the width of the left image */
}

.customTabsOr .ajax__tab_active .ajax__tab_tab,
.customTabsOr .ajax__tab_header .ajax__tab_tab,
.customTabsOr .ajax__tab_hover .ajax__tab_tab
{
    margin:16px 16px 0px 0px;
}

.customTabsOr .ajax__tab_active .ajax__tab_tab,
.customTabsOr .ajax__tab_hover .ajax__tab_tab
{
    color:#fff;
}

.customTabsOr .ajax__tab_body
{
    font-family:Arial;
    font-size:11px;
    border:1px solid #999999;
    border-top:0;
    padding:8px;
    background-color:#ffffff;
}

.customTabsOr .ajax__tab_header
{
    background:url(../../images/img/orange_bg.gif) repeat-x;
}

.customTabsOr .ajax__tab_hover .ajax__tab_outer,
.customTabsOr .ajax__tab_active .ajax__tab_outer
{
    background:url(../../images/img/orange_left.gif) no-repeat left top;
}
.customTabsOr .ajax__tab_hover .ajax__tab_inner,
.customTabsOr .ajax__tab_active .ajax__tab_inner
{
    background:url(../../images/img/orange_right.gif) no-repeat right top;
}

.btEval
{
    font-size:12px; font-weight:bold; 
    font-family:Arial;
    color:White;
    text-decoration:none;
    background:url(../../Images/img/orangeGrd.gif) repeat-x right ;    
    color:#fff;
    padding:2px;    
    cursor:pointer;
    border:1px solid red;
}

#footerOptions
{
    text-align:right;
    padding:5px 0px 5px 5px;
    margin:0px;
}

.itemInfo
{
    text-align:left;
}
.itemInfo img
{
    border:1px solid gray;
    float:left;
    padding:5px;
}

.Title
{
   font-weight:bold;
   font-size:13px;
   text-decoration:underline;
}
.evalCode
{
    color:Maroon;
    font-weight:bold;
    text-transform:uppercase;
    padding:5px;    
}

.pnlEvalCode
{
    border:1px solid gray;
    text-align:center;
    height:300px;
    padding:8px;
    background-color:#ffffff;
}

.popupContent
{
    background:#FFFFFF;
    border:1px solid gray;
    font-size:11px;
    font-weight:normal;
    text-align:justify;
    width:580px;
    height:300px;
    overflow-x:hidden;
    overflow-y:auto;
    margin:2px;
    
}

.reviewSummary
{
    float:left; 
    padding-left:20px;
    margin:0px;
    display:inline;    
}

.popupSpecs
{
    border:1px solid gray; 
    background:white; 
    width:600px; height:235px
}

/*------------CATEGORY GUIDE STYLING------------*/

.gTitle
{
    width:450px;    
}

.gBody
{
    width:450px;
    height:150px;
    font-family:Arial;
    font-size:12px;    
}
.gPros
{
    width:450px;
    height:100px;   
    font-family:Arial;
    font-size:12px;     
}
.gCons
{
    width:450px;
    height:100px;    
    font-family:Arial;
    font-size:12px;
}

.regularText
{
    color:Black;    
    background:#FFFFCC;
    
}

.pnlGdDetails
{
    overflow-x: hidden; 
    overflow-y:auto;
    border:1px solid gray;
    margin:5px;
    padding:5px;
}

.gdHeaderLinks
{
    padding:4px;
}

.gdSpecs
{
    margin:0px;
    padding:2px 2px 2px 5px;
    text-align:justify;
    
}

.gdSpecs td
{
    padding:5px;
}

.gdImageAdjust
{
    position:relative;
    top:-25px;
    width:100px;
    right:100px;
    left:0px;
    width:100px;
}

.gdNameAdjust
{
    position:relative;
    top:0px;
    left:35px;
    font-weight:800;
    font-size:14px;
}

.gdFactors
{
    border:1px solid gray;
    margin:5px 2px 5px 2px; 
    padding:5px; 
    font-size:11px;
}

.gdFactors span
{
    padding:0px 10px 0px 5px;
    
    
}

.filterTips
{
   margin-top:5px;
   text-align:left;
   letter-spacing:0.3px;
}

.filterTips ul
{
    padding:5px 0px 5px 20px;
    margin:0px;
}

.filterTips li
{
    padding:6px 4px 6px 2px;
    font-size:12px;
}

.filterTips p
{
    text-align:center;
    font-weight:bold;
    font-size:12px;
    background:#CCCCCC;
    padding:4px;
    margin:0px;
}

.factorsHeader
{
    font-size:13px;
}

.verticalScroll
{
overflow-x:hidden; 
overflow-y:auto !important;
}

p .header
{
    padding:15px 5px 0px 0px; 
    font-weight:bold;
}

.gdImage
{
    width:100px;
    padding:2px;
    margin:0px;
    border:0px;
}

.gdFeedbackPopup
{
 background-color:white;
 width:280px;
 border:solid 1px gray;
 text-align:center; 
 z-index: 10001; 
 position: absolute; 
 top: 270px; 
 left: 250px;
}

.ctHeader
{
    font-size:14pt;
    richness:0;
    letter-spacing:0.8px;
    color:#D25400;
   
}

div.ruler
{
border-top :1px solid black;
margin-top:1px;
padding-top:1px;
}

  /*---Link Stylin----*/
  
.selectedLink:link
{
	color: #000;
	cursor: text;
	text-decoration:none;
	font-weight:bold;
	font-size:13px;
	padding:3px;
}

.selectedLink:visited
{
	color: #000;
	cursor: text;
}

.selectedLink:hover
{
	color: #000;
	cursor: text;
}

.unselectableLink
{
	color: #aaa;
	cursor: text;
	text-decoration:none;	
}

.unselectableLink:link
{
	color: #aaa;
	cursor: text;
}

.unselectableLink:visited
{
	color: #aaa;
	cursor: text;
}

.unselectableLink:hover
{
	color: #aaa;
	cursor: text;
}

.blank
{
    padding:3px;
	font-size:13px;
}

.blank:hover
{
	color: Black;
}

.centralReviewAccordion
{
		padding: 5px;
		background-color:#668899;
		color:White;
		font-weight:bold;
		font-size:1.1em;
		cursor:pointer;
}

.centralReviewAccordionMouseOver
{
		padding: 5px;
		background-color:#668899;
		color:White;
		font-weight:bold;
		font-size:1.1em;
		cursor:pointer;
}

#guidesListing td
{
    padding:3px 5px 3px 0px;
    font-family:Arial;
    
}

#guidesListing td a
{
    text-decoration:none;
}

#guidesListing td a:hover
{
    color:black;
}


.inBetweenReviews
{
	border-bottom: solid 1px black; width: 100%;
}

.strong
{
    font-weight:bold;
}

.userReviewsPanel
{
    width:585px;
    height:480px;
    margin:0px;
    padding:0px;
}

/*------------END CATEGORY GUIDE ---------------*/

/*------------START : USER CERTS ---------------*/

.popupDiv
{
    border:solid 1px gray;
    background-color:#FFFFFF;
    width:100%;    
    margin:0px;
}

.popupDiv td
{
    padding:5px;
    margin:0px;
}

.imgCert
{
    padding:0px 10px 0px 2px;
    margin:0px;
    border:0px;
    vertical-align:middle;
}

#certHeader
{
    font-weight:bold;
    padding:5px;
}

#certFooter
{
    font-weight:bold;
    padding:5px;
    margin:0px;
    text-align:justify;
}

#certFooter a
{
    padding:5px;
}

.contentnotfound
{
    color:Gray;
    padding:5px;
}

/*------------END: USER CERTS ---------------*/

#pleasewaitscreen
{
    background-color:#E5E8ED;  
    filter: alpha(opacity=90);
    opacity:0.9;   
    position:absolute;
    z-index:100;
    width:180px;
    border:solid 1px silver;
    text-align:center;
    vertical-align:middle;
    padding:50px 5px 50px 5px;
    color:Black;
    font-size:13px;
    font-weight:bold;
}

.pleasewaitscreen
{
    background-color:#E5E8ED;  
    filter: alpha(opacity=90);
    opacity:0.9;   
    position:absolute;
    z-index:100;
    width:180px;
    border:solid 1px silver;
    text-align:center;
    vertical-align:middle;
    padding:50px 5px 50px 5px;
    color:Black;
    font-size:13px;
    font-weight:bold;
}

.underlinedTitle
{
   font-weight:bold;   
   text-decoration:underline;   
   padding:2px 0px 5px 0px;
}

/*------ START : New login page layout ----- */

.loginmaincontainer
{
    width:700px;
}
.loginmain
{
    height:1%;    
    padding-top:10px;
}
.clear
{
    clear:both;
    font-size:0;
    height:0;
    overflow:hidden;
}
.left
{
    float:left;
    position:relative;
}

.loginbox
{
    position:relative;
    border:2px solid #D25400;
    width:300px;
    height:205px;
    padding-bottom:10px;
    text-align:left;
    vertical-align:middle;   
}

.anonloginbox
{
    position:relative;
    border:2px solid #D25400;
    width:300px;
    height:215px;
}
.loginlinks
{    
    width:250px;
    padding-right:20px;
    text-align:left;
}

.leftLinks
{    
    padding:20px 5px  5px 0px;
    border-bottom:1px solid #DADADA;
}

.midsizehead
{
    padding:5px;
    margin:0px;
    line-height:100%;
    font-size:1.6em;
    color:#003366; 
    cursor:pointer;
    text-decoration:none;
    
}

.smallhead
{
    padding:0px;
    margin:0px;
    line-height:100%;
    font-size:1.1em;
    color:#003366;
    cursor:pointer;
    text-decoration:none;
    font-weight:bold;
}

p
{
    padding:5px 5px 0px 5px;
    margin:5px 5px 0px 0px;
}

.userpassbox
{
    border:0 none;
    padding:0 0 0 10px;
    margin-top:10px;
    width:410;
    background:#FFFFFF none repeat scroll 0 0;
    text-align:left;
}

.disabledlink
{
    padding:5px;
    margin:0px;
    line-height:100%;
    font-size:1.6em;    
    color:#FFFFFF;    
    cursor:text;
    background:#D25400;        
}


/*-------- END : New login page -----*/

/*-------------Search TextBox Style -------*/
.highlightTextBox
{
    border:solid 2px red;
    background:yellow;
    color:Gray;
    
}

.normalText
{
    color:Black;
    font-weight:bold;
}


.defaultText
{
    color:Gray;
    background-color:AliceBlue;
    font-size:.9em;
}

/*------------End: Search TextBox Style ---------*/

/*START: Checkbox styling */
.label_checkbox_pair
{
    padding:2px;
}

.label_checkbox_pair input
{
    vertical-align:middle;
 }

.label_checkbox_pair label
{
    vertical-align:middle;
    margin-bottom:5px;
    
}
/*END: Checkbox styling */

/*------ START: Lightbox Javascript control -------*/

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
	
#lightboxDetails{
	font-size: 1em;
	padding-top: 0.4em;
	}	
	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; font-size:1.2em; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(../../images/sk/overlay.png); }

* html #overlay{
	background-color: #333;
	background-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/sk/overlay.png", sizingMethod="scale");
	}
	

/*------ END: Lightbox ------*/

/*------------START: Help Page Styling ---------*/

#helpNav
{
	float:left;
	width:150px;
	text-align:left;	
	border:2px solid #DADADA;
	padding:5px;
	margin-top:5px;
}

#helpContent
{
	float:right;
	padding:5px;
	width:720px;
	text-align:left;
}

#helpContent h2
{
	border-bottom:1px solid #DADADA;
}

#helpContent h3
{
	color:#74828C;
	padding:10px 0px;
	margin:15px 0 0 0;
	font-size:1.2em;
}

#helpContent h4
{
	padding:5px 0;
	margin:10px 5px 0px 0px;
	font-size:1.1em;
}

.helpSec
{
	padding:2px;
}

.helpSec h3
{
	padding:5px;
	background-color:#DADADA;
	font-weight:bold;
	font-size:1.2em;
	text-decoration:none;
	text-align:center;
}

.helpLink
{
	padding:4px;
	font-weight:normal;
	font-size:1.2em;
	text-decoration:none;
	color:blue;	
}

.helpLink:visited
{
	color:purple;
}

.helpLink:hover
{
	font-weight:bold;	
}

.helpcontent
{
    border:5px solid #DADADA;
    text-align:justify;
    padding:10px;
    font-size:1.1em;
}

.helpcontent p
{
    margin:0px;
}

/*------------END: Help Page Styling ---------*/
.thickbox
{
    border-left:1px solid #DADADA;
    border-right:1px solid #DADADA;
    border-bottom:1px solid #DADADA;
}

.underlineSubheader
{
    font-size:1.2em; font-weight:bold; padding:2px 0px; border-bottom:1px solid #dadada; width:200px; margin:5px 0px;
    letter-spacing:1px; font-family:Tahoma; color:Gray;
}

.waitscreen
{
    background-color:#E5E8ED;  
    filter: alpha(opacity=90);
    opacity:0.9;   
    position:absolute;
    z-index:100;
    border:solid 1px #DADADA;
    text-align:center;
    vertical-align:middle;
    padding:10px;
    color:Black;
    font-size:1.2px;
    font-weight:bold;
}

.updateuidemenustat
{
    font-size:0.9em;
    padding-left:10px;
    color:red;
}

/*********** START : Reviews Listing layout *********/
.rvtitles a
{
    text-decoration:none;    
}

.rvtitles a:hover
{
    color:#000;
}

.pnlreviews
{
    height: 520px; 
    overflow-x: hidden; 
    overflow-y: auto;
}

.reviewTitle
{
    font-weight:normal;
}

.feedbackPopup
{
    border:1px solid #000000;
    text-align:center;
    width:260px;
    background-color:#ffffff;
    z-index: 10001; 
    position: absolute; 
    top: 520px; 
    left:270px;
    font-family:Arial;
    font-size:.9em;
}

div.rulerDotted
{
border-top :1px dotted gray;
margin-top:1px;
padding-top:1px;
}

.pnlMedia
{
    overflow-x:hidden; 
    overflow-y:auto; 
    height:560px;
}

/*********** END: Reviews Listing layout *********/

/*********** START : Popup panels styling *******/

.pnlpopup
{
    background:#E5E8ED; border:1px solid #dadada; text-align:left; width:350px; padding:5px;
}

.pnlpopup a
{
    float:right;
    color:#00AFF0;
    border:2px solid #ffffff;
    line-height:1em;
    font-weight:bold;
    text-decoration:none;
    padding:0 2px;
}

.imgsiteIcon
{
    padding:0px 2px;
    float:right;
}

.infopanel
{
    padding:5px;
    font-family:Arial;
    font-size:.9em;
}

.infopanel p
{
    border-top:1px solid #dadada;
}
/*********** END: Popup panels styling *******/



/*********** START: REFERRAL CODE LOOKUP *******/

TABLE.grid {width:100%; margin:5px 0px 10px 0px; border:solid 1px #525252; border-collapse:collapse;}
TABLE.grid TH{font-size:1.2em; font-weight:bold; border-left:solid 1px #525252;
              background-color:rgb(15, 114, 152); color:#fff;}
.grid .alt {background:#E5E8ED; }
TABLE.grid TD {width:100px; text-align:left;}

TABLE.innergrid { width:100%;}
TABLE.innergrid TD{width:100px; text-align:left; }


#codeLookup { padding:10px 5px; margin:10px 5px; border:2px solid #dadada; }
#hierarchyGrid { padding:10px 5px; }


/*********** END: REFERRAL CODE LOOKUP *******/

.IE8Fix { z-index:100!important; } /* This is IE 8 fix to resolved the roll over menu issues */

TABLE.agentRefs{width:100%; margin:5px 0px 10px 0px; border:solid 1px #dadada; border-collapse:collapse; font-family:Trebuchet MS;}
TABLE.agentRefs TH{font-size:1.1em; font-weight:bold; background-color:rgb(15, 114, 152); color:#fff;}

.pnlVideoUpload { margin-right:10px; width:400px; padding:5px;}

.refCount { padding-right:5px; font-size:1.1em; color:#555;}

.pnlImgUpl { padding:5px; margin:0 auto;}

.div5px {padding:5px;}
.underlineHeader { padding-bottom:5px; border-bottom:solid 1px #dadada; font-weight:bold; font-size:1.2em;}

.highlightReferee {font-weight:bold; color:maroon;}
.videoThumb {  position:relative; padding:3px; margin-right:5px; }
 span.playIcon { position:absolute; left:38%; top:30%; opacity: 0.9; filter:alpha(opacity=90); 
                -moz-opacity:0.9; -khtml-opacity:0.9;
                 background-image: url(../../images/sk/info/youtube-playbutton.jpg) }
#reviewSummary {float:left; padding-right:10px; width:300px;}                
#reviewVideo { float:left; width:140px;}                 

                 
.divReviewBody { margin: 2px; overflow-x: hidden; overflow-y: auto; height: 560px;}                 