.box {
margin-top: 20px;
}

.box img {
margin: 6px;
}

.iso_registration {
border-top: 2px solid #336699;
border-bottom: 2px solid #336699;
font-size: 85%;
line-height: 1.5em;
padding: 10px;
}

.small_font {
font-size: 85%;
}

#left_nav ul {
list-style-type: square;
}

#left_sidebar {
width: 152px;
background: #cccccc;
}

#left_sidebar a:link, #left_sidebar a:visited {
color: #000099;
text-decoration: none;
}

#left_sidebar a:hover {
color: #ff0000;
}

#left_sidebar ul {
list-style-type: square;
color: #000099;
margin: 20px;
}

#left_sidebar li {
font: bold;

padding-bottom: 10px;
}

.pjr_clients_only {
background-color: #336699;
border: 1px solid black;
padding: 3px;
font-weight: bold;
}

.pjr_clients_only a:link, .pjr_clients_only a:visited {
color: white;
text-decoration: none;
}

.pjr_clients_only a:hover {
color: yellow;
}

.header_right {
text-align: right;
padding: 10px;
line-height: 3em;
}

.header_link {
font-weight: bold;
}

.header_link a:link, .header_link a:visited {
color: #336699;
text-decoration: none;
}

.header_link a:hover {
color: red;
}

