diff --git a/designfiles/closebutton.psd b/designfiles/closebutton.psd
new file mode 100644
index 0000000000000000000000000000000000000000..93d8492c91acbee0f8373d94cb66510fc3d2ed21
Binary files /dev/null and b/designfiles/closebutton.psd differ
diff --git a/designfiles/employment_design2.psd b/designfiles/employment_design2.psd
index 4f63a635b7a6b4f1d1356c1b879812cb7b876328..37e4152856fc2a1b3d212cb1e9faeee585a60373 100644
Binary files a/designfiles/employment_design2.psd and b/designfiles/employment_design2.psd differ
diff --git a/designfiles/nontenure/Screen shot 2011-02-22 at 2.23.13 PM.png b/designfiles/nontenure/Screen shot 2011-02-22 at 2.23.13 PM.png
index 4dc7bdb8e29851ef26b3a9ce815126bc1b1d28ed..e26e7c15ef571bf1b4c7231262789fc73935e94d 100644
Binary files a/designfiles/nontenure/Screen shot 2011-02-22 at 2.23.13 PM.png and b/designfiles/nontenure/Screen shot 2011-02-22 at 2.23.13 PM.png differ
diff --git a/designfiles/nontenure/frame_faculty_nontenure_320.jpg b/designfiles/nontenure/frame_faculty_nontenure_320.jpg
index 56dce7e8678901bd693d42e9f966f30b35f18e2b..590d34ce5c7ddc3ff237f43547629b2037db02d9 100644
Binary files a/designfiles/nontenure/frame_faculty_nontenure_320.jpg and b/designfiles/nontenure/frame_faculty_nontenure_320.jpg differ
diff --git a/designfiles/nontenure/frame_faculty_nontenure_320_alt.jpg b/designfiles/nontenure/frame_faculty_nontenure_320_alt.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..16e03f092ac270e5961fe234f370bfcfbd21f51d
Binary files /dev/null and b/designfiles/nontenure/frame_faculty_nontenure_320_alt.jpg differ
diff --git a/designfiles/nontenure/screencap.png b/designfiles/nontenure/screencap.png
new file mode 100644
index 0000000000000000000000000000000000000000..6d0a3efb6fcfce2fd8a8b06ac28087b0186ab287
Binary files /dev/null and b/designfiles/nontenure/screencap.png differ
diff --git a/new/applicants/static/customers/183/frame_faculty_nontenure_320.jpg b/new/applicants/static/customers/183/frame_faculty_nontenure_320.jpg
index 56dce7e8678901bd693d42e9f966f30b35f18e2b..590d34ce5c7ddc3ff237f43547629b2037db02d9 100644
Binary files a/new/applicants/static/customers/183/frame_faculty_nontenure_320.jpg and b/new/applicants/static/customers/183/frame_faculty_nontenure_320.jpg differ
diff --git a/new/applicants/static/customers/183/portalStyles.css b/new/applicants/static/customers/183/portalStyles.css
index 76ba92cf33d1da3f6268ee165ca757bbd2e24924..e37d4dc6437021269eac5947a8e4b6013b555448 100644
--- a/new/applicants/static/customers/183/portalStyles.css
+++ b/new/applicants/static/customers/183/portalStyles.css
@@ -1299,9 +1299,8 @@ div.fastfindplay.hover {
     background-position: 0 -17px;
 }
 div.fastfindcaption {
-    font-family: serif;
-    font-size: 13px;
-    line-height: 1em;
+    font-size: 0.9em;
+    line-height: 1.4em;
     color: #4C4C4C;
     padding: 8px 0;
     min-height: 40px;
@@ -1329,14 +1328,17 @@ a.fastfindbutton {
     filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#C30403', endColorstr='#9B100F',GradientType=0 ); /* ie */
 }
 a.fastfindbutton:hover {
+    border-color: #B5852D;
+    box-shadow: 0px 0px 6px #B5852D
+}
+a.fastfindbutton:focus {
     background: #9B100F; /* old browsers */
     background: -moz-linear-gradient(top, #9B100F 0%, #C30403 100%); /* firefox */
     background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9B100F), color-stop(100%,#C30403)); /* webkit */
     filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9B100F', endColorstr='#C30403',GradientType=0 ); /* ie */
-}
-a.fastfindbutton:focus {
-    color: #EEEEEE;
-    box-shadow: 0px 0px 10px #999;
+    -webkit-box-shadow: none;
+       -moz-box-shadow: none;
+            box-shadow: none;
 }
 a.fastfindbutton span {
     font-family: "Helvetica Neue", Arial, sans-serif;
@@ -1345,9 +1347,9 @@ a.fastfindbutton span {
 }
 /**** START fastfind position adjustments */
 div.fastfind.right { margin-left: 10px; margin-right: 0; }
-div.fastfind.bottom { margin-top: 50px; padding-top: 50px; height: 240px; }
+div.fastfind.bottom { margin-top: 50px; padding-top: 54px; height: 240px; }
 div.fastfind.bottom div.fastfindplay { top: 206px; }
-div.fastfind.bottom a.fastfindbutton { top: -290px; }
+div.fastfind.bottom a.fastfindbutton { top: -298px; }
 
 div.fastfind.unlVideoSelected {
     width: 680px;