/* /css/web_design.css for /web_design.htm */
ul{
	margin: 3px 0px 3px 25px;
}
.examples {
	text-align: center;
	align: center;
	width: 375px;
}

.examples h1, .examples h2, .examples h3{ 
	text-align: center;
	align: center;
}

.examples_header {
	text-align: center;
	align: center;
}

.examples_header a {
	color: black;
}

.content_pane {
	width: 50%; 
	padding: 5px;
	text-align: center; 
	font-size: 8pt;
	border: 1px #d9d9d9 dashed;
}

.content_pane img {
 align: center;
 }

 #toprank a, #toprank a:visited, #toprank a.hover, #toprank a.active{ text-decoration: none; color: #474747}