/* BASE */

* {
    font-family: "trebuchet ms", tahoma, sans-serif;
}
a {
    color: #47A;
    text-decoration: none;
}
a:hover {
    color: #225588;

    text-decoration: underline;
}
a img {
    border: 0;
}
html, body {

    margin-right: 10px;

    margin-bottom: 0pt;

    margin-left: 10px;
}

.tooltip{
   position: absolute;
   padding: 2px 13px;
   z-index: 2;
   
   color: #303030;
   background-color: #f5f5b5;
   border: 1px solid #DECA7E;
   
   font-family: sans-serif;
   font-size: 12px;
   line-height: 18px;
   text-align: center;
}





.feedbackWidget a:visited {
  color: #000 !important;
}

.feedbackWidget .summary a,
.feedbackWidget .icon {
    display: none;
}

.feedbackWidget .info {
    visibility: hidden;
}

.feedbackWidget .published {
    visibility: visible;
}





#navlist
{
margin: 0;
padding: 0px 0px 0px 0px;
}

#navlist ul, #navlist li
{
margin: 0;
display: inline;
list-style-type: none;
}




#search_box {
    width: 201px;
    height: 31px;
    background: url('../img/bg_search_box.gif');
}
#search_box #s {
    float: left;
    padding: 0;
    margin: 6px 0 0 6px;
    border: 0;
    width: 159px;
    background: none;
}
#search_box #go {
    float: right;
    margin: 3px 4px 0 0;
}




input[type=text],
input[type=password],
select,
textarea {
    border: 1px solid #AAA;
    padding: 0.1em;
}
input[type=text],
input[type=password],
textarea {
    padding: 0.2em;
}
input[type=text]:focus,
input[type=password]:focus,
select:focus,
textarea:focus {
    border-color: #666;
}
p.error,
p.success {
    border: 1px solid;
    font-size: small;
    margin: 0.5em;
    padding: 0.5em;
    width: 70%;
}
p.error {
    background: #FCC;
    border-color: #966;
    color: #633;
}
p.success {
    background: #CFC;
    border-color: #696;
    color: #363;
}
td#availability {
    color: #285;
    font-weight: bold;
}
td#availability.not-available {
    color: #F00;
}
textarea {
    font-size: small;
    padding: 0.2em;
}
th {
    padding-right: 1em;
    text-align: right;
}

/* HEADER */

div#header {
    background: #FFF;
    clear: both;
}
div#header:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
* html div#header {
    height: 1%;
}
h1 {
    float: left;

    font-size: x-large;
    font-weight: bold;
    letter-spacing: 0.25em;
    margin: 0;
    padding: 1em;
    text-transform: lowercase;
}
html > body h1 {
    padding-left: 5px;
}
html > body div#header h1 {
    background: url('../img/logo_24.png') no-repeat 10px;
    padding: 0.9em 0.4em 0.0em 59px; 
}

h1 a {
    color: #000;
}
h1 a:hover {
    color: #000;
}
h2 {
    margin: 0 0 0.0em 0;
    padding: 0.0em 1em;
}

/* NAVIGATION */

ul#navigation {
    list-style-type: none;
    margin: 0;
     padding: 1.75em 1em;
    text-transform: lowercase;
    width: auto;
}
ul#navigation a {
    font-size: medium;
    font-weight: bold;
    padding: 0.2em 0.5em;
}
ul#navigation a:hover {
    background: #7AD;
    color: #FFF;
    -moz-border-radius: 5px;
     -webkit-border-radius: 5px;
}
ul#navigation li {
    float: left;
}
ul#navigation li.access {
    float: right;
}

/* BOOKMARKS */

ol#bookmarks {
    list-style-type: none;
    margin: 0;
    padding: 0 1em;
    width: 70%;
}
html > body ol#bookmarks {
    margin: 0 1em;
    padding: 0;
}
div.link a {
    font-size: 24px;
}


div.meta {
    color: #285;
}
div.meta span {
    color: #F00;
}


/* tags */


.nav {margin:0; padding:0;
    border-bottom: 1px dotted #AAA;
    padding: 0.3em 0.5em;

}


