/* 21X CSS: BY OWEN HOSKINS, HTTP://STARCLOPS.COM */

/* -----------------------------------*/
/* ---------->>> RESET <<<------------*/
/* -----------------------------------*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
q:before,q:after{content:'';}

body {font:13px helvetica,arial,clean,sans-serif;*font-size:small;*font:x-small;}table {font-size:inherit;font:100%;}select, input, textarea {font:99% arial,helvetica,clean,sans-serif;}pre, code {font:115% monospace;*font-size:100%;}body * {line-height:1.22em;}

/* -----------------------------------*/
/* ---------->>> GENERAL <<<----------*/
/* -----------------------------------*/


body {text-align:center; font: .7em/1.6em 'Courier New';}
p {margin:7px 0 0 0; padding:7px 0 0 0;}

#column21x {text-align:left; width:310px; margin: 110px auto 50px auto;}

.slider_bar {
background: transparent url(../images/bar.png) no-repeat scroll 0% 0%;
float: left;
height: 5px;
margin: 0px 0px;
position: relative;
width: 245px;
}
.slider_handle {
background: transparent url(../images/selector.png) no-repeat scroll 0% 0%;
float: left;
height: 20px;
overflow: hidden;
position: absolute;
top: 6px;
width: 14px;
}
.slider_title {
margin-left:18px;
width: 230px;
}
