@import "../images/main.css";


H1 {
	background: url(../../images/news.gif) no-repeat top left;
	width: 250px;
	height: 82px;

	display: block;
	position: absolute;
	top: 110px;
	left: 160px;
}


P A {
	font-weight: bold;
   	text-decoration: none;
}


H1 span {
	display: none;
}


H3 {
	margin-left: 0px;
}


H4 {
	margin-left: 56px;
	margin-bottom: 0px;
	padding-bottom: 0px
}


.news-link A {
	font-weight: bold;
   	text-decoration: none;
	text-align: left;
	line-height: 2.0em;
}


.news-features LI {
	margin-bottom: 0.75em;
}

#text-box UL {
	list-style-position: outside;
	margin-left: 0px;
	padding-left: 20px;
}


#text-box LI {
	padding-left: 0px;
	margin-left: 10px;
}

#special-text-box UL {
	list-style-position: outside;
	margin-left: 56px;
	padding-left: 20px;
}


#special-text-box LI {
	padding-left: 0px;
	margin-left: 0px;
}

.index-box {
	border: 1px solid #A0F0FF;
	margin-top: 50px ;
	padding: 20px;
	text-align: left;
}

