﻿#right > div {
    font-size: 1.2em;
    line-height: 1.5em;
    margin: 0 20px 1em;
}
#right .body_right_title {
	margin: 1.5em 20px 0.5em;
	text-indent: -9999px;
	background: url(/images/AILA.gif) no-repeat top left;
	height: 40px;
}
#right .body_right_subtitle {
    font-weight: bold;
    font-size: 1.4em;
    margin: 2em 20px 0;
}
#right ul {
    font-size: 1.2em;
    line-height: 1.5em;
    margin: 0 20px .4em;
}
#right ul li {
    list-style-type: none;
    margin: 0.75em 0;
}
