/* Cascading Stylesheet */ /* Text and Link Specifications for iCare */ /* Harry Levinson, One to One Interactive, September 2000 */ .divProducts1{ width: 760px; } .textbox1 { font-size:10pt; width:100px; height:25px; } /* Dynamic content styles */ .unspecified { font-size:10pt; font-family:verdana,arial,times; width:252px; height:25px; } .valid { font-size:10pt; font-family:verdana,arial,times; width:252px; height:25px; } .invalid { color:#000000; font-size:10pt; font-family:verdana,arial,times; width:252px; height:25px; border:2px #FF0000 solid; } .valid select { font-size:10pt; font-family:verdana,arial,times; width:252px; height:23px; } .invalid input { font-size:10pt; font-style:normal; font-family:verdana,arial,times; width:252px; height:25px; border:2px #FF0000 solid; } .invalid select { font-size:10pt; font-style:normal; font-family:verdana,arial,times; width:252px; height:23px; } .unspecified2 { font-size:10pt; font-family:verdana,arial,times; width:50px; height:25px; } .valid2 { font-size:10pt; font-family:verdana,arial,times; width:50px; height:25px; } .invalid2 { color:#000000; font-size:10pt; font-family:verdana,arial,times; width:50px; height:25px; border:2px solid #FF0000; padding:1px; margin:1px; } .invalid_text { color:#FF0000; font-size:11px; font-style:italic; } .i18nError { color:#FF0000; font-size:11px; font-style:italic; background-color: #FFFFFF; }