/* 
    Document   : home
    Created on : Feb 24, 2010, 3:17:41 PM
    Author     : sbroek
    Description:
        Purpose of the stylesheet follows.
*/


.homeslide {
    display: none;
}

.homeslide.active {
	display: block;
}


