
#map {
    margin-bottom:20px;
}

input.incorrect {
    background-color:orange;
}

textarea.incorrect {
    background-color:orange;
}
span.required {
    color:red;
    font-weight:bold;
}
.block_a_left .block_text_L ul, .floatLeft .block_text_L ul{
    list-style-type:disc;
    /*font-size:0.8em;*/
	font-size:12px;
    color:#666666;
    /*margin-top:15px;*/
}

.block_a_right .block_text_R ul{
    list-style-type:disc;
    font-size:12px;
    color:#666666;
    /*margin-top:15px;*/
}

div.block_text_L p {
    font-size:10pt;
}

div.block_text_R  p{
    margin-bottom:5pt;
}
