
#jCarouselLiteDemo .carousel {
	POSITION: relative; 
 PADDING-TOP: 10px;
  width: 550px;
 _width: 460px;
 text-align: center;
}

#jCarouselLiteDemo .carousel BUTTON {
	FLOAT: left;
}
#jCarouselLiteDemo .carousel A.prev {
	DISPLAY: block; FLOAT: left;
}
#jCarouselLiteDemo .carousel A.next {
	DISPLAY: block; FLOAT: left;
}


#jCarouselLiteDemo .carousel .jCarouselLite {
	 POSITION: relative; FLOAT: left; VISIBILITY: hidden;  LEFT: -5000px
}

#jCarouselLiteDemo .carousel LI IMG {
	 MARGIN-bottom: 10px;
}
#jCarouselLiteDemo .carousel LI {
		
		text-align: center;MARGIN-left: 2px;
		display: block;
		height: 100px;
			width: 77px;
			background-image: none;
			
			
   WIDTH: 77px;
   _WIDTH: 85px;
   _padding: 0px;
   _MARGIN-LEFT: 0px; 
}
#jCarouselLiteDemo .carousel LI a {
		font-size: 11px;
		color: #919191;
		font-family: Arial, Helvetica, sans-serif;
		text-align: center;
		text-decoration: none;
}
#jCarouselLiteDemo .widget IMG {
	CURSOR: pointer
}

.jCarouselLite{
	visibility: visible; overflow-x: hidden; overflow-y: hidden; position: relative; z-index: 2; left: 0px; width: 405px;
}
.jCarouselLite UL{
	margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;
	 padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; 
	 position: relative; list-style-type: none; z-index: 1; width: 2980px; left: -500px;
}
.jCarouselLite UL LI{
	overflow-x: hidden; overflow-y: hidden; float: left;
	 width: 90px; height: 100px; 
	 _width: 140px;
}
.block{float:left; margin:0px;color: #919191; width: 140px; padding: 10px;_width: 130px;}
a.tt{
	text-decoration: none;
	color:#919191;
	font-family: Arial, Helvetica, sans-serif;
}
a.tt img{
	border: none;
}
a.tt:hover{
position:relative;
z-index:23;
}
a.tt span{
display:none;
position: absolute;
}
a.tt:hover span{
display:block;
position:absolute;
top:10px;
left:4px;
color:#919191;
z-index:20;
width:240px;
text-decoration:none;

font-size: 12px;
 padding: 0 12px;
  margin: 0 12px;
  background-position: 0 20px;
font-family: Arial, Helvetica, sans-serif;
	filter: alpha(opacity:90);
	KHTMLOpacity: 0.90;
	MozOpacity: 0.90;
	opacity: 0.90;
	margin-bottom: -14px;
	
}

a.tt:hover span strong, a.tt strong{
	color: Red;
}
a.carusel{
	display: block;
	padding: 2px;

}
a.carusel:hover{
	background-image: url(../img/active.gif);
	background-repeat: no-repeat;
/*	background-position: 15px -1px;*/
	background-position: 15px 2px;
	_BACKGROUND-POSITION: 20px 2px;
}


/* Basic styling, used when JavaScript is unsupported */
.cbb {
	margin:1em 0;
	padding:0 10px;
	border:1px solid #666;
	background:#fff;
}

/* Normal styling */
.cb {margin:0.5em 0;}
	/* Top corners and border */
.bt {
	height:17px;
	margin:0 0 0 18px;
	background:url(../box.png) no-repeat 100% 0;
}
.bt div {
	position:relative;
	left:-18px;
	width:18px;
	height:17px;
	background:url(../box.png) no-repeat 0 0;
	font-size:0;
	line-height:0;
}

	/* Bottom corners and border */
.bb {
	height:14px;
	margin:0 0 0 12px;
	background:url(../box.png) no-repeat 100% 100%;
}
.bb div {
	position:relative;
	left:-12px;
	width:12px;
	height:14px;
	background:url(../box.png) no-repeat 0 100%;
	font-size:0;
	line-height:0;
}

	/* Left border */
.i1 {
	padding:0 0 0 6px;
	background:url(../borders.png) repeat-y 0 0;
}
	/* Right border */
.i2 {
	padding:0 6px 0 0;
	background:url(../borders.png) repeat-y 100% 0;
}
	/* Wrapper for the content. Use it to set the background colour and insert some padding between the borders and the content. */
.i3 {
	display:block;
	margin:0;
	padding:1px 10px;
	background:#fff;
}
	/* Make the content wrapper auto clearing so it will contain floats (see http://positioniseverything.net/easyclearing.html). */
.i3:after {
	content:"."; 
	display:block; 
	height:0; 
	clear:both; 
	visibility:hidden;
}
.i3 {display:inline-block;}
.i3 {display:block;}
/* Default CSS ends here */

/*#msg table{
	clear: right;
}*/

#msg{
	z-index: 100;
	margin-bottom: 100px;
}