        /*.lavaLampWithImage {
            position: relative;
			margin:18px 0 0 0;
            overflow: hidden;
			padding:0 0 0 13px;
			list-style:none;
			float:right;
        }*/
        .lavaLampWithImage {
            	position: relative;
/*margin:35px 0 0 0;*/
            	overflow: hidden;
	/*padding:0 0 0 13px;*/
	 padding:0 25px 0 13px;
	list-style:none;
	float:right;
	 margin:38px 0 0;
}


        
        
              /*  .lavaLampWithImage li {
                    float: left;
                    list-style: none;
					height:30px;
                }*/
              
              .lavaLampWithImage li {
                    float: left;
                    list-style: none;
     height:35px;
     line-height:28px;
                }
              
                    .lavaLampWithImage li.back {
                        background: url("../images/lava.gif") no-repeat right -30px;
                        width: 7px; height: 30px;
                        z-index: 8;
                        position: absolute;
                        top:7px;
                    }
                        .lavaLampWithImage li.back .left {
							 background-image:url(../images/lava.gif);background-repeat:no-repeat;background-position:left top;
                            height: 30px;
                            margin-right: 15px; /* 7px is the width of the rounded shape */
                        }
                    .lavaLampWithImage li a {
                        font-family:Arial, Helvetica, sans-serif;
						font-size:15px;
						text-decoration:none;
						color:#5C5C5C;font-weight:bold;
                        outline: none;
                        text-align: center;
                        top: 7px;
                        /*text-transform: uppercase;*/
                        letter-spacing: 0;
                        z-index: 10;
                        display: block;
                        float: left;
                        height: 30px;
                        position: relative;
                        overflow: hidden;
                        /*margin: auto 10px;    */
						padding:0 19px;
                    }
                        .lavaLampWithImage li a:hover{
                            border: none;
							color:#FEFEFE;
							 height: 30px;font-weight:bold;

                    }

 