/* CSS Document */

ul#op {
padding-top: 0px;
padding-left: 0px;
padding-right: 0px;
padding-bottom: 5px;
margin: 0px;
font-weight: normal;
}

ul#op li {
display: block;
padding-bottom: 5px;
padding-top: 0px;
padding-left: 0px;
padding-right: 0px;
margin: 0px;
background-image: url(../images/x.gif) ;
list-style: none;
font-weight: normal;
}

ul#op li a {
display: block;
font-size: 11px;
background-image: url(../images/x.gif) ;
list-style: none;
font-weight: normal;
}

ul#op li a:hover
{
color: eeeeee;
background-image: url(../images/x.gif) ;
text-decoration: none;
list-style: none;
font-weight: normal;
}

.button-rekry {
border-style: none;
background-color: #eee;
font-size: 100%;
font-family: inherit;
margin-left: 5px;
border: 1px solid #aaa;
height: 23px !important;
height: 18px;
vertical-align: top;
}

.button-rekry:hover {
background-color: #ddd;
}

input.rekry {
width: 100%;
background-color: #eee;
border-width: 1px;
top: 0;
left: 0;
border: 1px solid #aaa;
margin-left: 1ex;
padding-left: 1ex;
vertical-align: top;
padding: 3px 5px 6px 4px;
}

textarea.rekry {
width: 100%;
background-color: #eee;
border-width: 1px;
top: 0;
left: 0;
border: 1px solid #aaa;
margin-left: 1ex;
padding-left: 1ex;
vertical-align: top;
padding: 3px 5px 6px 4px;
}