#header
{
	background: url(/public/images/template/forum/main_block.png) #fefefe no-repeat 0 -240px;
}
#header div.frame
{
	background: url(/public/images/template/forum/main_block.png) no-repeat 100% -240px;
	padding-top: 20px;
}

.submit
{
	background-color: transparent;
	border: 0;
}

body
{
	padding: 0;
}

.content p {
	margin: 0;
}

div .forum-wrapper {
	margin: 10px;
}

div#forum-right-column {
	margin: 0;
	float: left;
	width: 760px;
	margin-left: 10px;
}

div#forum-right-column div.large-box {
	width: 760px;
}

div#forum-right-column div.large-box div.header {
	background-image: url(/public/images/template/backgrounds/shared/forum-largebox-header.png);
}

div#forum-right-column div.large-box div.footer {
	background-image: url(/public/images/template/backgrounds/shared/forum-largebox-footer.png);
}
