.cms_controls {
    font-family: verdana, sans-serif;
    font-size: 11px;
    color: #000000;
    background-color: #ededed;
    border: 1px solid #666666;	
}

.cms_controls td {
    font-family: verdana, sans-serif;
    font-size: 11px;
}

.cms_controls input, select, option {
    font-size: 11px;
}

.cms_element {
	position: absolute; z-index: 10;
}

.cms_element img {
	width: auto;
	height: auto;
}

