
/* message_board.php */

/* Author: Madi Karizma (egolabelnyc.com) */
/* Last modified: November 13, 2007 */
/* Copyright (C) 2007 Company of Egolabel. */
/* All Rights Reserved. */

.random_subindex {
	height: 350px;
	margin-bottom: 5px;
	width: 900px; }

.content {
	border-top: solid 2px #111;
	text-align: center; }

h1 {
	clear: both;
	margin-bottom: 10px;
	padding-top: 20px; }

p {
	padding-bottom: 20px; }

/* End of Document */