.nav * {margin:0; padding:0;
    padding: 0.3em 0.5em;

}


.nav li {display:inline;}
.nav li a { position:relative; zoom:1; float:right;  *display:inline-block; margin:1px 0px 0 0; *margin-right:1px; padding:0px 3px 1px; background:#f2f2f2; color:#000; text-decoration:none;}
.nav li a:hover {border-color:#000; background:#77aadd; color:#FFF;}
.nav li a * {cursor:pointer}






.taggedlink{
font-size: 28px;

line-height: 22px;

letter-spacing: -1px;

margin-bottom: 7px;


}





.taggedlink a 

{

color: #4477aa;

text-decoration: none;

}

.taggedlinka:hover {



color: #225588;

text-decoration: underline;

}









/* SIDEBAR */

div#sidebar {
    font-size: small;
    position: absolute;
    right: 1em;
    top: 10em;
    width: 25%;    
}
div#sidebar a {
    color: #004b91;
}
div#sidebar a:hover {
    color: #004b91;
}
div#sidebar div {
    /*  background: #FFF url('gradient.jpe') bottom repeat-x; */
   /* border: 1px solid #CC8; */
    color: #555;
    margin-bottom: 1em;
    -moz-border-radius-bottomleft:8px;-moz-border-radius-bottomright:8px;-moz-border-radius-topleft:8px;-moz-border-radius-topright:8px;
    /* background:#EBF4FB none repeat scroll 0% 0%;  */
    border:2px solid #90b557;margin-bottom:1.2em;
}
div#sidebar h2 {
    background: transparent;
    border: 0;
    color: #004b91;
    letter-spacing: 0;
    margin: 0;
    padding: 0.5em 0;
}
div#sidebar hr {
    display: none;
}
div#sidebar p {
    margin: 1em;
}
div#sidebar p.tags a {
    margin: 0;
}
div#sidebar table {
    margin: 0.5em 0.5em 0 0.5em;
}
div#sidebar table td {
    padding-bottom: 0.25em;
    padding-right: 0.5em;
}
div#sidebar ul {
    list-style-type: none;
    margin: 0;
    padding: 0.5em;
}
div#sidebar ul li {
    margin: 0.5em 0;
}

/* TAGS */

p.tags {
    line-height: 2.25em;
    margin: 2em 10%;
    text-align: justify;
    vertical-align: middle;
}
p.tags a,
p.tags span {
    color: #47A;
    margin-right: 0.5em;
}
p.tags span:hover {
    cursor: pointer;
    text-decoration: underline;
}
p.tags span.selected {
    background: #CEC;
}

/* PROFILE */

table.profile th {
    width: 10em;
}




li.xfolkentry {
    margin: 0 0 0 0;
    border-bottom: 1px solid #DDD;
    margin-bottom: -1.5em;
    padding: 1.5em 0.5em;
}









/* OTHER GUFF */

dd {
	background: #CEC;
	border-right: 4px solid #ACA;
	color: #464;
	padding: 6px;
}
dd a {
	color: #464;
}
dd a:hover {
	color: #000 !important;
	text-decoration: underline !important;
}

dl {
	font-size: small;
	margin: 1em;
	width: 70%;
}
dl#profile dd {
	background: #CDE;
	border-color: #ABC;
	color: #247;
}
dl#profile dt {
	background: #BCE;
	border-color: #9AC;
	color: #245;
	display: block;
	font-weight: bold;
	padding: 6px;
}
dl#profile a {
	color: #446;
}
dl#profile a:hover {
	color: #000 !important;
	text-decoration: underline !important;
}
dl#meta dd {
	line-height: 1.5em;
}
dl#meta dt {
	background: #BDB;
	color: #353;
	display: block;
	font-weight: bold;
	padding: 6px;
}
dt {
	border-right: 4px solid #9B9;
}
dt a {
	background: #BDB;
	color: #353;
	display: block;
	font-weight: bold;
	padding: 6px;
}
dt a:hover {
    background: #ACA;
    border: 0;
}












form 

