/* Start of CMSMS style sheet 'Lavalamp' */
.lavaLampBottomStyle {
            position: relative;
            height: 40px;
            width: 920px;
            background-image: {content_image block='image1'};
            margin: 0px 0;
            overflow: hidden;
            padding-left: 15px;
        } 
                .lavaLampBottomStyle li {
                    float: left;
                    list-style: none;
                    margin-right: 15px;
                }
                    .lavaLampBottomStyle li.back {
                        border-bottom: 3px solid #678166;
                        width: 2px;
                        height: 30px;
                        z-index: 8;
                        position: absolute;
                    }
                    .lavaLampBottomStyle li a {
                        font: bold 11px arial;
                        text-decoration: none;
                        color: #737373;
                        outline: none;
                        text-align: center;
                        top: 16px;
                        text-transform: uppercase;
                        letter-spacing: 0;
                        z-index: 10;
                        display: block;
                        float: left;
                        height: 30px;
                        position: relative;
                        overflow: hidden;
                        margin: auto auto auto auto;
                    }   
                        .lavaLampBottomStyle li a:hover, .lavaLampBottomStyle li a:active, .lavaLampBottomStyle li a:visited {
                            border: none;
                        }                     
/* End of 'Lavalamp' */

