/* 
    Document   : sidebar.css
    Created on : 09.12.2009, 12:23:12
    Author     : Expellee
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

.anythingSlider .wrapper  {
	border-bottom: 1px solid #e2e2e2;
	border-collapse: collapse;
}
.anythingSlider .wrapper .last {
	border-bottom: none;
}