/* CSS Document */

.button-joomcv {
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-joomcv:hover {
background-color: #ddd;
}

input.joomcv {
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.joomcv {
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;
}