

* {
	/*background-color: #FFF !important;*/
	/*background: none !important;*/
	float: none !important;
}
/*.nojavascript {display: none; visibility: hidden;}*/
#main {
	min-width: 480px;
	width: 95%;
	margin: 0 auto;
	border: none;
}

#topbanner #hiddentitle, #hiddentitle span {
	background-image: url(../images/top_ilc_mobile.jpg);
	background-repeat: no-repeat;
	height: 180px;
	width: 100%; /*mobile*/
}
#topbanner #hiddentitle span img {
	display: none;
}
#mainnav  {
	width: 100%;
}

#announcements {
	width: 100%;
}
#highlights {
	width: 95%;
}

#highlights h2.title {
	color: #ffffff;
	text-transform: none;
}

#highlights h3 {
	color: #000000;
	text-transform: none;
}
#content #announcements #highlights .rss {
	width: 15%;
	float: right;
}
#content {
	width: 92%;
	margin-bottom: 1em;
	padding-right: 1.5em;
	margin-right: 0em;
}
#content ul li, #content table ul li {
	text-align: left;
}
#content #guide_topics_toc{
	display: none;
}
.two_col .two_col_left, .two_col .two_col_right {
	width: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#content #rightnav_blue {
	width: 95%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-left:0em;
}
#content #guide_topics_toc {
	width: 100%;
	margin-left: 0em;
}

#rightnav_box, #rightnav {
	width: 95%;
	margin-left: 0em;
}

#rightnav_tbl_box {
	width: 100%;
	margin-top: 15px;
	font-size: 100%;
	margin-left: 0em;
}
#content table.tbl {
	width: 90%;
}
/*#content p.imgright350, #content p.imgright640 {
	width: 90%;
	}*/	

/* BOTTOM NAVIGATION */
#bottom_nav {
	background-color: #FFFFFF;
	height: auto;
}
	
#box1, #box2, #box3, #box4 {
	width: 100%;
	float: left;
}
