/* Turn off background images */
body,
#container, 
#column_two,
#header,
#content div.header_expand
{
    background:#fff none;
}

/* Turn off floating */
#column_two,
#column_two_inner,
#div_home_grid li
{
	float:none;
}

/* Hide unnecessary elements */
#header div.overflow,
#topnav,
#column_one,
#column_right,
#header_midnav_left,
#header_midnav_right,
#main_h1,
#main_expand_h1,
#main_expand_break,
#main_expand_header_image,
#header_submenu,
a#expand_bttn,
#footer_right,
ul.social_footer,
#div_home_top,
#breadcrumb,
#page-top-column-two,
#page-bottom-column-two,
#addthis
{
	display:none;
}

/* Set width 100% */
#content,
#content_body,
#column_two,
#column_two_inner,
.column_body,
#footer,
#div_home_grid,
#div_home_grid li
{
	width:100%;
}


/* Other styles */
a,
a:link,
a:visited
{
	color:inherit;
	text-decoration:none;
}
#footer
{
	color:#000;
	border-top:1px solid #aaa;
	padding-top:10px;
}
#column_two_inner
{
	padding-left:0;
}
#div_home_grid li.div_home_mid_margin
{
	margin-left:0;
}
#div_home_grid div
{
	padding:18px 15px; 
	min-height:0;
}
#div_home_grid h3
{
	text-decoration:underline;
}
#header
{
	height:60px !important;
	position:static;
}
#print_header
{
	display:block;
}
#header #main_expand_h2
{
	float:none;
	position:static;
	margin:15px 0;
}
#header #main_expand_h2 a
{
	color:#000 !important;
}
#header_submenu_container
{
	overflow:visible;
}
h2.site-title
{
	text-align:center;
	margin:20px 0;
	font-size:150%;
}
h2.site-title:before
{
	content:"UT Arlington ";
}
h3.page-title
{
	margin:0 0 20px;
	font-size:130%;
	font-weight:bold;
}
div#news-header
{
    margin:0 0 15px;
}
div#news-header p
{
    margin:0;
    font-size:0.9em;
    color:#666666;
}
div#news-body,
div#news-related
{
    clear:both;
}
div#news-body h5,
{
    font-size:1em;
    font-weight:bold;
    line-height:1;
}
div#news-body p,
div#news-related p
{
    padding:0 0 20px;
    font-size:1em;
    line-height:1.8;
}
div#news-body li,
div#news-related li
{
    padding:0 0 20px;
    font-size:1em;
    line-height:1.7;
}
div#news-body div.news-body-section
{
    clear:both;
}
div#news-body div.image-caption-left
{
    float:left;
    margin:0 20px 12px 0;
    padding:4px;
	background-color:#fcfcf9;
	border:1px solid #ccc;
}
div#news-body div.image-caption-right
{
    float:right;
    margin:0 0 12px 20px;
	padding:4px;
	background-color:#fcfcf9;
    border:1px solid #ccc;
}
div#news-body div.image-caption-left img,
div#news-body div.image-caption-right img
{
    display:block;
}
div#news-body div.image-caption-left p,
div#news-body div.image-caption-right p
{
    margin:0;
    padding:6px;
    font-size:0.7em;
    line-height:16px;
    color:#666;
}
div#news-body div.photocaption50
{
    width:50px;
}
div#news-body div.photocaption60
{
    width:60px;
}
div#news-body div.photocaption70
{
    width:70px;
}
div#news-body div.photocaption80
{
    width:80px;
}
div#news-body div.photocaption90
{
    width:90px;
}
div#news-body div.photocaption100
{
    width:100px;
}
div#news-body div.photocaption150
{
    width:150px;
}
div#news-body div.photocaption200
{
    width:200px;
}
div#news-body div.photocaption250
{
    width:250px;
}
div#news-body div.photocaption300
{
    width:300px;
}
div#news-body div.photocaption350
{
    width:350px;
}
div#news-body div.photocaption400
{
    width:400px;
}
div#news-body div.photocaption450
{
    width:450px;
}
div#news-body div.photocaption500
{
    width:500px;
}
div#news-body div.photocaption550
{
    width:550px;
}
div#news-body div.photocaption600
{
    width:600px;
}
div#news-body div.photocaption650
{
    width:650px;
}