

/**
 * Breadcrumb
 */
p.breadcrumb { font-size:0.7em; margin-bottom:1em; }
p.breadcrumb, p.breadcrumb a:link, p.breadcrumb a:visited { color:#808080; text-decoration:none; }
p.breadcrumb a:hover { text-decoration:underline; }


/**
 * Contact
 */
div.contactList { margin-bottom:1em; }
div.contactList p { margin-bottom:0.5em; }


/**
 * Facts
 */
div.fact { float:right; padding:0 0 20px 20px; }


/**
 * Line
 */
div.line { background-image:url(/img/elements/line.png); height:1px; width:100%; margin-bottom:1em; }