{

margin-top: 0px;

margin-right: 0px;

margin-bottom: 0px;

margin-left: 0px;

border-top-width: medium;

border-right-width-value: medium;

border-right-width-ltr-source: physical;

border-right-width-rtl-source: physical;

border-bottom-width: medium;

border-left-width-value: medium;

border-left-width-ltr-source: physical;

border-left-width-rtl-source: physical;

border-top-style: none;

border-right-style-value: none;

border-right-style-ltr-source: physical;

border-right-style-rtl-source: physical;

border-bottom-style: none;

border-left-style-value: none;

border-left-style-ltr-source: physical;

border-left-style-rtl-source: physical;

border-top-color: -moz-use-text-color;

border-right-color-value: -moz-use-text-color;

border-right-color-ltr-source: physical;

border-right-color-rtl-source: physical;

border-bottom-color: -moz-use-text-color;

border-left-color-value: -moz-use-text-color;

border-left-color-ltr-source: physical;

border-left-color-rtl-source: physical;

}


form#search {
	background: #FFF;
	color: #555;
	font-size: small;
	margin-bottom: 1em;
}
form label,
form td,
form th {
	font-size: small;
}
form table {
	margin: 0 1em;
}
h3 {
	color: #555;
	font-size: small;
	letter-spacing: 0.2em;
	margin: 2em 1em 1em 1em;
	padding: 0.25em 0.75em;
}


h4 {
background-color: #dddddd;
background-image: none;
background-repeat: repeat;
background-attachment: scroll;
background-position: 0% 0%;
color: #555555;
font-size: small;
letter-spacing: 0.2em;
margin-top: 2em;
margin-right: 1em;
margin-bottom: 1em;
margin-left: 1em;
padding-top: 0.25em;
padding-right: 0.75em;
padding-bottom: 0.25em;
padding-left: 0.75em;
}

li {
	font-size: small;
}
p {
    font-size: small;
    margin: 1em;
}
p#sort {
    color: #FFF;
    font-size: small;
    float: right;
    margin: 0;
    position: absolute;
    right: 0;
    top: 5.5em;
}
html > body p#sort {
    margin-right: 0.75em;
}
p#sort a {
    background: #AAA;
    color: #555;
    font-weight: normal;
    margin-right: 0.5em;
    padding: 0 1em;
}
html > body p#sort a {
    margin-right: 0;
}
p#sort a:hover {
    background: #CCC;
    text-decoration: none !important;
}
p#sort span {
    display: none;
}






div.collapsible p.tags {
	line-height: 2.25em;
	margin: 1em 2em;
}
th label {
	padding-right: 1em;
}


.tagcloud a.f1 { font-size: 18px; line-height: 18px; margin: 4px;}
.tagcloud a.f2 { font-size: 19px; line-height: 19px; margin: 4px;}
.tagcloud a.f3 { font-size: 23px; line-height: 23px; margin: 4px;}
.tagcloud a.f4 { font-size: 24px; line-height: 24px; margin: 4px;}
.tagcloud a.f5 { font-size: 25px; line-height: 25px; margin: 4px;}
.tagcloud a.f6 { font-size: 26px; line-height: 26px; margin: 4px;}
.tagcloud a.f7 { font-size: 27px; line-height: 27px; margin: 4px; font-weight: bold;}
.tagcloud a.f8 { font-size: 30px; line-height: 30px; margin: 4px; font-weight: bold;  }
.tagcloud a.f9 { font-size: 31px; line-height: 31px; margin: 4px; font-weight: bold;  }
.tagcloud a.f10 { font-size: 32px; line-height: 32px; margin: 4px; font-weight: bold;  }
.tagcloud a.f11 { font-size: 33px; line-height: 33px; margin: 4px; font-weight: bold;   }

