#cpart ul.arrivals {color:#272727; line-height:17px;  padding:0;}

#cpart ul.arrivals li{float:left; padding:0 5px; font-size:12px;   text-align:center; width:200px; list-style:none; margin:0}

#cpart ul.arrivals li.bknone, span.bknone input, input.bknone, .bknone input, #sort li.bknone {border:0px;}

#cpart ul.arrivals li span{float:left; text-align:left;}

#cpart ul.arrivals li span a{ font-weight:400; }


/*
body { 
    margin: 10px;
    padding: 0; 
    font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 100%;
    background-color: #EDEDEC;
}
*/
#wrapper {
    width:280px;
    margin: 0 auto;

}

#intro {
    padding-bottom:10px;
}
/*
h2 {
    margin: 0;
    margin-bottom: 14px;
    padding: 0;
}
*/
#slider {
    width: 280px;
    margin: 0;
    position: relative;
	border:0px solid #000099;
	
}

.scroll {
    height:175px;
    width: 280px;
    overflow: auto;
    overflow: hidden;
    position: relative;
    clear: left;
    
}

.scrollContainer div.panel {
    padding: 0px;
    height: 205px;
    width: 725px;
	
}
.scrollContainer div.panel ul{border:0px solid #cc0;}
.scrollContainer div.panel ul li{border:0px solid #c00; margin-left:-40px;}



ul.navigation {
    list-style: none;
    margin:0px;
    padding:0;
	float:left;
}

ul.navigation li {
   float:left ; padding:0; margin:0 
}

ul.navigation a {
    padding:0px 2px;
	color: #000;
    text-decoration: none;
	background:url(../../images/dselected.gif) no-repeat 7px;
	border:0px solid #FF0000;
}

ul.navigation a:hover {
background:url(../../images/selected.gif) no-repeat 7px;
/*    background-color: #fff;*/
}

ul.navigation a.selected {
	background:url(../../images/selected.gif) no-repeat 7px;
}

ul.navigation a:focus {
    outline: none;
}

.scrollButtons {
/*    position: absolute;*/
    cursor: pointer;
	float:right;
}

.scrollButtons.left {
    left: -20px;
}

.scrollButtons.right {
    right: -20px;
}

.hide {
    display: none;
}








