.sf_header_wrapper {
    height: 102px;
    width: 332px;
    float: right;
    margin-right: 20px !important;
    margin-right: 35px;
    background-color: #954B3E;
}
.sf_content {
    height: 300px;
    margin: 0 20px 0 0;
    padding: 5px 20px 0 32px;
    color: #666;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    height: auto !important;
    height: 200px;
    min-height: 200px;
}
.sf_main_header {
    text-align: left;
    font-weight: bold;
	font-size: 20px;
	font-family:Arial, Helvetica, sans-serif;
	color: #aaaaaa;
    padding-bottom: .1em;
    margin-bottom: .15em;
    border-bottom: 1px dotted #954B3E;
    height: 50px;
    position: relative;
    overflow: hidden;
}

.sf_sub_header {
    text-align: left;
    font-size: 13px;
	font-family:Arial, Helvetica, sans-serif;
    text-transform: none;
    height: 40px;
    overflow: hidden;
	color: #000;
}


