Thu, 2012-02-02 18:23
Hi guys,
I'm having trouble changing one of the font colours in this job application form. e.g. on page 1 "Personal Information" the text headers such as "Form of address" and "First Name" is what I want to change and I want this to change to #666
Any help you can offer would be great.
@charset "UTF-8"; /* CSS Document */ body{background-image:url(<a href="http://surveys.ochrehouse.com/User/77/77257/365865/528196.png" rel="nofollow">http://surveys.ochrehouse.com/User/77/77257/365865/528196.png</a>), url(<a href="http://www.smiths-medical.com/_assets/images/bg-page.gif" rel="nofollow">http://www.smiths-medical.com/_assets/images/bg-page.gif</a>),url(<a href="http://www.smiths-medical.com/_assets/images/bg-nav.gif" rel="nofollow">http://www.smiths-medical.com/_assets/images/bg-nav.gif</a>); background-repeat: no-repeat,repeat,no-repeat; background-position: 35% 0%,left top, left top;} form{ background-color:#FFFFFF; width:1000px; margin:140px auto; padding:0px 15px 10px 15px; } #header_content * {font-family:Arial,Helvetica,sans-serif!important} #content {margin-bottom:10px;} #sectionCandInf, .sectionContent, #content div *{background-color:#FFF} #chpLoginSection{margin-top:20px; border:1px dotted #C8B08B} #chpCreateSection {margin-top:20px;border:1px dotted #C8B08B} h5 { font-size: 110%; font-weight: bold; margin: 0; padding: 0 10px; background-color: #fff!important; color: #FFFFFF; width: 25em; float: left; color: #000; } #reqstar{margin-bottom: 20px; margin-right: 80px} .section fieldset { clear: left; width:90%; padding: 5px 0; color: inherit; background-color: #CCCCFF; border:1px dotted #547EA8; } #sectionDocument {padding-right:10px;padding-top:10px;padding-bottom:10px;} #sectionDocument, .sectionContent {border:1px solid;color:#999;border-radius:11px;-moz-border-radius:11px; /* Firefox 3.6 and earlier */} #sectionDocument select, #sectionDocument input {margin-bottom:10px;} #sectionDocument #aq2822, #sectionDocument #aq2824 {width:400px;} #sectionDocument #aq2822 label, #sectionDocument #aq2824 label {width:40px;} .submit input, #footersubmitbav div input, input.chpbutton, input.footerbutton {font-size:12px; font-family:Arial,Helvetica,sans-serif; border: 1px solid #7F7F7F!important; background-color:#CCCCCC!important; text-align:center; cursor:pointer; text-decoration:none !important; font-weight:normal; color:#000000;padding:4px 6px 4px 6px !important; } /*Job summary headers*/ .headerlabel1, .headerlabel2, .headerlabel3 {font-weight:bold;color:#4A598C;} .headerlabel1, .headerlabel2 {padding-right:5px;} .headervalue1, .headervalue2, .headervalue3, .headerlabel1, .headerlabel2, .headerlabel3 {font-size: 14px;} .headerlabel3 {padding-right:72px;} .bodyAppProc h4 {font-size: 17px; font-weight:bold; color:#4A598C;} .bodyAppProc h5, .bodyAppProc h6 {font-size: 14px; font-weight:bold;color:#4A598C;} .bodyAppProc input, .bodyAppProc textarea, .bodyAppProc select{font-size: 11px;} #saveApp {margin-top:20px; margin-bottom: 20px;} #step_navigation_content, #content h4{margin-left:0;} #headertable{padding: 10px 0px 10px 0px; line-height:1.7em; } .section h5{padding-left:0;} #chpCreateSection {border-left:1px dotted #C8B08BF!important} #step1input input, #step2input input,#step2input input,#step3input input, a.currentStep {font-size: 14px!important} /* migration 28B -> 28C */ #sMobilePhoneNumber {width:150px;} #tem {border:none;} #sectionWelcome {background-color: #fff} /*MedusaTech Additions*/ #navbarValue a, #navbarValue input {font-size:14px;color:#4A598C;text-decoration:none;padding-top:1px;} #navbarValue a:hover, #navbarValue input:hover {text-decoration:underline;} #navbarValue .disabledLink a, #navbarValue .disabledLink input {color:#000000;} #navbarValue .disabledLink a:hover, #navbarValue .disabledLink input:hover {text-decoration:none;} #navbarLabel {font-size:14px;} .navbarLine {padding:0;margin:0;} #sectionAttachContent .label {width:242px;} #sectionAttachContent .value {}