@charset "utf-8";
/* CSS Document */

@import 'wq-common.css';

#right-column {}

#right-column h3 {font-size: 170%; line-height: 24px; margin-top: 0 !important; margin-bottom: 5px;}

a.previous { background: url(images/prev_next.png) no-repeat 0 0; display: block; float: left; height: 18px; margin: 5px 41px -5px 0; text-indent: -9999px; width: 65px;}
* html a.previous {background: url(images/prev_next.gif) no-repeat 0 0;}
a.previous:hover {background-position: 0 -18px;}

a.next {background: url(images/prev_next.png) no-repeat -66px 0; display: block; float: left; height: 13px; margin: 5px 0 -5px 0; text-indent: -9999px; width: 33px;}
* html a.next {background: url(images/prev_next.gif) no-repeat -66px 0;}
a.next:hover {background-position: -66px -18px;}

#right-column .textholder { width: 500px; }