/* 14.  --------------------------------------------
---------------------------------------------------
	
**********      MEDIA QUERIES  		***********
	
---------------------------------------------------
--------------------------------------------------- */

@media all and (max-width: 767px) and (min-width: 480px) { 
 /* directory page
#innerBox, #side_info,
.more, .headlines, .news, .events, 
#newsContent, table, table tr, table td, table tr td a,
.tabs_holder, .tabs_style, .tab_container, .tab_container_new,
div#tmpSlideshow{ width:auto; }*/
/*
.mars
	{
		width:450px;
		text-align:left; 
		}
.c_role, .c_unit { display:none;}	
.c_name, .c_email, .c_phone, .c_office, .c_role,   { min-width:15%; width:15%;}	*/
 }


@media all and (max-width: 479px) {

/*
#innerBox, #side_info,
.more, .headlines, .news, .events, 
#newsContent, table, table tr, table td, table tr td a,
.tabs_holder, .tabs_style, .tab_container, .tab_container_new,
div#tmpSlideshow { width:auto; }

.wrap { width:auto !important; }
#newsContent, #eventsContent { margin-top:0;}
.more { background:none;}
.more a { padding:0; }


 .marketing, #noncrisis { width:auto; }

#flashbanner img,tab_slide,
#tabs, .tmpSlide a img,
#flashbanner #tmpSlideshowControls,
#slides div, 
#nav div, #nav div a,
#innerBox img,
.corner1, .corner2,
.tabs_holder, #tab_menu { display:none;}

#flashbanner #flickr_link, #flashbanner .tab_container_new {display:none;}

#side_info dl dd { float:left; margin-right:.5em;}

#flashbanner { margin:0;}
*/


/* directory page

#innerBox #quick_contact {
	margin-top:-10px;
	width:auto;
	}

#ss_formfield, 
#directory_body #dir_container,
table {
	width:auto;
	}

#directory_body #dir_container { float:left;}

.c_role, .c_office, .c_role, .c_unit { display:none;}	
.c_phone { width:43%;}	
.c_name { width:25%;}
.c_email { width:32%;}
*/

/*hide main navigation
#directory_body #nav { display:none; }
*/

}
