.forum-item
{
	border: 1px solid #cccccc;
	background: #ffffff;
	padding: 0;
	margin: 0 0 8px 0;
}

.forum-item .info
{
	width: 502px;
	border-right: 1px solid #E6E6E6;
	float: left;
	padding: 10px;
	background: #ffffff url(http://habbotimes.nl/img/style/forum-schaduw.png) 0 1px repeat-x;
}

.forum-item .info h4
{
	font-size: 14px !important;
	padding: 0 0 0 15px !important;
	margin: 0 0 8px 0;
	background: url(http://habbotimes.nl/img/discussiefora/subcat.gif) left center no-repeat;
}

.forum-item .info h4 a
{
	color: #000000;
	display: block;
}

.forum-item .info h4 a:hover
{
	text-decoration: underline;
}

.forum-item .laatste
{
	width: 199px;
	float: right;
	text-align: right;
	padding: 10px;
	background: #ffffff url(http://habbotimes.nl/img/style/forum-schaduw.png) 0 1px repeat-x;
}

.forum-item .laatste .forumhabbo
{
	width: 33px;
	height: 45px;
	float: left;
}

.commentaar {
	border: 1px solid #cccccc;
	background: #ffffff;
	padding: 0;
	margin: 0 0 8px 0;
}

.commentaar .info {
	width: 120px;
	float: left;
	padding: 10px;
	background: #ffffff url(http://habbotimes.nl/img/style/forum-schaduw.png) 0 1px repeat-x;
}

.commentaar .info a.gebruikersnaam {
	display: block;
	margin: 0 0 10px 0;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.commentaar .info a:hover.gebruikersnaam {
	text-decoration: underline;
}

.commentaar .inhoud {
	border: 0;
	width: 355px;
	float: right;
	min-height: 230px;
	background: #ffffff;
	border-left: 1px solid #cccccc;
}

.box-wide .commentaar .inhoud {
	border: 0;
	width: 600px;
	float: right;
	min-height: 230px;
	background: #ffffff;
	border-left: 1px solid #cccccc;
}

.commentaar .inhoud .datum {
	padding: 5px;
	color: #a4a4a4;
	background: #ffffff url(http://habbotimes.nl/img/style/forum-schaduw.png) 0 1px repeat-x;
	font-size: 10px;
	height: 12px;
}

.commentaar .inhoud .datum span {
	float: left;
	width: 40%;
}

.commentaar .inhoud .datum .extra {
	float: right;
	width: 40%;
	text-align: right;
}

.commentaar .inhoud .datum .extra a {
	color: #a4a4a4;
}

.commentaar .inhoud .datum .extra a:hover {
	text-decoration: underline;
}

.commentaar .inhoud .commentaar {
	border: 0;
	padding: 10px;
	margin: 0;
	border-top: 1px solid #cccccc;
	background: #ffffff url(http://habbotimes.nl/img/style/forum-schaduw.png) 0 1px repeat-x;
        overflow: hidden;
}

.commentaar .inhoud .handtekening {
	padding: 10px;
	border-top: 1px solid #cccccc;
	background: #ffffff url(http://habbotimes.nl/img/style/forum-schaduw.png) 0 1px repeat-x;
        overflow: hidden;
}

/* Navigatienummers */

.nav-left {
	display: block;
	font-size: 14px;
	border: 1px solid #e6e6e6;
	background: #ffffff url(http://habbotimes.nl/img/style/forum-schaduw.png) 0 1px repeat-x;
	padding: 5px 7px;	
	color: #121212;
	margin: 0 5px 0 0;
	font-weight: bold;
	height: 16px;
	width: 9px;
	float: left;
	text-align: center;
}

a:hover.nav-left {
	color: #121212;
	border: 1px solid #b5b5b5;
}

a.nav-box {
	float: left;
	padding: 5px 7px;
	height: 16px;
	width: 16px;
	font-size: 14px;
	margin: 0 5px 0 0;
	color: #121212;
	border: 1px solid #e6e6e6;
	background: #ffffff url(http://habbotimes.nl/img/style/forum-schaduw.png) 0 1px repeat-x;
	text-align: center;
}

a:hover.nav-box {
	border: 1px solid #b5b5b5;
}

.nav-box-selected {
	float: left;
	padding: 5px 7px;
	height: 16px;
	width: 16px;
	font-size: 14px;
	margin: 0 5px 0 0;
	color: #121212;
	border: 1px solid #484848;
	font-weight: bold;
	background: #ffffff url(http://habbotimes.nl/img/style/forum-schaduw.png) 0 1px repeat-x;
	text-align: center;
}

a.nav-right {
	float: left;
	height: 16px;
	width: 9px;
	font-size: 14px;
	border: 1px solid #e6e6e6;
	background: #ffffff url(http://habbotimes.nl/img/style/forum-schaduw.png) 0 1px repeat-x;
	padding: 5px 7px;
	color: #121212;
	font-weight: bold;
	text-align: center;
}

a:hover.nav-right {
	color: #121212;
	border: 1px solid #b5b5b5;
}