  /* this is the linked style sheet for Classified Senate Site, www.foothill.edu/classified */

/* over-rides */
	.master .col1 {
		left: 0px !important;
		padding-bottom: 20px !important;
		padding-right: 5px !important;
		margin-left: 15px !important;
		margin-right: 10px !important;
		width: 650px !important;
	}
    .master .col2 {
		float: left !important;
		width: 190px !important;        		/* Width of left column content (left column width minus left and right padding) */
		position: relative !important;
		padding-left: 15px !important;
		padding-bottom: 20px !important;
		white-space:normal !important;
		z-index: 1 !important;
		overflow: visible !important;
    }

.maincopy {
width:420px;
}

.whitebold {
font-weight: bold;
color:#ffffff;
}

.textwidth {
width:450px;
}

.red {color: #ff0000 }
.teal {color: #008080 }
.purple {color: #663399 }
.burnt {color: #990000 }
.blue {color: #006 }
.ltblue {color: #3366cc}
.reversed {color:#ffffff}

.small   { font-size: 10px; }
.small1  { font-size: 11px; }
.big   { color: #660033; font-size: 14px; line-height: 15px; margin: 2px 10px }
.big1  { color: #900; font-size: 14px; font-family: "Comic Sans MS" }
.big2  { color: #660033; font-size: 16px; line-height: 18px}
.big3  { font-size: 18px; line-height: 20px ; color: #ff0000}
.big4  { font-size: 16px; line-height: 18px ; color: #990000}
.big5  { font-size: 14px; line-height: 17px }
.big6  { font-size: 13px; line-height: 15px }
.big7  { color: #660033; font-size: 20px; line-height: 22px; font-family: "Comic Sans MS" }


.indent  { margin-left: 15px }
.indent1  { margin: 5px 10px }
.indent2   { line-height: 16px; margin: 6px }

.list	{	line-height: 20px; }


.hr	{
	color: #660033;
	background-color: #660033;
}

/* LINESPACING */
.linespace {
line-height : 16px;
}
.twopoints {
line-height : 2px;
}
.threepoints {
line-height : 3px;
}
.fourpoints {
line-height : 4px;
}
.sixpoints {
line-height : 6px;
}

ul {
margin: 6px 0 6px 0 !important;
}

li {
margin: 6px 0 6px 0 !important;
}