/*  

Theme Name: ATL
Author: Trivera Interactive

*/

@import "http://www.atlco.com/_css/atl_struct.css";
@import "http://www.atlco.com/_css/atl_styles.css";
@import "http://www.atlco.com/_css/atl_menu.css";
@import "http://www.atlco.com/_css/atl_form.css";

.prequote {
	text-align: right;
}

.entry img {
	width: expression(document.body.clientWidth > 369? "370px" : "auto");
	max-width: 370px;
}

.entry {
	width: auto;
}

.entry li {
	margin-left: 20px;
}

#splash_don { background: none; }

#spl_con {
	height: auto;
	padding-bottom: 0px;
}

.the-expanding-don {
	background: #333 url(http://www.atlco.com/_img/structure/atl_splash_don.png) no-repeat right top;
	display: block;
	min-height: 234px;
	max-height: 386px;
	padding-bottom: 10px;
	position: relative;
	width: 986px;
}