div#container
{
   width: 900px;
   position: relative;
   margin: 0 auto 0 auto;
   text-align: left;
}
body:before
{
   content: "";
   position: fixed;
   left: 0;
   top: 0;
   right: 0;
   bottom: 0;
   z-index: -1;
   background-image: linear-gradient(to bottom, #00BFFF 0%, #0000FF 100%);
}
body
{
   background-color: #00BFFF;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.2;
   margin: 0;
   text-align: center;
}
a
{
   color: #0000FF;
   text-decoration: underline;
}
a:active
{
   color: #FF0000;
}
a:hover
{
   color: #00BFFF;
   text-decoration: underline;
}
#wb_מהדורה
{
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   background-color: transparent;
   margin: 0;
   text-align: center;
}
#wb_מהדורה ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
    font-size: 0;
   position: relative;
   display: inline-block;
   direction: rtl;
}
#wb_מהדורה li
{
   display: inline-block;
   margin: 0;
   padding: 0px 0px 0px 10px;
   width: 80px;
}
#wb_מהדורה a
{
   display: block;
   color: #FFFFFF;
   border: 2px solid #0000FF;
   border-radius: 30px;
   background-color: #00BFFF;
   background-image: linear-gradient(to top, #00BFFF 0%, #0000FF 100%);
   font-family: Arial;
   font-weight: bold;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: center;
   vertical-align: middle;
}
#wb_מהדורה > ul > li > a
{
   width: 56px;
   height: 24px;
   padding: 0 10px 0px 10px;
   line-height: 24px;
}
#wb_מהדורה li:hover a, #wb_מהדורה a:hover
{
   color: #0000FF;
   border: 2px solid #0000FF;
   background-color: #FFD700;
   background-image: linear-gradient(to top, #FFD700 0%, #FF0000 100%);
}
#wb_מהדורה li.firstmain
{
   padding-left: 0px;
}
#wb_מהדורה li.lastmain
{
   padding-right: 0px;
}
#wb_מהדורה br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
