/* Hosts.css - Specific style for the Hosts pages */

/* Element styles */
section {position: relative;}
section div {padding: 0px 10px; text-align: left;}
section div div {margin: 0px; padding: 0px;}
section div div p {margin: 0px; font-size: 10pt; text-align: center; padding: 5px 0px;}
.HostShow:hover {font-weight: bold; z-index: 999;}


article {width: 160px; height: 240px; border-top: 0px; float: left; background-color: #F5F5DC;}
article p {font-size: 10pt; text-align: center;}


/* Class styles */
.HostFact {margin: 0px; padding: 0px; padding-left: 5px; border-top: 1px solid #000000;}
.HostTerm {font-family: Verdana, Helvetica, sans-serif; font-size: 8pt; margin: 0px; padding: 0px; font-style: italic; font-weight: bold;}
.HostList {margin: 0px; padding-bottom: 2px;}
.HostDef {font-family: Verdana, Helvetica, sans-serif; font-size: 8pt; margin: 0px; padding-bottom: 0px; line-height: 1; font-style: italic;}

/* ID styles */

