/* CSS Document */

#blocks  td {
	width: 20%;
	text-align: center;	
}
.galnames {
	font-size: 10px;
	text-align: center;
	height: 22px;
}

.galnames a:link, a:visited, a:hover, a:active {
	font-size: 10px;
	text-transform: uppercase;
	color: #FEF3B8;
	text-decoration: none;
}
#article{
	width:500px;
	margin:0 auto;
}
#article h4{
	text-align:center;
}
#article img.equ{
	margin-left:80px;
	
}
#article img.lady{
	margin-left:165px;
	
}
#article img{
	border:0px;
}
.viewPage{
	font-size:12px;
	text-align:center;
}
.viewPage a{
	text-decoration:none;
	color: #FEF3B8;
	font-size: 12px;
	
}

.viewPage a.left{
	margin-right:100px;
}
.err{
	text-align:center;
	background-color:#AE3A3B;
	margin:0 auto;
	color:#fff;
	font-weight:bold;
	font-size:16px;
	width:500px;
}
.suc{
	text-align:center;
	background-color:#0C6;
	margin:0 auto;
	color:#fff;
	font-weight:bold;
	font-size:16px;
	width:500px;
}
#article #samburu{
	margin-left:120px;
}