.tagcloud a.f31 { font-size: 31px; line-height: 31px; }
.tagcloud a.f32 { font-size: 32px; line-height: 32px; }
.tagcloud a.f33 { font-size: 33px; line-height: 33px; }
.tagcloud a.f34 { font-size: 34px; line-height: 34px; }
.tagcloud a.f35 { font-size: 35px; line-height: 35px; }
.tagcloud a.f36 { font-size: 36px; line-height: 36px; }
.tagcloud a.f37 { font-size: 37px; line-height: 37px; }
.tagcloud a.f38 { font-size: 38px; line-height: 38px; }
.tagcloud a.f39 { font-size: 39px; line-height: 39px; }
.tagcloud a.f40 { font-size: 40px; line-height: 40px; }
.tagcloud a.f41 { font-size: 41px; line-height: 41px; }
.tagcloud a.f42 { font-size: 42px; line-height: 42px; }
.tagcloud a.f43 { font-size: 43px; line-height: 43px; }
.tagcloud a.f44 { font-size: 44px; line-height: 44px; }
.tagcloud a.f45 { font-size: 45px; line-height: 45px; }
.tagcloud a.f46 { font-size: 46px; line-height: 46px; }
.tagcloud a.f47 { font-size: 47px; line-height: 47px; }
.tagcloud a.f48 { font-size: 48px; line-height: 48px; }
.tagcloud a.f49 { font-size: 49px; line-height: 49px; }
.tagcloud a.f50 { font-size: 50px; line-height: 50px; }
.tagcloud a.f51 { font-size: 51px; line-height: 51px; }
.tagcloud a.f52 { font-size: 52px; line-height: 52px; }
.tagcloud a.f53 { font-size: 53px; line-height: 53px; }
.tagcloud a.f54 { font-size: 54px; line-height: 54px; }
.tagcloud a.f55 { font-size: 55px; line-height: 55px; }
.tagcloud a.f56 { font-size: 56px; line-height: 56px; }
.tagcloud a.f57 { font-size: 57px; line-height: 57px; }
.tagcloud a.f58 { font-size: 58px; line-height: 58px; }
.tagcloud a.f59 { font-size: 59px; line-height: 59px; }
.tagcloud a.f60 { font-size: 60px; line-height: 60px; }
.tagcloud a.f61 { font-size: 61px; line-height: 61px; }
.tagcloud a.f62 { font-size: 62px; line-height: 62px; }
.tagcloud a.f63 { font-size: 63px; line-height: 63px; }
.tagcloud a.f64 { font-size: 64px; line-height: 64px; }




/* CSS Document */		

/* BUTTONS */

.buttons a, .buttons button{
    display:block;
    float:left;
    margin:0 7px 0 0;
    background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;

    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:12px;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
}


.buttons h3, .buttons button{
    display:block;
    float:left;
    margin:0 7px 0 0;

    line-height:130%;
    text-decoration:none;
    padding:5px 10px 6px 7px; /* Links */
}









/*
.title img {border-style: solid; border-color: gray; border-width: 1px; padding: 2px; border=0}
*/

.buttons button{
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}
.buttons button[type]{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
*:first-child+html button[type]{
    padding:4px 10px 3px 7px; /* IE7 */
}
.buttons button img, .buttons a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}

/* STANDARD */

button:hover, .buttons a:hover{
    background-color:#dff4ff;
    border:1px solid #c2e1ef;
    color:#336699;
}
.buttons a:active{
    background-color:#6299c5;
    border:1px solid #6299c5;
    color:#fff;
}

/* POSITIVE */

button.positive, .buttons a.positive{
    color:#529214;
}
.buttons a.positive:hover, button.positive:hover{
    background-color:#E6EFC2;
    border:1px solid #C6D880;
    color:#529214;
}
.buttons a.positive:active{
    background-color:#529214;
    border:1px solid #529214;
    color:#fff;
}

/* NEGATIVE */

.buttons a.negative, button.negative{
    color:#d12f19;
}
.buttons a.negative:hover, button.negative:hover{
    background:#fbe3e4;
    border:1px solid #fbc2c4;
    color:#d12f19;
}
.buttons a.negative:active{
    background-color:#d12f19;
    border:1px solid #d12f19;
    color:#fff;
}

/* REGULAR */

button.regular, .buttons a.regular{
    color:#336699;
}
.buttons a.regular:hover, button.regular:hover{
    background-color:#dff4ff;
    border:1px solid #c2e1ef;
    color:#336699;
}
.buttons a.regular:active{
    background-color:#6299c5;
    border:1px solid #6299c5;
    color:#fff;
}
















.jcarousel-skin-ie7 .jcarousel-container {
    -moz-border-radius: 10px;
    /** background: #D4D0C8;
       border: 1px solid #808080;  */  
}

