﻿#content .ui-widget {
    font-family:yekan;
    font-size:12px;
}
.ui-front {
    z-index:20000;
}

.ui-tooltip
{
	background-color:red ! important;
}

.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
    font-family: yekan;
    font-size: 1em;
}

.ui-widget select {
	height:31px;
}