diff --git a/customindex/Atorod_AzizinaminiThumb.jpg b/customindex/Atorod_AzizinaminiThumb.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..0a7639d4cc295e16f7d7287f907bc958d3908115
Binary files /dev/null and b/customindex/Atorod_AzizinaminiThumb.jpg differ
diff --git a/customindex/Warren_BuffettThumb.jpg b/customindex/Warren_BuffettThumb.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..9831404f6e7278ebed0c8c82db6528edbe8e1081
Binary files /dev/null and b/customindex/Warren_BuffettThumb.jpg differ
diff --git a/customindex/videoThumb.png b/customindex/videoThumb.png
new file mode 100644
index 0000000000000000000000000000000000000000..1a6d2bb4bf7dd385a48559aad8e596ff18270861
Binary files /dev/null and b/customindex/videoThumb.png differ
diff --git a/customindex/views/default/customindex/content.php b/customindex/views/default/customindex/content.php
index c2fdf7471194207b479dc38685db49c276dd8046..0f0e701e78dec21487836129e6775a6c5ca34753 100644
--- a/customindex/views/default/customindex/content.php
+++ b/customindex/views/default/customindex/content.php
@@ -361,5 +361,24 @@
 	</div>
 	<div class="col right">
 		<h3 class="sec_main">Spotlight Huskers</h3>
+		<div class="zenbox">
+		<img src="mod/customindex/witw_icons/Warren_Buffett_medium.jpg" alt="Warren Buffet" width="60px" height="60px" style="float:left;margin:0px 5px 5px 0px;" />
+		<span class="name">Warren Buffett</span><br />
+		<span class="title">Chairman, Berkshire Hathaway</span><br />
+		<span class="location"> USA - Omaha, NE</span><br />
+		Warren Buffett, '50, has some investment advice for everyone: invest in yourself.<br />
+		<a href="http://ucommmeranda.unl.edu/workspace/UNL_Featured/husker/Warren_Buffett/">Continue Reading...</a>
+		
+		</div>
+		<div class="zenbox">
+		<img src="mod/customindex/witw_icons/Atorod_Azizinamini_medium.jpg" alt="Atorod Azizinamini" width="60px" height="60px"  style="float:left;margin:0px 5px 5px 0px;" />
+		<span class="name">Atorod Azizinamini</span><br />
+		<span class="title">Professor of Civil Engineering and Director of NaBRO</span><br />
+		<span class="location">South Korea</span><br />
+		Atorod Azizinamini is developing better ways to renovate existing bridges and to build new ones that last a century or longer.<br />
+		<a href="http://ucommmeranda.unl.edu/workspace/UNL_Featured/husker/Atorod_Azizinamini/">Continue Reading...</a>
+		
+		</div>
+		
 	</div>
 </div>
diff --git a/customindex/views/default/customindex/css.php b/customindex/views/default/customindex/css.php
index bbc969fae82196e814e9cfdc434e3d6514d32c0e..3f1c624acf3212456d7632e6066339a7be68f6ff 100644
--- a/customindex/views/default/customindex/css.php
+++ b/customindex/views/default/customindex/css.php
@@ -225,3 +225,8 @@ end three equal panels */
 		font-style: italic;
 		font-size:0.9em;
 	}
+/**Spotlight Huskers**/
+span.name{font-size:1.1em;padding-top:0px;}
+span.title{font-size:0.85em;font-style:italic;}
+span.location{font-size:0.75em;color:#3A8103;}
+