.sub-page {
	margin: 0 auto;
    min-height: 100px;
    padding-bottom: 10px;
    width: 960px;
}
.sub-page .topmargin {
    height: 12px;
    width: 960px;
}
.sub-page .topmargin .lc {
    background-image: url("http://tsengcollege.csun.edu/sites/all/themes/tseng/gfx/pgcrns.png");
    background-position: 0 0;
    border-width: 0;
    width: 12px;
}
.sub-page .topmargin > DIV {
    background-color: #FFFFFF;
    border-top: 1px solid #D6D6D6;
	float: left;
    height: 12px;
    width: 935px;
}
.sub-page .topmargin .rc {
    background-color: transparent;
    background-image: url("http://tsengcollege.csun.edu/sites/all/themes/tseng/gfx/pgcrns.png");
    background-position: -12px 0;
    border: 0 none;
    width: 12px;
}
.sub-page .bottommargin {
    height: 12px;
    width: 960px;
}
.sub-page .bottommargin .lc {
    background-image: url("http://tsengcollege.csun.edu/sites/all/themes/tseng/gfx/pgcrns.png");
    background-position: 0 -12px;
    width: 12px;
}
.sub-page .bottommargin > DIV {
    background-image: url("http://tsengcollege.csun.edu/sites/all/themes/tseng/gfx/pgshb.png");
    background-repeat: repeat-x;
    float: left;
    height: 12px;
    width: 936px;
}
.sub-page .bottommargin .rc {
    background-image: url("http://tsengcollege.csun.edu/sites/all/themes/tseng/gfx/pgcrns.png");
    background-position: -12px -12px;
    float: right;
    width: 12px;
}
.sub-page > .body {
    min-height: 300px;
    background-image: url("https://www.csun.edu/~exlinfo/cgi-bin/DeansLib/templates/pgshlr-long.png");
    background-repeat: repeat-y;
    padding: 6px 25px 1px;
}

.title1 {
	margin: 0 auto;
	margin-top:10px;
    margin-bottom: 30px;
    width: 900px;
    z-index: 1;
}
.title1 > .top, .title1 > .bottom { 
    height: 6px;
    overflow: hidden;
    width: 900px;
}
.title1 > .top > .lc {
    background-color: transparent;
    background-image: url("http://tsengcollege.csun.edu/sites/all/themes/tseng/gfx/crnsmt.png");
    background-position: 0 0;
    width: 6px;
	float: left;
}
.title1 > .top > DIV, .title1 > .bottom > DIV {
    background-color: #688A7E;
    float: left;
    height: 6px;
    width: 888px;
}
.title1 > .top > .rc {
    background-color: transparent;
    background-image: url("http://tsengcollege.csun.edu/sites/all/themes/tseng/gfx/crnsmt.png");
    background-position: -6px 0;
    width: 6px;
}
.title1 > .body {
    background-color: #688A7E;
    color: #FFFFFF;
    font: bold 24px Arial,sans-serif;
    padding-left: 15px;
    text-align: left;
}
.body > h1 {
	background-color: #688a7e;
    color: #ffffff;
    font: 24px/1.6em museo_sans_700,sans-serif;
    margin-bottom: 0;
    margin-top: 0;
}
.student_info > h2,
.body > h2  {
    color: #cf0a2c;
    font: bold 20px Arial,sans-serif;
    margin: 25px 0 25px 25px;
    text-align: left;
    text-indent: 0;
}
.body > h3  {
    font: 14px Arial,sans-serif;
    margin: 0 0 0 25px;
    text-align: left;
    text-indent: 0;
}
.title1 > .bottom > .lc {
    background-color: transparent;
    background-image: url("http://tsengcollege.csun.edu/sites/all/themes/tseng/gfx/crnsmt.png");
    background-position: 0 -6px;
    width: 6px;
}
.title1 > .top > DIV, .title1 > .bottom > DIV {
    background-color: #688A7E;
    float: left;
    height: 6px;
    width: 888px;
}
.title1 > .bottom > .rc {
    background-color: transparent;
    background-image: url("http://tsengcollege.csun.edu/sites/all/themes/tseng/gfx/crnsmt.png");
    background-position: -6px -6px;
    width: 6px;
}

label {
    font-family: Arial,Verdana,sans-serif;
    font-size: 12px;
}
.portrait_thumb {
    border: 0 none;
    height: auto;
    max-width: 100%;
    vertical-align: middle;
    width: 105px; /*changed from 128px*/
}
form input {
    width: 200px;
    line-height: normal;
    font-size: 100%;
    margin: 0;
    max-width: 100%;
    vertical-align: baseline;
    font-family: museo_sans_300,Verdana,Tahoma,"DejaVu Sans",sans-serif;
	background-image: none;
	 border:1px solid #ccc;
}

form label {
    top: 0;
}
.info {
		margin-left: 10px;
}
.info p {
    color: #000;
    font-family: museo_sans_300,Verdana,Tahoma,"DejaVu Sans",sans-serif;
/*    font-size: 95%;  */
    margin-bottom: 8px;
    margin-top: 0;
    text-align: left;
    text-indent: 0;
}
.box {
	width:105px;
	height:157px;
	background:#000;
	margin:10px auto;
}
.effect2
{
	position: relative;
	box-shadow: 6px 6px 6px 0px #777;
}
.staff_list {
	border-collapse: collapse;
    background-color: #ededed;
    border: 1px solid #fff;
    border-collapse: separate !important;
    border-radius: 4px;
    border-spacing: 0;
    box-shadow: 0 0 2px 2px #c0c0c0;
    margin: 15px 4px;
    padding: 2px 6px;
    width: 700px;
}
.info a:link, .info a:visited, .staff_list a:link, .staff_list a:visited, .vcard a:link, .vcard a:visited {
    color: #3579a4;
    cursor: pointer;
    text-decoration: underline;
}
.staff_list thead tr th:first-child {
    border-radius: 5px 0 0 5px;
}
.staff_list thead tr th:last-child {
    border-radius: 0 5px 5px 0;
}
.staff_list thead tr th {
    background-color: #4d5052;
    border-bottom: 1px solid #ededed;
    border-left: 1px solid #ededed;
    color: #fff;
    font: 14px museo_sans_700,sans-serif;
    padding: 6px;
    text-align: center;
    text-transform: uppercase;
}
