@charset "UTF-8";
/* CSS Document */

#webelieve
   {
	margin-left:			auto;
	margin-right:			auto;
	width:					90%;
	}

#webelieve li
   {
	list-style-type:		upper-roman;
	margin-bottom:			10px;
	}

#webelieve li a.vs
   {
	color:					#0000dd;
	font-style:				italic;
	font-size:				11px;
	text-decoration:		none;
	}

/*#webelieve li a.vs:hover
   {
	text-decoration:		underline;
	}*/

#aswe
   {
	display:					block;
	font-weight:			bold;
	list-style:				none;
	margin-bottom:			15px;
	margin-left:			auto;
	margin-right:			auto;
	margin-top:				15px;
	text-align:				center;
	width:					100%;
	}

#sowe
   {
	display:					block;
	font-weight:			bold;
	list-style:				none;
	margin-bottom:			15px;
	margin-left:			auto;
	margin-right:			auto;
	margin-top:				15px;
	text-align:				center;
	width:					100%;
	}