body{
	color: #000;
	background: #FFF;
}
#nav, .sideBox, .pager, .floatRight, #breadCrumbs, .letterselect, .hidePrint{
	display: none;
}
a img{
	border: none;
}
a{
	color: #000;
	text-decoration: none;
}
#tweet_back_list li{
	margin: 30px 0;
	padding: 0 0 0 60px;
	list-style: none;
}
#tweet_back_list li img{
	float: left;
	width: 48px;
	height: 48px;
	margin: 2px 0 0 -60px;
}

/*----- FLIR -----*/
img.flir-image{
	display: none;
}

/*----- Tables -----*/
table{
	width: 100%;
}
table thead tr th{
	text-align: left;
}
table tbody tr td.actions{
	display: none;
}

/*----- Footer -----*/
#footer{
	margin-top: 20px;
}
