.modernbricksmenu2{
margin-left:10px;
padding: 0;
width: 567px;
border-top: 0px solid #D25A0B; 
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

.modernbricksmenu2 ul{
margin:0;
margin-left: 0px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

.modernbricksmenu2 li{
display: inline;
margin: 0 1px 0 0;
padding: 0;
}

.modernbricksmenu2 a{
float: left;
display: block;
font: bold 11px Arial;
color: white;
text-decoration: none;
margin: 0 0px 0 0; /*Margin between each menu item*/
padding: 0px 0px;
background:url(../images/bg2.gif) no-repeat; 
border-top: 0px solid white;
width:111px;
height:20px;
padding-top:2px;
text-align:center;
}

.modernbricksmenu2 a:hover{
background:url(../images/bg1.gif) no-repeat; 
color: white;
}

.modernbricksmenu2 a.selected{ /*currently selected tab*/
background:url(../images/bg1.gif) no-repeat; 
color: white;
border-color: #3b7cb0;
}

#flowerdivcontainer{ color:#336699; font-weight:bold}
#flowerdivcontainer img{ border:1px solid #336699;}