/************************************************************************************/
/* TEMPLATE FIX                                                                  */
/************************************************************************************/
#jcce .icon {
    background-image: none;
}

ul li a {
    font-size: 1em;
    line-height: 1.8em;
}

div#jcce div#jcAdminArea ul li a {
	line-height: 1.3em;
}

.msdoclist_title {
	font-weight: bold;
}

#emailForm .readon { margin-bottom: 0px; }
#emailForm .readon div { margin-bottom: 0px; }

#emailForm .submit .button {
    background-color: #CC0000;
    background-position: 100% 0;
    border: medium none;
    border-radius: 2px 2px 2px 2px;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    font-size: 0.9em;
    font-weight: normal;
    height: 25px;
    line-height: 26px;
    margin: 2px 0 0 2px;
    overflow: visible;
    padding: 0 9px;
    position: relative;
    text-transform: uppercase;
    transition: background-position 0.3s linear 0s;
    white-space: normal;
}

#recaptcha_instructions_image {
	color: #222;
}

#recaptcha_widget_div div {
	margin-bottom: 0px;
}