@charset "utf-8";
/* CSS Document */

.header {
	height: 77px;
	background-image:url(../intl_images/interface/bg_header.jpg);
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	width: 960px;
}

a.countryLink {
	height: 25px;
	width: 32px;
	display: block;
	float: left;
	margin: 50px 8px 0 0;
	vertical-align:bottom;
	background-repeat:no-repeat;
}
a.countryLink:hover {
	border-top:#C93 solid 1px;
	border-bottom:#C93 solid 1px;
	/*border-bottom:#FFF solid 3px;
	padding:0px 0 2px 0;
	background:no-repeat 0px 2px;*/
}
.flags {
	float:right;
}

p {
	padding:0 60px 0 6px;	
}
.hpTitles {
	padding:0;
	font-size:12px;
}

a.downloadBallistics {
	font-size:14px;
	font-weight:bold;
	padding:0 0px 0 6px;	
}
