@charset "utf-8";

.list_contact {
	margin:0px;
	padding:0;
}

.list_contact li {
	float:left;
	margin:10px 0px 0px 0px;
	padding:10px 0px 0px 0px;
	list-style-type:none;
	width:200px;
	height:30px;
	text-align:center;
	background-image:url(../profile/img/menu_back_200.gif);
	background-repeat:no-repeat;
}



h4 {
	margin:1em 0em 0.5em 0em;
	padding:5px 0px 0px 8px;
	background-image:url(../img/background/bar_back_800_28.gif);
	background-repeat:no-repeat;
	height:30px;
	width:800px;
	font-size:1.5em;
	color:#464564;
}


h6 {
	background-image:url(../img/background/bar_back_800_18.gif);
	background-repeat:no-repeat;
	background-position:right;
	width:330px;
	height:16px;
	font-size:1em;
	font-weight:normal;
	padding:2px 0px 0px 8px;
	margin:1em 0 0.5em 2em;
	border-left:2px solid #464564;
}


.privacy_message {
	line-height:1.2em;
}