/*** CSC and PSCSC ***/

p, ul, li { 
    line-height: 1.5em; 
}

p {
    margin-bottom: 10px;
}

h1, h2, ul, section {
    margin-bottom: 12px;
}

h3 {
	margin: 10px 0;
}

#leftMainRight h2 {
    font-weight: 700;
}

h4 {
    margin-bottom: 10px;
}

/* Right Sidebar Components */

.sideBox input {
    margin: 6px 0;
}

.sideBox hr {
    border-color: #999;
}
