#boxborder {
	clear: both;
	width: 573px;
	display: block;
	background-color: #C9E6E8;
	margin: 30px 15px 15px 0;
	border: 1px solid #1951A6;
}

.topimage
{
	margin: 15px 0 5px 0;
	background-image: url(../../images/censorship/happens/mainpic.gif);
	background-repeat: no-repeat;
	width: 574px;
	height: 103px;
}

h1 {
	padding: 15px 0 5px 10px;
	color: #003399;
	font-family: Verdana, sans-serif;
	font-size: 1em;
	font-weight: bold;
}


#happensindent ul {
	list-style-type: none;
}

#happensindent li {
	list-style-type: disc;	
	list-style-position: outside;
	margin: 0 15px 3px 5em;
	color: #000;
	font-family: Georgia, serif;
	font-size: .8em;
}


#happens ul {
	list-style-type: none;
}

#happens li {
	list-style-type: disc;	
	list-style-position: outside;
	margin: 0 15px 3px 2.5em;
	color: #000;
	font-family: Georgia, serif;
	font-size: .8em;
}

#happens li a, #happens li a:visited {
	font-family: Georgia, serif;
	font-size: 10pt;
	font-weight: bold;
	color: #2E4489;
	text-decoration: underline;
	outline: none;
}

#happens li a:hover {
	color: #2E4489;
	text-decoration: none;
}


.left_speak a
{
	margin: 25px 0 0 5px;
	display: block;
	background: url(/images/censorship/happens/speak.gif) no-repeat;
	width: 137px;
	height: 150px;
	outline: none;
}

.left_speak a:hover {
	background: url(/images/censorship/happens/speak_over.gif) no-repeat;
}




