div#forum_top_section {
	margin:10px 10px 0 10px;
}

img.forum_top_image {
	float:left;
	margin:10px 0;
}

div#forum_homepage_table {
	margin:10px 0 0 10px;
	float:left;
}

div#forum_homepage_table table {
	width:220px;
	margin:0;
	padding:0;
}

div#forum_homepage_table table td {
	border-color:#efb1b3;
}

div#forum_homepage_table table td.column1 {
	font-weight:bold;
	background-color:#ffe1e1;
}

div#forum_homepage_table table td.column2 {
	background-color:#ffffff;
}

div#forum_bar {
	clear:both;
	margin:7px;
}

#forum_main_content div#left_column {
	float:left;
	margin:0;
	padding:0;
	width:500px;
}

#forum_main_content div#left_column table {
	width:480px;
}

#forum_main_content div#left_column table td, #forum_main_content div#left_column table th {
	border-color:#efb1b3;
}

#forum_main_content div#left_column table td.column1 {
	width:50%;
}

#forum_main_content div#left_column table th {
	font-weight:bold;
	background-color:#ffe1e1;
	color:#383838
}

#forum_main_content div#right_column {
	float:left;
	width:222px;
	background-color:#dddddd;
	padding:10px;
	height:412px;
	margin-top:10px;
}

div#forum_main_content h2 {
	margin:10px 10px 0 10px;
	color:#c55357;
	border-bottom:2px solid #c55357;
}

#forum_main_content div#right_column #book_details {
	margin-top:10px;
	background:#ffffff;
}