 .leftBoxBody select {
   width: 150px;
 }
 
 #publications_search select {
   width: 150px;
 }
 
 #publications_links_search select {
   width: 150px;
 }
 
 #advanced_search_table select {
   width: 200px;
 }
 
 .title {
   font-size: 130%;
   font-weight: bold;
   padding-bottom: 5px;
 }
 
 #news_search select{
   width: 120px;
 }
 
 .fBody H3 {
 	font-size: 130%;
	margin: 0px;
	margin-bottom: 10px;
	font-weight: normal;
 }

 .purple_title {
    color:  #73007D;
    font-weight: bold;
 }
 
  .purple_title_form {
    color:  #73007D;
    font-weight: bold;
    font-size: 130%;
 }

 .apply_online_table input.small{
   width: 40px;
 }
 
 .apply_online_table input.wider{
   width: 280px;
 }
 
 .apply_online_table input.one_column{
   width: 500px;
 }
  .apply_online_table select.one_column{
   width: 500px;
 }
 
 div.form_section {
   padding:  20px 0;
 }

.tiny {
	font-size: 80%;
}
 
