.rcMenuContainer {    font-family: Verdana, Arial;    position: absolute;    border: 1px solid #7e7e7e;    background: #EAE8E3;    padding:2px;    z-index:10;}.rcMenuItem {    width:200px;    float:left;    font-size:11px;    font-weight:normal;    padding:3px;    text-decoration:none;    text-decoration:underline;    color:#333333;    background-color:#cccccc;    border:1px solid #7E7E7E;}.rcMenuItemHover {    width:200px;    float:left;    font-size:11px;    font-weight:normal;    padding:3px;    text-decoration:underline;    background-color:#C7D5FE;    color:#333333;    border:1px solid #7E7E7E;}.rcMenuItemText {    font-size:100%;    font-weight:bold;    border:0px;    padding:2px;    color:#FFFFFF;    border: 0px solid #FFFFFF;    background: #7e7e7e;    text-align:center;}.rcMenuItemTextExt {    font-size:11px;    font-weight:normal;    border:1px dotted grey;    padding:2px;} .rcMenuSeparator{    color:#7e7e7e;    height:1px;    width:200px;}.rcImage {	padding-right:4px; }