#livetip {
 position: absolute;
   padding: 2px 13px;
   z-index: 2;   
   color: #303030;
   background-color: #f5f5b5;
   border: 1px solid #DECA7E;   
   font-family: sans-serif;
   font-size: 12px;
   line-height: 18px;
   text-align: center;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}

.jcarousel-skin-ie7 .jcarousel-container-horizontal {
    width: 300px;
    padding: 10px 40px 0px 40px;
}

.jcarousel-skin-ie7 .jcarousel-container-vertical {
    width: 175px;
    height: 245px;
    padding: 40px 20px;
}

.jcarousel-skin-ie7 .jcarousel-clip-horizontal {
    width:  325px;
    height: 85px;
}

.jcarousel-skin-ie7 .jcarousel-clip-vertical {
    width:  77px;
    height: 245px;
}

.jcarousel-skin-ie7 .jcarousel-item {
    width: 75px;
    height: 85px;
   /**  border: 1px solid #fff; */  
}

.jcarousel-skin-ie7 .jcarousel-item:hover {
    border-color: #FFF;
}

.jcarousel-skin-ie7 .jcarousel-item-horizontal {
    margin-right: 7px;
}

.jcarousel-skin-ie7 .jcarousel-item-vertical {
    margin-bottom: 7px;
}

.jcarousel-skin-ie7 .jcarousel-item-placeholder {
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-ie7 .jcarousel-next-horizontal {
    position: absolute;
    top: -20px;
    right: 5px;
    width: 32px;
    height: 0px;
    cursor: pointer;
     font-family:"Times New Roman",Georgia,Serif;
    text-decoration:none;color:#dff4ff;font-size:7em;display:block;height:0px;margin-bottom:0px;padding:-11px 0px 0px;position:absolute;font:arial,sans serif;
}

.jcarousel-skin-ie7 .jcarousel-next-horizontal:hover {
    color:#0075bd;
}

.jcarousel-skin-ie7 .jcarousel-next-horizontal:active {
    font-weight: bold;
}

.jcarousel-skin-ie7 .jcarousel-next-disabled-horizontal,
.jcarousel-skin-ie7 .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-ie7 .jcarousel-next-disabled-horizontal:active {
      color:#FFF;
    cursor: default;
    cursor:default;
}

.jcarousel-skin-ie7 .jcarousel-prev-horizontal {
    position: absolute;
    top: -20px;
    left: 5px;
    width: 32px;
    height: 0px;
    cursor: pointer;
     font-family:"Times New Roman",Georgia,Serif;
    text-decoration:none;color:#dff4ff;font-size:7em;display:block;height:0px;margin-bottom:0px;padding:-11px 0px 0px;position:absolute;font:arial,sans serif;
}

.jcarousel-skin-ie7 .jcarousel-prev-horizontal:hover {
   color:#0075bd;
}

.jcarousel-skin-ie7 .jcarousel-prev-horizontal:active {
     font-weight: bold;
}

.jcarousel-skin-ie7 .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-ie7 .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-ie7 .jcarousel-prev-disabled-horizontal:active {
     color:#FFF;
    cursor: default;
     cursor:default;
}

.jcarousel-skin-ie7 .jcarousel-prev-disabled-horizontal{
     color:#FFF;
}


.jcarousel-skin-ie7  .jcarousel-next-disabled-horizontal{
     color:#FFF;
}




div#top 
{
position: relative;
width: 980px;
z-index: 1111;
margin:0px 380px;
}



 /* top seacrh box*/

        body {  margin:0px 0px;}
        /* menu */
        #menu{ margin:0px; padding:0px; list-style:none; color:#fff; line-height:45px; display:inline-block; float:left; z-index:1000; }
        #menu a { color:#fff; text-decoration:none; }
        #menu > li {background:#172322 none repeat scroll 0 0; cursor:pointer; float:left; position:relative;padding:0px 10px;}
        #menu > li a:hover {color:#B0D730;}
        #menu .logo {background:transparent none repeat scroll 0% 0%; padding:0px; background-color:Transparent;}
        /* sub-menus*/
        #menu ul { padding:0px; margin:0px; display:block; display:inline;}
        #menu li ul { position:absolute; left:-10px; top:0px; margin-top:45px; width:150px; line-height:16px; background-color:#172322; color:#0395CC; /* for IE */ display:none; }
        #menu li:hover ul { display:block;}
        #menu li ul li{ display:block; margin:5px 20px; padding: 5px 0px;  border-top: dotted 1px #606060; list-style-type:none; }
        #menu li ul li:first-child { border-top: none; }
        #menu li ul li a { display:block; color:#0395CC; }
        #menu li ul li a:hover { color:#7FCDFE; }
        /* main submenu */
        #menu #main { left:0px; top:-20px; padding-top:20px; background-color:#7cb7e3; color:#fff; z-index:999;}
        /* search */
        .searchContainer div { background-color:#fff; display:inline; padding:5px;}
        .searchContainer input[type="text"] {border:none;}
        .searchContainer img { vertical-align:middle;}
        /* corners*/
        #menu .corner_inset_left { position:absolute; top:0px; left:-12px;}
        #menu .corner_inset_right { position:absolute; top:0px; left:150px;}
        #menu .last { background:transparent none repeat scroll 0% 0%; margin:0px; padding:0px; border:none; position:relative; border:none; height:0px;}
        #menu .corner_left { position:absolute; left:0px; top:0px;}
        #menu .corner_right { position:absolute; left:132px; top:0px;}
        #menu .middle { position:absolute; left:18px; height: 20px; width: 115px; top:0px;}












 /* hover vote box*/


#mainlist {
 display: block;
 text-align: left;
 margin: 0 auto 0 auto; padding:0;
}



div#things{
 position: relative;
 margin:0 315px 0 0;
 padding: 0 15px 0 0;
 /* border-right: solid 1px #1C1C1C; */
}






