@CHARSET "utf-8";

body
{
}

.canoeBar {
        display: none;
}

.canoeBar div {
        width: 100%; 
		height: 30px; 
}

.canoeBar div div{ 
        margin-left: 20px;
}