

#more-content { position: relative; }

#more-content #mc-header { background: url(/images/new_subdomain/column-title-bg.jpg) repeat-x left top; height: 20px;}
#more-content #mc-header h3 { font-size: 16px; margin: 0px; background-color: #FFF; float: left; padding-right: 10px;}
#more-content #mc-header h3 a { text-decoration:none; }

#more-content #mc-search { height: 30px; text-align: right; font-size: 12px; }
#more-content #mc-search span { display: inline-block; height: 30px; float: right; margin: 0 1px;}
#more-content #mc-search span#mcs-label { line-height: 30px;}
#more-content #mc-search span#mcs-input { }
#more-content #mc-search span#mcs-input input { width: 150px; height: 20px; margin-top: 5px; border: solid 1px #CCC; background: url(/images/more_content/mc-search-text.jpg) repeat-x left top;}
#more-content #mc-search span#mcs-button { }
#more-content #mc-search span#mcs-button input { margin-top: 2px; }

#more-content #mc-results { margin-top: 10px; height: 115px; border-bottom: solid 1px #CCC; background: url(/images/more_content/mc-results-bg.jpg) repeat-x left bottom;}
#more-content #mc-results #mcc-left { }
#more-content #mc-results .mc-controls { width: 30px; height: 115px; display: inline-block; float: left; text-align: center; }
#more-content #mc-results .mc-controls img { margin-top: 41px; width: 23px; height: 33px; behavior: url(/css/new/iepngfix.htc); }
#more-content #mc-results #mcr-container { display: inline-block; float: left; width: 595px; overflow: hidden; height: 115px;}
#more-content #mc-results #mcr-container ul { margin: 0px; padding: 0px; list-style-type: none;}
#more-content #mc-results #mcr-container ul li { display: inline-block; float: left; width: 75px; height: 105px; padding: 5px; font-size: 11px; line-height: 13px; overflow: hidden; }
#more-content #mc-results #mcr-container ul li.selected { padding: 1px; border: solid 4px #ff6701; }
#more-content #mc-results #mcr-container .mcr-image { width: 75px; height: 62px; display: inline-block; overflow: hidden; text-align: center; }
#more-content #mc-results #mcr-container .mcr-image img { width: 75px; }
#more-content #mc-results #mcr-container .mcr-text { color: #111; }

#more-content #mc-view { height: 292px; margin-top: 5px; }
#more-content #mc-view #mcv-left-content { width: 350px; height: 290px; display: inline-block; float: left; border: solid 1px #CCC; background: url(/images/more_content/mc-view.jpg) repeat-x left top;}
#more-content #mc-view #mcv-right-content { width: 281px; height: 270px; display: inline-block; float: left; margin-left: 3px; padding: 10px; border: solid 1px #CCC; background: url(/images/more_content/mc-view.jpg) repeat-x left top;}
#more-content #mc-view #mcv-right-content h5 { margin: 0px;}
#more-content #mc-view #mcv-right-content #mcv-button { text-align: center; margin-top:20px;}
#more-content #mc-view #mcv-right-content #mcv-button img { width: 210px; height: 40px; behavior: url(/css/new/iepngfix.htc);}

#mcv-right-content .label { font-size:12px; padding:5px 0 0 0; clear:left; }
#mcv-right-content .input { margin-bottom:5px; }
#mcv-right-content .input .input_text { width:275px; font-weight:bold; }
#mcv-right-content .input .input_textarea { width:275px; height:50px; font-size:12px; }
#mcv-right-content .input_note { font-size:10px; text-align:right; }
#mcv-right-content .rating { float:left;  }

#entry-rating, #entry-rating ul li a { background: url(/images/new_subdomain/rating/rates2.gif) repeat-x left -100px; }
#entry-rating { width: 85px; height: 19px; background-position: left top; position: relative; display: inline-block; float: left; margin:2px 0 0 5px; }
#entry-rating ul { margin: 0; padding: 0; list-style-type: none; }
#entry-rating ul li { display: inline; }
#entry-rating ul li a { position: absolute; top: 0; left: 0; height: 19px; display: block;}
#entry-rating ul li a:hover { background-position: left bottom;}
#entry-rating ul li a#entry-rate1 { width: 17px; z-index: 46; }
#entry-rating ul li a#entry-rate2 { width: 34px; z-index: 45; }
#entry-rating ul li a#entry-rate3 { width: 51px; z-index: 44; }
#entry-rating ul li a#entry-rate4 { width: 68px; z-index: 43; }
#entry-rating ul li a#entry-rate5 { width: 85px; z-index: 42; }
#entry-rating ul li a#current-entry-rate { background-position: left bottom; width: 0px; z-index: 41; }

#entry_suggestions h3 { padding:0; margin:0; }
#entry_suggestions .special { color:#5F93C3; }
#entry_suggestions ol { margin-top:0; padding-top:0; }
#entry_suggestions ol li { font-size:16px; color: #666; }
#entry_suggestions ol li a { color: #5F93C3; }

#publish_steps { width: 250px; }
#publish_steps #rs-header { height: 18px; line-height: 18px; text-align: left; font-size:18px; padding: 2px 12px 0 12px; color: #FFF; background: url(/images/new_subdomain/refine-search-header.jpg) no-repeat top left;  }
#publish_steps #rs-header img { behavior: url(/css/new/iepngfix.htc); }
#publish_steps #rs-content { background: url(/images/new_subdomain/refine-search-bg.jpg) repeat-y top left; }
#publish_steps #rs-content ul { padding: 0 0 15px 0;	margin: 0; list-style-type: none; border-bottom:1px solid #f2f2f2; }
#publish_steps #rs-content ul li { text-align: left; font-size: 12px; color: #666; font-weight: bold; padding: 5px 10px 0; cursor: default;}
#publish_steps #rs-content ul li a { color: #FF9900; }
#publish_steps #rs-content ul li a:hover { text-decoration:none; }
#publish_steps #rs-content ul li ol li { text-align: left; font-size: 12px; color: #666; font-weight: bold; padding: 5px 0 0 0; list-style:decimal; margin-left:-10px; }
#publish_steps #rs-content ul li ol li a { padding:0; margin:0; }
#publish_steps #rs-content ul li ol li a:hover { text-decoration:underline;}