#styleSwitch li {
background:url("../images/item.png") no-repeat scroll 0 0 transparent;
cursor:pointer;
float:left;
height:13px;
overflow:hidden;
position:relative;
width:13px;
}
#styleSwitch li.selected {
background:url("../images/item-selected.png") no-repeat scroll 0 0 transparent;
}
#styleSwitch ul {
margin:0;
padding:0;
}
#styleSwitch li#style1 {
margin-left:3px;
}
#styleSwitch li#style2 {
margin-left:3px;
}
#styleSwitch li#style3 {
margin-left:3px;
}
#styleSwitch li#style4 {
margin-left:3px;
}
.js_width {
margin:0 auto;
position:relative;
width:1040px;
}
.anythingSlider {
height:131px;
position:relative;
width:280px;
}
.anythingSlider .wrapper {
height:131px;
left:0;
position:absolute;
top:0;
width:280px;
}
.anythingSlider .wrapper .wrapper_padd {
}
.anythingSlider .wrapper ul {
left:0;
list-style:none outside none;
margin:0;
position:absolute;
top:0;
width:9999px;
margin-left:-40px;
}
.anythingSlider ul li {
display:block;
float:left;
height:131px;
padding:0;
position:relative;
width:280px;
}
.anythingSlider ul li img.slide {
float:left;
}
.anythingSlider dl {
bottom:0;
color:#7E8C9A;
float:left;
line-height:17px;
position:absolute;
right:0;
width:141px;
}
.anythingSlider dl dt {
color:#FF0000;
font-size:1.17em;
font-weight:bold;
margin-bottom:8px;
}
.anythingSlider .arrow {
background:url("../img/buttons.png") no-repeat scroll left top transparent;
cursor:pointer;
display:block;
height:81px;
margin:0;
position:absolute;
text-indent:-9999px;
top:28px;
width:40px;
}
.anythingSlider .forward {
background-position:0 0;
right:0;
}
.anythingSlider .back {
background-position:-89px 0;
}
.anythingSlider .forward:hover {
background-position:0 0;
}
.anythingSlider .back:hover {
background-position:-89px 0;
}
#start-stop {
display:none;
}
.aanythingSlider h2 {
border-bottom:medium none;
font-size:25px;
letter-spacing:-1px;
margin-bottom:0;
overflow:hidden;
width:636px;
}
.aanythingSlider h2 a {
float:right;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:normal;
letter-spacing:normal;
}