﻿
html, body
{
    font-size: .8em;
    font-family: Tahoma, Verdana, Arial;
    background-color: White;    
    margin:0;
    padding:0;
    border:0;
}

h1
{
    font-family:Arial, Tahoma, Verdana;
    font-size:large;
}
h2
{
    font-family: Arial, Tahoma, Verdana;    
    padding:5px;
    margin:5px;
}
h3
{        
    text-transform:none;
    padding:5px 0px 5px 0px;
    margin:5px 0px 5px 0px;
}
h4
{
    font-size:16px;
    font-weight:bold;
}
hr
{
    color:#000000; 
    border-bottom-width:thin
}
.headers
{
    background-color: #DCDCDC;
   /* color:Black; */
}

.accmgmtHeader
{
    font-size:18px;
    font-weight:bold;
    text-decoration:underline;
    text-transform:none;
}

.heavy
{
    font-weight:bold;
}

.Summary
{
    height:120px;
}
.reviewtextbox
{
    padding:4px 0px;
    width:350px;
    font-family:Arial;
    font-size:1.2em;
}
    
.label 
{
    font-family : Tahoma, Verdana, Arial;
}

.Mousehover { cursor:pointer;}


.MenuStaticHover
{
   cursor:pointer; 
 
}

.SideMenu
{
    font-size:92%;
    line-height:120%;
    font-weight:bold;
    margin: 20px 5px 15px;
    
}

#Link-Button a:hover 
{
   background:#284E98 ;
   color:White;
   padding:3px;
   
   
}

.Link-Button

{
    color:Navy;
    background:GainsBoro;
    padding:3px;
    font-weight:bold;
    
    
}
.MiddleCenter
{
    vertical-align:middle;
    text-align:center;
}

.MiddleLeft
{
    vertical-align:middle;
    text-align:left;
}
.BottomLeft
{
    vertical-align:bottom;
    text-align:left;
}
.BottomRight
{
    vertical-align:bottom;
    text-align :right;
}
.BottomCenter
{
    vertical-align:bottom;
    text-align :center;
}
.TopRight
{
    vertical-align:top;
    text-align:right;
}
.TopLeft
{
    vertical-align:top;
    text-align:left;
}
.TopCenter
{
    vertical-align:top;
    text-align:center;
}

.BulletedList
{
    font-weight:bold;
}

.WizardHeaderStyle
{
   font-size:large;
   font-weight:bold;
   color:Black;
}

.WizardSize
{
    
    width:550px;
    height:500px;
}

.ImageWindowSize
{
  background-repeat:repeat;
}

.MenuMain
{
   background:Gainsboro;
   color:Navy;
}
.MenuStyle
{    
    color:Navy;
    background:Gainsboro;
    font-variant: small-caps;
    font-size:small;
    font-weight: bold;
    border:solid 1px DarkGray;
    padding:2px;
    
   
}   

