            .faculty_search_module {

            }

            .faculty_search_header {
                margin: 10px 0 5px 0 !important;
                color: #3f1e67 !important;
                font-size: 13px !important;
                font-weight : normal !important;
                line-height: 1 !important;
            }

            .faculty_search_label {
                display: block;
                margin: 0 0 7px 0 !important;
                color: #311554;
                font-weight: bold;
                font-size: 13px;
                line-height : 1;
                font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
            }

            .faculty_search_input {
                display: block;
                width: 162px;
                margin : 0 0 10px 0;
                font-size : 11px;
            }

            .faculty_search_small {
                display: block;
                margin: 0 0 10px 0 !important;
                font-weight: bold;
            }

            .faculty_search_select {
                display: block;
                float: left;
                width: 166px;
                font-size: 12px;
                font-size : 11px;
            }

            .faculty_search_button {
                float: right;
                margin: 10px 0 10px 0;
            }
            
            .faculty_search_module a:link     { color: #3f1e67; font-weight: normal; text-decoration: none; }
			.faculty_search_module a:visited  { color: #3f1e67; font-weight: normal; text-decoration: none; }
			.faculty_search_module a:hover    { color: #3f1e67; font-weight: normal; text-decoration: underline; }
			.faculty_search_module a:active   { color: #3f1e67; font-weight: normal; text-decoration: underline; }

            .mainBanner {
                margin : 0 0 0 1px;
				padding : 1px 0 1px 0;
				width : 558px;
				border-top : 1px solid #2b0c50;
				border-bottom : 5px solid #2b0c50;
            }

            .banner-content p {
                font-family : "Helvetica Neue", Helvetica, Arial, sans-serif;
				font-size : 11px;
				margin : 0 0 3px 0;
				padding : 0;
				line-height: 1.5;
            }

            .caption {
                font-family : "Helvetica Neue", Helvetica, Arial, sans-serif;
				font-size : 10px;
            }















