#carousel_inner {
float:left; /* important for inline positioning */
width:462px; /* important (this width = width of list item(including margin) * items shown */ 
overflow: hidden;  /* important (hide the items outside the div) */
/* non-important styling bellow */
background: #F0F0F0;
}



/* Carousel number 0 */

#carousel_ul_0 {
position:relative;
left:-154px; /* important (this should be negative number of list items width(including margin) */
list-style-type: none; /* removing the default styling for unordered list items */
margin: 0px;
padding: 0px;
width:99999px; /* important */
/* non-important styling bellow */
padding-bottom:10px;
}

#carousel_ul_0 li{
float: left; /* important for inline positioning of the list items */                                    
width:144px;  /* fixed width, important */
/* just styling bellow*/
padding:0px;
height:200px;
background: #000000;
margin-top:10px;
margin-bottom:30px; 
margin-left:5px; 
margin-right:5px; 
}

#carousel_ul_0 li img {
.margin-bottom:-4px; /* IE is making a 4px gap bellow an image inside of an anchor (<a href...>) so this is to fix that*/
/* styling */
cursor:pointer;
cursor: hand; 
border:0px; 
}
#left_scroll_0, #right_scroll_0{
float:left; 
height:240px; 
width:15px; 
background: #C0C0C0; 
}
#left_scroll_0 img, #right_scroll_0 img{
/*styling*/
cursor: pointer;
cursor: hand;
}






/* Carousel number 1 */

#carousel_ul_1 {
position:relative;
left:-154px; /* important (this should be negative number of list items width(including margin) */
list-style-type: none; /* removing the default styling for unordered list items */
margin: 0px;
padding: 0px;
width:99999px; /* important */
/* non-important styling bellow */
padding-bottom:10px;
}

#carousel_ul_1 li{
float: left; /* important for inline positioning of the list items */                                    
width:144px;  /* fixed width, important */
/* just styling bellow*/
padding:0px;
height:200px;
background: #000000;
margin-top:10px;
margin-bottom:30px; 
margin-left:5px; 
margin-right:5px; 
}

#carousel_ul_1 li img {
.margin-bottom:-4px; /* IE is making a 4px gap bellow an image inside of an anchor (<a href...>) so this is to fix that*/
/* styling */
cursor:pointer;
cursor: hand; 
border:0px; 
}
#left_scroll_1, #right_scroll_1{
float:left; 
height:240px; 
width:15px; 
background: #C0C0C0; 
}
#left_scroll_1 img, #right_scroll_1 img{
/*styling*/
cursor: pointer;
cursor: hand;
}






/* Carousel number 2 */

#carousel_ul_2 {
position:relative;
left:-154px; /* important (this should be negative number of list items width(including margin) */
list-style-type: none; /* removing the default styling for unordered list items */
margin: 0px;
padding: 0px;
width:99999px; /* important */
/* non-important styling bellow */
padding-bottom:10px;
}

#carousel_ul_2 li{
float: left; /* important for inline positioning of the list items */                                    
width:144px;  /* fixed width, important */
/* just styling bellow*/
padding:0px;
height:200px;
background: #000000;
margin-top:10px;
margin-bottom:30px; 
margin-left:5px; 
margin-right:5px; 
}

#carousel_ul_2 li img {
.margin-bottom:-4px; /* IE is making a 4px gap bellow an image inside of an anchor (<a href...>) so this is to fix that*/
/* styling */
cursor:pointer;
cursor: hand; 
border:0px; 
}
#left_scroll_2, #right_scroll_2{
float:left; 
height:240px; 
width:15px; 
background: #C0C0C0; 
}
#left_scroll_2 img, #right_scroll_2 img{
/*styling*/
cursor: pointer;
cursor: hand;
}






/* Carousel number 3 */

#carousel_ul_3 {
position:relative;
left:-154px; /* important (this should be negative number of list items width(including margin) */
list-style-type: none; /* removing the default styling for unordered list items */
margin: 0px;
padding: 0px;
width:99999px; /* important */
/* non-important styling bellow */
padding-bottom:10px;
}

#carousel_ul_3 li{
float: left; /* important for inline positioning of the list items */                                    
width:144px;  /* fixed width, important */
/* just styling bellow*/
padding:0px;
height:200px;
background: #000000;
margin-top:10px;
margin-bottom:30px; 
margin-left:5px; 
margin-right:5px; 
}

#carousel_ul_3 li img {
.margin-bottom:-4px; /* IE is making a 4px gap bellow an image inside of an anchor (<a href...>) so this is to fix that*/
/* styling */
cursor:pointer;
cursor: hand; 
border:0px; 
}
#left_scroll_3, #right_scroll_3{
float:left; 
height:240px; 
width:15px; 
background: #C0C0C0; 
}
#left_scroll_3 img, #right_scroll_3 img{
/*styling*/
cursor: pointer;
cursor: hand;
}





/* Carousel number 4 */

#carousel_ul_4 {
position:relative;
left:-154px; /* important (this should be negative number of list items width(including margin) */
list-style-type: none; /* removing the default styling for unordered list items */
margin: 0px;
padding: 0px;
width:99999px; /* important */
/* non-important styling bellow */
padding-bottom:10px;
}

#carousel_ul_4 li{
float: left; /* important for inline positioning of the list items */                                    
width:144px;  /* fixed width, important */
/* just styling bellow*/
padding:0px;
height:200px;
background: #000000;
margin-top:10px;
margin-bottom:30px; 
margin-left:5px; 
margin-right:5px; 
}

#carousel_ul_4 li img {
.margin-bottom:-4px; /* IE is making a 4px gap bellow an image inside of an anchor (<a href...>) so this is to fix that*/
/* styling */
cursor:pointer;
cursor: hand; 
border:0px; 
}
#left_scroll_4, #right_scroll_4{
float:left; 
height:240px; 
width:15px; 
background: #C0C0C0; 
}
#left_scroll_4 img, #right_scroll_4 img{
/*styling*/
cursor: pointer;
cursor: hand;
}




