.download-button
{
	width: 140px;
	height: 70px;
	display: inline-block;
	margin-right: 10px;
	background-repeat: no-repeat;
	margin-top: 8px;
}

.download-button:hover
{
	border-bottom: none !important;
}

.download-pdf
{
	background-image: url('images/pdf-normal.jpg');
}

.download-rtf
{
	background-image: url('images/rtf-normal.png');
}

.download-doc
{
	background-image: url('images/doc-normal.png');
}

.preview-ribbon
{
	background: url('images/preview_ribbon.png') no-repeat;
	width: 200px;
	height: 203px;
  top: -15px;
  right: -14px;
  position: absolute;
}

#main
{
	width: 1060px;
}

#sidebar1
{
	width: 315px;
}

input {border: 1px solid;}
textarea#bbp_topic_content {border: 1px solid;}
a.bbp-forum-title {margin: 0 0 3px 0;background: none;color: #0272DF;border: none;text-decoration: none;font-size: 18px;}
#bbpress-forums .bbp-forum-info .bbp-forum-content, #bbpress-forums p.bbp-topic-meta { font-size: 14px; line-height: 18px; padding: 5px; margin: 5px;}
fieldset.bbp-form { border: 0;}
span#subscription-toggle {display: inline-block;margin-left: 20px; float: right; font-size: 14px;}
div.bbp-breadcrumb, div.bbp-topic-tags { font-size: 16px;    display: inline-block; float: none;margin-bottom: 5px; margin-top: 10px;}
.bbp-search-form { margin: 10px;}
#bbpress-forums div.bbp-the-content-wrapper textarea.bbp-the-content { width: 100%; margin: 0; font-size: 12px; border: 1px solid;}