blockquote border-left: 4px solid #ccc;
<head> <title></title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <style rel="stylesheet" type="text/css"> blockquote { background: url(img/menubg.gif) repeat-x bottom left #f4f4f4; border-bottom: 1px solid #d8d8d8; border-left: 4px solid #ccc; border-right: 1px solid #d8d8d8; border-top: 1px solid #d8d8d8; color: #505050; margin: 16px; padding: 7px 7px 7px 11px; } </style> </head> <body> <div id="footer"> <blockquote>Copyright © 2007 Your Name | Design by <a href="/">Link</a> | <a href="">Homepage</a></blockquote> </div> </body> </html>