http://www.channel4.com/blogs/
if i put the following into my HTML it works but the line still comes out black (in firefox)
<hr style="clear: both; margin-left: 0px; margin-right: 0px; margin-top: 5px; margin-bottom: 5px; color:#CCC">
ideally i would like to put a 2px dividing line between all sections. the first px being a dark colour and the 2nd being a lighter colour to create a kind of bevel effect.
any help would be great. Im guessing i should be doing this in CSS somehow anyway instead of HTML.
(i do not want to create a separate div for each text section)
Thanks
Help














