/* Header */
.custom #header { padding: 0; border: none; }
.custom #header #logo a { display: block; height: 112px; width: 960px; background: url('images/logo.jpg') no-repeat; outline: none; }
.custom #header #logo, .custom #header #tagline { text-indent: -9999px; }
.custom #header #tagline { height: 0; }

.custom .forum-banner {
	margin-top: -95px;
	margin-left: 540px;
	margin-bottom: 20px;
}

.custom #feature_box {
    /* background:#B0C4DE none repeat scroll 0 0; */
    background: url(images/feature-bg.gif) repeat-x scroll 0 0;
}

.custom .welcome_box {
    font-size: 1.4em;
}

.custom .welcome_box .image {
    width: 30%;
    float: left;
    width: 125px;
    height: 125px;
}

.custom .welcome_box .text {
    width: 76%;
    float: left;
    padding-left: 40px;
    line-height:1.75em;
}

.custom .welcome_box .text p {
    margin-top: 10px;
}

.custom .sidebar h3 {
color:#172E4D;
font-size:1.3em;
font-variant:normal;
}

/**
 * Resources page styling 
 */
.falsely-accused-help .book .book_image {
	float: left;
	padding: 0px 10px 10px 0px;
}

.falsely-accused-help .book .book_text {
	float: none;
}