#header { background: url('/css/themes/blue/img/top_back.png') repeat-x; } body { background-image: url('/css/themes/blue/img/left_stripe.png'); background-repeat: repeat-y; height: auto; } #bottom_banner { background-image: url('/css/themes/blue/img/foot.png'); background-repeat: repeat-x; background-position: bottom; } b { background: #eaedef; } textarea { border: 1px solid #2b445f; background: #eaedef; } input { border: 1px solid #2b445f; background: #eaedef; } select { border: 1px solid #2b445f; background: #eaedef; } hr { background-color: #2b445f; } #results img { border: 1px solid #2b445f; } .block_header { background: url('/css/themes/blue/img/block.png') no-repeat top left; padding: 1px; padding-right: 7px; color: #FFF; } .block { background: url('/css/themes/blue/img/block.png') no-repeat bottom left; } a:link, a:hover, a:visited { color: #2b445f; } #item_image img { border: 1px solid #2b445f; } #quick_finder img { border: 1px solid #2b445f; padding: 2px; background: #FFF; } .faq_full_qa { padding: 5px; border: 1px solid #2b445f; background-color: #eaedef; margin: 5px; margin-left: 0px; } .blog_head h3 { background: url('/css/themes/blue/img/foot.png') repeat-x bottom; } .post img { /*border: 1px solid #2b445f; */ } .odd { background-color: #FFF; border-top: 1px dotted #2b445f; } .even { background-color: #eaedef; border-top: 1px dotted #2b445f; }