/* Resources */

#resources{
 clear:both;
 padding:0; margin:0;
}
#resources .resource{
 clear:both;
 width: 100%;
 position: relative;
 padding: 28px 0;
 border-top: 1px solid #d3d3d3;
}
#resources .title{
 font-family:Helvetica, Arial, Sans-Serif;
 font-size:22px;
 font-weight:bold;
 line-height:25px;
 letter-spacing:-1px;
}
#resources .description{
 padding: 5px 0;
}

#resources .meta{
 position: absolute;
 top: 0;
 right: 0;
 background-color:#d3d3d3;
 font-size: 86%;
 color:#888;
 z-index: 1000;
 width: auto;
 height:30px;
 line-height:30px;
 padding: 3px 5px;
    -moz-border-radius-bottomright: 20px;
    -moz-border-radius-bottomleft : 20px;
    -webkit-border-bottom-right-radius : 20px;
    -webkit-border-bottom-left-radius : 20px;
          behavior: url(border-radius.htc);

    border-bottom-right-radius : 20px;
    border-bottom-left-radius : 20px;
   
}
#resources .web, #resources .image{
  padding: 7px 0;
}
#resources .res_image{
  max-height: 600px;
  max-width: 600px;
  padding: 7px;
  border: 1px solid #1c1c1c;
}
* html #resources .res_image{
  width: expression(this.width >= 600 ? "600px": "auto");
  height: expression(this.height >= 600 ? "600px": "auto");
}





.coll{
 float:left;
 width:50px;
}
a.arrow{
 display:block;
 height: 30px;
 line-height:30px;
 float: left;
 margin:0;
 padding:0;
 width: 20px;
 height:30px;
 background-repeat: no-repeat;
 background-position: center center;
 cursor:pointer;
 text-decoration:none;
 z-index: 500;
}
.point {
 float: left;
 display:block;
 text-align:center;
 margin: 0 7px;
 font-weight:bold;
 font-size:16px;
 height: 30px;
 line-height:30px;
 color: #fff;
}
.up{
 background-image: url('images/arrow_up0.png');
}
.up_select{
 background-image: url('images/arrow_up1.png');
}
.down{
 background-image: url('images/arrow_down0.png');
}
.down_select{
 background-image: url('images/arrow_down1.png');
}
.colr{
 margin:0 0 0 55px;
}

