@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
}
ul {
	list-style:none;
	padding: 0px;
	margin: 0px;
}
li {
	display:inline;
	margin:0px;
	padding:0px;
}
img {
	display:block;
	margin: 0px;
	padding: 0px;
}#container {
	width: 682px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 42px;
	height: auto;
}
#containerFooter {
	width: 682px;
	margin-right: auto;
	margin-left: auto;
	height: inherit;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#footerLinks {
	float: right;
	height: auto;
	width: 358px;
	text-align: center;
	background-color: #FFFFFF;
	padding-top: 8px;
	padding-bottom: 8px;
}

#footerLinks a:link {
	color: #333333;
	text-decoration: none;
}
#footerLinks a {
	font-weight: normal;
	font-size: 10px;
}
#footerLinks a:visited {
	text-decoration: none;
	color: #999999;
}
#footerLinks a:hover {
	text-decoration: underline;
	color: #000000;
}
#footerLinks a:active {
	text-decoration: none;
	color: #333333;
}

#clear {
	clear: both;
	background-color: #333333;
}
.imagevpsaceleft {
	padding-left: 15px;
}
.test.mainPost {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 6px;
	font-style: normal;
	font-weight: bold;
	color: #CD1581;
	text-decoration: blink;
}

