body {
background:#fff;
font-family:Arial, sans-serif;
}

p {
/*margin-bottom:20px;*/
}

.clearout {
height:20px;
clear:both;
}

#flexiselDemo1, #flexiselDemo2, #flexiselDemo3 {
display:none;
}

.nbs-flexisel-container {
    position:relative;
    max-width:100%;
}
.nbs-flexisel-ul {
    position:relative;
    width:9999px;
    margin:0px;
    padding:0px;
    list-style-type:none;   
    text-align:center;  
	list-style:none !important;
}

.nbs-flexisel-inner {
    overflow:hidden;
    float:left;
    width:100%;
    /*background:#fcfcfc;*/
    /*background: #fcfcfc -moz-linear-gradient(top, #fcfcfc 0%, #eee 100%);  FF3.6+ */
    /*background: #fcfcfc