/* ------------------------------------------------------------------------- */
/* -------------------------------- INDEX ---------------------------------- */
/* ------------------------------------------------------------------------- */

#index .news {
    margin-bottom: 1em;
}
#index .news .message {
    margin-right: 6em;
}
#index .news .message a {
	text-decoration: underline;
}
#index .news .message h3 {
    padding: 0 .8em;
}
#index .news .message p {
    margin-top: 1em;
    padding: 0 1em;
}