.required_icon { background-image: url(../../images/global/asterisk.gif); background-repeat: no-repeat; } .required { background-image: url(../../images/global/asterisk.gif); background-repeat: no-repeat; background-position: right; border-bottom: 1px solid #FF0000; } .clear_hr { border-top: 1px solid #666; } .required_highlight { background-color: #ffff99; } .poll_result_bar { background-color: #D5E2E8; background-image: url(../../images/global/poll_result_bar.gif); background-repeat: repeat-y; border: 1px solid #cccccc; } #articleContent .media img.noBorder { border: none; } #content .media img.noBorder { border: none; } /* Lists */ .listHeader { background-image: url(../../images/global/white2grey.jpg); background-repeat: repeat-y; border: 1px #006FA7 solid; color: #045B97; } .listHeader .date { color: #666666; } .listIntro img { border: 1px solid #006FA7; } #listContainer { background-color: #bfbfbf; background-image: url(../../images/global/productsBG.jpg); background-repeat: repeat-x; } #listMain { border: 1px solid #666666; background-color: #ffffff; } #listContainer ul { line-height:1.8em; list-style-image:url(../../images/global/list-bullet.gif); } .listCategory { color: #333333; } .error { color: #cc0000; } .survey_value .instructions, .survey_multiple_choice .instructions { font-style:italic; } .survey_value .question { font-weight:normal; } .survey_value .required, .survey_group_numbered .required, .survey_multi_point_rating .required, .survey_multiple_choice .required { background-position:left; border-bottom:none; }