.StaticMenuStyle
{
 padding-top:2px;
 border:Ridge 1px DarkGray;
}
.MenuHover
{
    background:navy;
    color:Gainsboro;
}
.DynamicHover
{
    background:Gainsboro;
    color:Navy;
}
.SelectedMenuStyle
{
     background:navy;
    color:Gainsboro;
}
.DynamicMenu
{
    color:Navy;
    background:Gainsboro;
    font-variant: small-caps;
    font-size:small;
    font-weight: bold;
    padding:2px;
}
 

 .LinkButtonHover
 {
    background:Navy;
    color:Gainsboro;
 }
 
 /* Factors Rating */
 
 .ratingStar {
    font-size: 0pt;
    width: 15px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.ratingStarReadonly
{
    font-size: 0pt;
    width: 15px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    display: block;
    background-repeat: no-repeat;
}


.filledRatingStar {
    background-image: url(../../Images/FilledFactor.gif);

}

.emptyRatingStar {
    background-image: url(../../Images/EmptyFactor.gif);
}

.savedRatingStar {
    background-image: url(../../Images/EmptyFactor.gif);
}



ul
{
  padding-left:10px;
  margin-left:10px  ;
  margin-bottom:0px;
  margin-top:0px;
  padding-top:0px;
  padding-bottom:0px;
}

.li
{  list-style-type:disc;
   padding-left:2px;
   padding-top:2px;
   margin-left:2px;
   margin-top:2px;
   
    
    }

.underline
{text-decoration:underline;}

.overallRatingStar
{
    font-size: 0pt;
    width: 15px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.overallFilledStar
{
    background-image: url(../../Images/ratings/filledstar.png);
}
.overallEmptyStar
{
    background-image: url(../../Images/ratings/emptystar.png);
}

.overallSavedStar
{
    background-image: url(../../Images/ratings/savedstar.png);
}
.overallModStar
{
    background-image: url(../../Images/ratings/savedstar.png);
}

.feedbackStarReadonly
{
    font-size: 0pt;
    width: 11px;
    height: 9px;
    margin: 0px;
    padding: 0px;
    display: block;
    background-repeat: no-repeat;
}
.feedbackStar
{
    background-image: url(../../Images/ratings/feedbackRatingStar.png);
}

.feedbackEmptyStar
{
   background-image: url(../../Images/ratings/emptystar75.png); 
}

.feedbackSavingStar
{
    background-image: url(../../Images/ratings/filledstar75.png); 
}

.infoHeaders
{
    font-weight: bold;
    font-size:1.4em;
    text-decoration:underline;
    margin-top:5px;
    margin-bottom:10px;
    text-align:center;
}

.hyperlink
{
    margin-top:5px;
    margin-bottom:5px;
}

.boldhl
{
    margin:5px;
    font-weight:bold;
    
}

.errortext
{
    color:Red;
}

.tableHeader
{
    background:navy;
    color:White;
    font-size:1.4em;
}

.fixedWidth800
{
width:800px !important;
}

.refButton
{
    text-decoration:none;
    font-weight:bold;
}

.newMainMenu
{
margin:5px 10px 0px 10px;
text-decoration: none;
vertical-align:middle;
font-size:14px;
color: White;
text-decoration: underline;
font-weight: bold;
background-color: Transparent;
font-size: 1.1em;
}

.newSubMenu
{
margin: 0px 0px 0px 10px;

}
.customLink
{
    font-family:verdana,tahoma,helvetica;
    font-size:12px;
    margin:0px;
    padding:0px;
}

#divSubHeading
{
    margin :5px;
    padding :5px;
    text-align:center;
    font-size : 14px;
    font-weight:bold;
}

#ConsumerReviews
{
    margin:5px;
    padding:5px;    
}

.cpheader
{
   color:Blue;
   text-decoration : underline;
   cursor : pointer;
}

.cpheaderfilters
{
    text-decoration: underline;
    cursor:pointer;
}

.hidden
{
    display:none;
}

.cpcontent
{
    overflow:hidden;
}

.psummary
{
   width:100%;
   height:30px;
}

.pnlcontent
{
  margin-top:1px;
  padding-top:1px;
  overflow:hidden;  
  width:100%;
}

.Heading
{
    font-weight:bold;
    font-size : 14px;
    text-align:center;
    margin :5px;
    padding:5px;
    text-decoration:underline;    
}

.smallHeading
{
    font-weight:bold;
    font-size : 12px;
    margin :2px;
    padding:2px;
    text-decoration:underline;
    
}

pContents
{   
 margin:0px;
 padding:0px;   
}

.mainDiv
{
    margin:5px;
    padding:5px;
}

.infoText
{
    color:Gray;
    font-size:smaller;
}

.labelHeader
{
    margin-bottom:10px;
    padding-bottom:10px;
}

.hide
{
    display:none;
}

.siteHeader
{    
    margin-left:5px;
    padding-left:5px;    
}

.filterLink
{
    line-height:13px;    
}

.compactBulletedList

{
    margin:0px;
    padding:0px;
    list-style-type:none;    
        
}

.centeredText

{
  text-align:center;
  vertical-align : middle;
  margin-bottom:25px;   
  
}

.catHeader
{
  /*color:#566C7A;*/
  font-size : 15px;
  font-weight: bold;  
  text-decoration:underline;  
}

.catHeaderBig
{  
  font-size : 16px;
  font-weight: bold;  
  text-decoration:underline;  
}

.highlight
{
    text-decoration:none;
    background-color:Yellow;
    color:Black;
    font-style:italic;    
}

.largeText
{
    font-size:large;
    font-weight:bold;    
}

.compactTable
{
   border:0;
   padding:0;
   margin:0;
}

.catsHeader
{
  color:#566C7A;
  font-size : 1.2em;
  font-weight: bold;
  richness:90;
}

.inline
{
    margin-left:5px;
    padding-left:5px;
}

hr.thin
{
border: none 0;
border-top: 1px dotted #000;/*the border*/
width: 50%;
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}

hr.ee 
{    
border-color:#000;
border-style:dotted;
border-width:0pt;
margin:0px auto 0pt 0pt;
}

.featuredCat
{
padding-bottom:5px;
padding-left:5px;
padding-top:20px;
margin-top:20px;
vertical-align:top;
}

.dottedBorder
{
background-color:#FFFFFF;
border-bottom:1px dotted black;
margin-bottom:10px;
padding-bottom:10px;
}

div.ads
{
  border:1px solid gray;
  margin-bottom:10px;
  padding:10px;
  width:55%;
  text-align:center;  
}

span.head
{
    font-weight: bold;
    font-size:1.5em;
    margin-top:5px;
    margin-bottom:10px;
    text-align:center;   
}
.dottedLine
{
background-color:#FFFFFF;
border-bottom:1px dotted gray;
margin-bottom:1px;
padding-bottom:1px;
}

.dashedLine
{
background-color:#FFFFFF;
border-bottom:1px dashed gray;
margin-bottom:2px;
padding-bottom:2px;
}

div.thinBorder
{
background-color:#FFFFFF;
border-top :1px solid #dadada;
margin-bottom:1px;
padding-bottom:1px;
    
}

.listingLinks
{
    margin-top:2px;
    margin-bottom:2px;
    padding-top:2px;
    padding-bottom:2px;
}
.acctMenuHover
{
	font-size: 14pt;
}
.acctMenuHover:hover
{
	background-color: #fec;
}

div.thinhr
{
border-top :1px solid black;
margin-top:1px;
padding-top:1px;
margin-bottom:1px;
padding-bottom:1px;
    
}

.infoheading
{
    font-weight: bold;
    font-size:1.5em;
    padding-top:5px;
    margin-bottom:5px;    
}

#title
{
    text-align:left;
    margin-top:2px;
    padding-top:0px;
    margin-bottom:2px;
    padding-bottom:2px;
}

.itemImage
{
    margin-right:5px;
    padding-right:5px;
}

.bulletPoints
{
    margin-top:5px;
    padding-top:5px;
    margin-bottom:5px;
    padding-bottom:5px;
}
.mypanel 
{
	border: 2px solid #000000;
	height:200px;
}
.bottomNav 
{
	margin-bottom: 5px;
	margin-top:5px;
}

.myTabCurrent
{
	padding: 0px 5px 2px 5px;
	display: inline;
	background-color: #D25400;
	color: white;
}
.myTabCurrent a 
{
	color: white;
	text-decoration : none;
	outline:#ffffff;
}
.myTab 
{
	display: inline;
	padding: 0px 5px 2px 5px;
	background-color: #74828C   ;
}

/*.myTab
{
  display:inline;
  padding:0px 5px 2px 5px;
  background-color:#36434b;
   
}
*/
.myTab a 
{
	color: #ededee;
	text-decoration : none;
	outline:#ffffff;
}
.myTab:hover
{
	background-color: #D25400;
}
.myTab:hover a
{
	color: #ffffff;
}
.myTabDisabled 
{
	display: inline;
	background-color: #ededee;
	padding: 0px 5px 2px 5px;
}
.myTabDisabled a 
{
	color: #9e9d9d;
	text-decoration : none;
	outline:#ffffff;
}

#reviewSummary div
{
    margin-top:5px;
    margin-bottom:5px;
}

#divFactors div
{
    margin:5px;    
}

#divFactors p, #divFeedback  p
{
        
    font-weight:bold;
    font-size:1.2em;
    color:#FF6600;
    text-decoration:underline;
    margin:5px;
}

.reviewDetails
{    
    margin:0px 5px 5px 5px;
}

.reviewHeader
{
    margin-bottom:5px;    
}

.reviewPopup
{
  background-color:White;
  width:435px;
  height:420px;
  border:1px solid gray;
  position:absolute;
  vertical-align:top;   
    
}

.modalBackground
{
    background-color:silver;  
    filter: alpha(opacity=50);
    opacity:0.5;
    
}

.reviewFactors
{
    margin:5px;    
}

.popupHeader
{
    text-align:center;
    background-color:#7d7e7e;
    margin-bottom:5px;
}

.factors
{
    margin:10px 5px 5px 5px;
    
}

.feedback
{
    margin: 2px;
}


.rvPopup 
{        
    background-color:white;
    display:none;
    width:400px;
    height:400px;
    position:absolute;
    border: 1px solid gray;
}

.saveReview
{
 display:inline;
 color:#ffffff;
 padding: 1px;
 font-size:10px;
 text-align:right;
 background-color:#74828C;
 text-align:right;
}
.saveReview a
{
    color:White;
    text-decoration:none;
}
.saveReview:hover
{
	background-color: #D25400;
}
.saveReview:hover a
{
	color: White;
}

.disabledLink 
{
    color: #9e9d9d;
	display: inline;
	background-color: #ededee;
	outline:#ffffff;	
}

.linkBack
{
    font-size:smaller;
    text-align:left;
    vertical-align:top;
}

.toggleUp
{
   cursor:pointer;
   display:inline;
   padding:0 55px 5px 5px;
   background-image:url("../../images/sk/buttons/Toggle_Up.gif");
   background-repeat:no-repeat;
   width:60px;
   height:16px;   
}

.toggleDown
{
    cursor:pointer;   
    display:inline;
    padding:0 55px 5px 5px;
    background-image:url("../../images/sk/buttons/Toggle_Down.gif");
    background-repeat:no-repeat;
    width:60px;
    height:16px;
}

.popupFooter
{
    text-align:right;
    background-color:#7d7e7e;
    margin-bottom:5px;
    border:1px solid gray;
    
}

.tpReviewsHeader
{
    background-color:#6699CC; 
    color:White;
    font-size:14px;
    padding:4px;
    text-align:center;
}

.tpReviewDetails
{
    margin-top:5px;
    margin-bottom:5px;
}


.itemReview
{
    width:415px;
}

.filterHeader
{
    padding:2px 0px 2px 0px;
    margin:0px;
    width:100%;
    background-color:#74828C;
    color:White;
}
.filterHeader a
{
    color:White;
}

.filterTitle
{
   padding:5px 0px 5px 0px;
   width:100%;
   text-align:center;
   font-size:14px;
}

.filterTitleSearch
{
   padding:5px;
   width:97%;
   text-align:center;
   font-size:14px;
}

.accordionHeader
{
    padding:3px;
    font-weight:bold;    
}

.accordionContent
{
    padding:5px 5px 5px 0;
    height:100%;
    overflow:auto;
}

.accordionContentFilters
{
    padding:2px 2px 2px 0px;
    height:auto;
    overflow:hidden;
}

.adminLink
{
    display:inline;
    margin:5px 5px 5px 0px;
    background:#74828C;
    padding:1px 5px 1px 5px;
    border:1px groove black;
    font-family:Tahoma;
    color:White;
    text-decoration:none;
}

.adminLink a
{
    color:White;
    text-decoration:none;
}

.adminLink:hover
{
    background-color: #d25400;
}

.modLink
{
    display:inline;
    margin:0px;
    background:#74828C;
    padding:3px;
    border:1px solid black;
    color:White;
    text-decoration:none;
    font-size:13px;
    line-height:26px;
}

.modLink a
{
    color:White;
    text-decoration:none;
}

.modLink:hover
{
     background:url(../../Images/img/orangeGrd.gif) repeat-x ; 
}

.topAdminLinks
{
    margin-bottom:4px;
}

.catList
{
    padding:1px;
}

.openIDTextBox
{
    background: #FFFFFF url(../../Images/sk/info/openid-icon-small.gif) no-repeat scroll 0pt 50%;
    padding-left: 18px;
    width:180px;
    height:20px;
}

.openIDsubmit
{
    padding:1px;
}

.pnlOpIdInfo p
{
    font-weight:bold;
}

.pnlPersonal
{
    border-right:1px solid gray;
    margin-right:40px;
}

.openIdPanel
{    
    text-align:left;
    margin:2px;
    padding:0px;
    width:100%;
}
.openIdContent
{
     margin:5px 0px 2px 5px;
}

.openIDHeader
{
    font-size:18px;
}

.specsTitle
{
    margin:5px 5px 5px 0px; 
    text-decoration:underline;
}
.fullSpecsTitle
{
    margin:15px 5px 10px 0px; 
    text-decoration:underline;
}

.medium
{
    font-size:14px;
    
}

.dlHeaders
{
    font-weight:bold;
    text-align:center;
}
.infotext
{
padding:2px 0px 2px 0px;
}
dd
{
    padding-bottom:10px;
}

.adminLinks
{
    padding:5px 5px 5px 2px;    
}

#opidProviders
{
    padding-bottom:5px;
}
#opidProviders img
{
    padding:2px 3px 0px 2px;
}

.subHeading
{
    font-weight:bold;
    text-decoration:underline;
    font-size:16px;
}

.shadowText
{
    text-shadow:#6374AB 20px -12px 2px;
}

.catTitle
{
    font-size:14pt;
    color:#d25400;
    padding:20px 0px 5px 0px;
}



#featuredCameras img
{
    padding-left:2px;
}

.util
{
    padding-top:10px;
}

#innerTable
{
    padding:0px;
    margin:0px;
    border:0px;
}


#ranking
{
    background-image: url(../../Images/certs/Ranking.gif);
    background-repeat:no-repeat;
    width:16px;
    height:16px;
    float:left;
    padding:2px;
}
#levels
{
    background-image: url(../../Images/sk/certs/Level.gif);
    background-repeat:no-repeat;
    width:16px;
    height:16px;
    float:left;
    padding:2px;
}
#coverage
{
    background-image: url(../../Images/sk/certs/Coverage.gif);
    background-repeat:no-repeat;
    width:16px;
    height:16px;
    float:left;
    padding:2px;
}

.reactivatedMod
{
    color:#D25400;
    stress:90;
    font-weight:bold;
    text-align:center;
    font-size:13px;
}

.collapsedTab
{
	padding: 0px 5px 2px 5px;
	margin:2px;
	display: inline;
	background-color: #D25400;
	color: white;
	cursor:pointer;
}
.collapsedTab a 
{
	color: white;
	outline:#ffffff;
}
.expandedTab 
{
	display: inline;
	padding: 0px 5px 2px 5px;
	margin:2px;
	background-color: #74828C;
	cursor:pointer;
	color:White;
}

.expandedTab a 
{
	color: #ededee;
	cursor:pointer;
	outline:#ffffff;
}

#Helpfulness
{
    background-image: url(../../Images/info/ThumbUp.gif);
    background-repeat:no-repeat;
    width:16px;
    height:16px;
    float:left;
    padding:2px;
}

#Quality
{
    background-image: url(../../Images/sk/certs/up.gif);
    background-repeat:no-repeat;
    width:16px;
    height:16px;
    float:left;
    padding:2px;
}

.NewsHeader
{
    font-size:14px;
    font-weight:bold;
    padding:10px 0px 0px 0px;
}

.reviewTitleBGuide
{
	font-weight: bold;
	font-size: 11px;
	color:#D25400;
}

/*------------DIV TABLE -----------*/
.row
{
    /* NOTE : IE has an issue with floating divs(Its a known bug). The CSS property DISPLAY:INLINE fix this bugs*/
    clear:both;
    height:100%;
    padding:0;
    display:inline;
}
.row span.label
{
    float:left;
    text-align:center;
    width:130px;
    height:15px;
    line-height:15px;
    padding:0px;    
}

.row span.field
{
    float:right;
    text-align:left;
    width:345px;
    padding-top:5px;
    
}

.col
{
    float:left;
    text-align:left;
    padding-left:5px;
}
.innerTable
{
    padding:0px;
    margin:0px;
    border:0px;
    width:100%;
}

.tableContent
{
    padding:0px;
    margin:0px;
    border:0px;
    width:100%;
}
 .tableContent td
 {
    padding:1px 2px;
    text-align:left;    
 }
 
.gvHeaderCss
{
   font-weight:600;
   font-size:12px;
   background-color:#74828C;
   color:#FFFFFF;
}

.siteHeader
{
    font-size:14px;
    font-weight:600;
    color:#D25400;
    line-height:25px;
    text-align:left;
    border-bottom:1px solid silver;
    border-top:1px solid silver;
    padding:0px;
    margin:0px;
    width:100%;    
}

div .filter
{
    float:left;
    width:200px;
    border:1px solid gray;
}

div .listing
{
    padding-left:5px;
    float:left;
    width:690px;
}

div .filterlabel
{
    font-weight:bold;
    text-decoration:underline;
    padding-bottom:2px;
}

div .filterHeading
{
    font-size:12px;
    font-weight:600;
    line-height:20px;
    padding:2px;
    border-bottom:1px solid gray;
    background-color:#74828C;
    color:#FFFFFF;
    
}
.grayBorder
{
    border: 1px solid gray;
}


.openIDSteps
{  
  font-size : 18px;
  font-weight: bold;  
  text-decoration:underline;  
}

.ValidationErrorMessage
{
	color: Red;
}

.validationSuccess
{
    color:#0088DD;
}

.divPrv
{
    display:inline;
    float:left;
    margin-left:5px;
    padding:2px;
   
}

.divFooterBtn
{
    text-align:right; 
    width:300px; 
    float:left; 
    padding:5px;
    margin:5px;
}

.miniReview
{
    font-size: 13px;
    font-weight: bold;
    margin: 0px;
    background-color: #F5F5DC;
    color: Black;
    padding: 5px;
}

.heading
{
    font-size:16px;
    font-weight:bold;
    padding:5px;
    margin:0px;     
}

.firstReview
{
    color: Purple;    
    font-weight:bold;
    padding:0px 5px 0px 2px;    
}

.superScript
{
    vertical-align:super;
}


.factorBarContainer
{
    background:#FFFFFF; 
    height:8px; 
    border:1px solid black; 
    width:50px; 
    margin:5px;
}

.factorBar
{
   background:#1E90FF;
   height:8px;
}

.giantLink
{
    font-size:18px;
    font-weight:bold; 
    text-decoration:none
}

.giantLinkError
{
    font-size:18px;
    font-weight:bold; 
    text-decoration:none;
    color:Red;
}

.mTurkInfo
{
    padding:1px;
    background:#DADADA;
    border:1px solid gray;
    font-size:.9em;
}
    
td .subheader {text-decoration:underline;}
.pnlAgent{  border-bottom:1px solid #dadada; border-top:1px solid #dadada; background:#eee;}
.refs {padding:10px 0px;}

table .innerTab td { padding-right:15px; width:90px; text-align:left;}
table .headTab td { padding-right:15px; min-width:100px;}

.pnlGenerateThumbs{ font-family:Trebuchet MS; }
#loader {padding:10px;}

.verticalScroll {overflow-x:hidden; overflow-y:auto !important;}
.catSubHeader{font-size:1.2em; font-weight:bold; padding-top:10px; color:#555; border-bottom:1px solid #dadada;}
.adminOptionsPnl {background-color:#F5F5DC; border:1px solid #555; padding:5px;}

/* START: New Item page style*/
#itemContent .cTitle {padding:5px; margin:2px; color:#333333; background:#E5E5E5; font-weight:bold; font-size:1.1em;}
#itemContent .cTitlePlain {padding:5px; margin:2px; color:#333333; font-weight:bold; font-size:1.5em;}
#itemContent .cTitleNormal {padding:5px; margin:2px; color:#333333; font-weight:bold; font-size:1.1em;}

.cSubInfo {font-size:11px; color:#333; padding:5px;}
.cBody{color:#444; font-size:12px;}
.cSumm{color:#444; font-size:12px; padding-bottom:5px;}
.lnkMore{ font-size:12px; text-decoration:none; }
.reviewLinks { font-size:12px;}
.gallery {padding:2px;}
.gallery img { border:1px solid #eaeaea !important;}
#mediaGallery {margin-left:5px; margin-top:0px;}
#alertInfo p{ padding:5px 0px; margin:0px;}
.alertLink { font-size:12px;}
.myAlerts {font-size:12px;}
.normalHead {font-size:12px; }

#rowItemContentSelect{padding:10px 0px;}
#rowItemContentSelect p{float:left;}

.lightGrayhr {border: none 0; border-top: 1px solid #dadada; padding:0px 5px; height: 1px;}
.thickDivider {border: none 0; border-top: 5px solid #dadada; padding:0px 5px; }
.clearfix {clear:both;}

/* END: New Item page style*/
