﻿div#liSwitcher-controls {
    /*float: right;*/
    /*margin-right: 0.9em;*/
    /*display: none;*/
}

div#liSwitcher-controls a.liSwitcher-buttons {
    background-image: url(../image/LIchangerInterval/gallery-buttonsprite.png);
    background-repeat: no-repeat;
    display: block;
    float: left;
    /*margin: 0 3px;*/
	color: #000;
}
#liSwitcher-viewport ul
{
	list-style-type:none;
}
#liSwitcher-viewport
{
	float:left;
	margin-top:0px;
	margin-left:0px;
	width:170px;
}
#liSwitcher-viewport-inner
{
	margin-left:-40px;
}
#liSwitcher-viewport .rotator_img
{
	width:170px;
	float:left;
}
#liSwitcher-viewport img
{
	border:0px;
	margin:0px;
}
#liSwitcher-viewport .rotator_text
{
	/*font-family:"Trebuchet MS";*/
	/*font-weight:200;*/
	font-weight:normal;
	font-size:11px;
	color:#fff;
	float:left;
	/*width:140px;*/
	width:135px;
	padding:17px;
	/*border:1px solid red;*/
	/*margin:17px;*/
}
div#liSwitcher-controls a.liSwitcher-buttons:hover {color: #666;}

div#liSwitcher-controls a.liSwitcher-buttons:active {color: #888;}
