@import url("ww_master.css");

#content hr
{
	height:1px;
	width:60%;
	text-align:center;
	color:#c9c9c9;
	margin: 6px auto 10px auto;
}


/* COMMENTS */

#top_comment
{
	margin: 20px;
	padding: 10px;
	display: block;
	width:80%;
	color: #660000;
	text-align: center;
	font-size: 12px;
	font-style: italic;
	border-bottom: dotted 1px #454545;
}

p.comment
{
	font-style:italic;
}
span.guest
{
	font-size:9px;
	font-weight:bold;
	font-style: normal;
}
span.span_small_link
{
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-align: right;
}
span.span_small_link a
{
	padding-right:5px;
	text-decoration: none;
}
span.span_small_link a:hover
{
	color: #F07020;
}


/* MOST POPULAR / Table of Content */

#tbl_most_popular
{
	margin: 30px 0px 30px 0px;
	width:100%;
	font-size: 11px;
	
}
#tbl_most_popular a
{
	color: #454567;
	text-decoration: none;
}
#tbl_most_popular a:hover
{
	color: #660000;
	font-weight: bold;
}

#td_mp_left
{
	text-align: left;
	width:170px;
	vertical-align: top;
	border: solid 1px #b9b9b9;
	padding: 12px;
}
#td_mp_center
{
	text-align: left;
	vertical-align: top;
	border: solid 1px #b9b9b9;
	padding: 12px;
}
#td_mp_right
{
	padding-right: 5px;
}


/* NEDERLANDS */
#tbl_nederlands
{
	margin: 20px 0px 20px 0px;
	width:80%;
}
#tbl_nederlands_left
{
	padding-right: 5px;
	width:20%;
}
#tbl_nederlands_right
{
	padding-left: 5px;
	text-align: center;
	width:80%;
}

#td_fp_right
{
	vertical-align: top;
	padding-right: 5px;
}

#tbl_theta
{
	width: 80%;
	text-align: center;;
}

#left-nav
{
	width: 220px;
}
