/* BROWSER FLAGS (tanitadesign/homepage): default */
/* -------------------------------- default -------------------------------- */
.boxSpecials {
 	float:left;
	width: 273px;
	padding-left: 10px;
	padding-right: 21px;
	color: #515151;
	font-size: 12px;
}
.boxSpecials table {width: 100%}

.boxWhatNew {
 	float:left;
	width: 315px;
	padding-left: 0px;
	padding-right: 0px;
	color: #515151;
	font-size: 11px;
	margin-left: 20px;
	line-height:13px;
}
.boxInTheNews .newsList {
 	float:left;
	width:293px;
	padding:10px;
}
.boxInTheNews {
	padding:10px;
	color: #515151;
	font-size: 12px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border:1px solid #CCCCCC;
	overflow:hidden;
	margin-top:20px;
	background-color:#ecf0f7;
}
.boxInTheNews #shortNews{
	padding-bottom:8px;
	padding-top:7px;
}
.headlines {
	background-image: url(../data/spbg.png);
	background-repeat: no-repeat;
	background-position: 319px top;
	padding-left: 10px;
	padding-right: 0px;
	overflow: hidden;

}
.flashHome {
 	position:relative;
	
}
#flash {
 	position:absolute;
	top: -9px;
	left: 15px;
	z-index: 0;
}
.gsa-home a {
 	position:absolute;
	right: 20px;
	top: 5px;
	display:block;
	background-image: url(../data/gsa-home.png);
	background-repeat: no-repeat;
	height: 119px;
	width: 101px;
}
.gsa-home a span {
 	display:none;
}

.sci-in a {
 	position:absolute;
	right: -2px;
	top: 10px;
	display:block;
	background-image: url(../data/inovations.png);
	background-repeat: no-repeat;
	height: 122px;
	width: 134px;
}
.sci-in a span {
 	display:none;
}

.homeContent {
	margin: 0px auto;
	margin-top:10px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border:1px solid #CCCCCC;
	width: 961px;
	padding: 10px;

} 
.boxWhatNew h3 {
	color: #264898;
	font-weight: normal;
	font-size: 18px;
	padding: 0px;
	margin: 0px;
	padding-bottom:4px;
}
.headlines h2 {
	font-size: 21px !important;
	color: #4870a1;
	font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	width: 158px;
	padding-bottom:5px;

}
.headlines {
	font-family:Arial,Verdana,sans-serif;
}

.homeContent {
 	font-size: 12px;
	color:#515151;
}
	
.pageDesc {
	margin:0 auto;
	position:relative;
	width:940px;
	color:#666666;
	padding: 20px;
	font-size: 11px;
	border:1px solid #CCCCCC;
	margin-top: 50px;
	position:absolute;
	top: 1020px;
}
.pageDesc h1 {
 	font-size: 16px;
}
.noLink a {
	color:#515151;
	text-decoration:none;
}
.noLink a:hover {
	color:#264898;
	text-decoration:underline;

}
.small {
 	font-size:9px;
	line-height:7px;
	
}
.rightBox {
	padding-right:0px;
}
.boxInTheNews h2 {
 	padding-left:10px;
}