h1 {
	padding-left: 20px
}


#forum {
	padding:20px;
	margin:10px 10px 10px 10px;
	font-size:12px;
}

#forums-border {
	background-image:url(/images/dprworld/bg_forum_r1_c1.jpg);
	background-repeat:no-repeat;
	margin:15px;
}

#forums_footer {
	background-image:url(/images/dprworld/bg_forum_r5_c1.jpg);
	background-repeat:no-repeat;
	height:19px;
}

#forum .forum_nav {
	font-size:11px;
}

#forum .forum_nav a, #forum .forum_nav a:visited {
	color:#0000cc;
	text-decoration:underline;
}

#forum .forum_add {
	text-decoration:none;
	background-color:#336699;
	padding:5px;
	color: #fff;
}

#forum .forum_add:hover {
	text-decoration:underline;
}

#forum th {
	padding:3px;
	font-weight:normal;
	letter-spacing:-1px;
	color:#336699;
}
#forum .info_cell {
	width:500px;
}
#forum .info_cell a {
	text-decoration:underline;
	color: #0000cc;
}
