  /* RSS Feeds specific CSS */
.title {

}
.section-title {
	margin: 20px 0px 10px 0px;
}

.section-content {
	font-weight: bold;
}

.section-content ul {
	padding: 0px 0px 0px 0px;
	margin-left: 15px;
}

.section-content ul li {
	color: #fbbc01;
	margin: 0px;
	padding: 0px;
}

#main-content {
	margin: 5px 0px 0px 15px;
	width: 96%;
}

#feeds-subscribe-table {
	margin-top: 20px;
	width: 100%;
	border-collapse: collapse;
}

#feeds-subscribe-table td {
	color: #000000;
	font-size: 11px;
}
#feeds-subscribe-table img {
	border: 0px;
}
#feeds-subscribe-table a {
	color: #000000;
	text-decoration: underline;
}
.feeds-subscribe-row {
	height: 30px;
}
.feeds-subscribe-header-row {
	background-color: #c2c4d7;
    color: #000000;
	font-weight: bold;
	font-size: 8pt;
	padding-left: 4px;
	height: 20px;
}

.even-row {
	background-color: #ffffff;
}
.odd-row {
	background-color: #e6e9f1;
}
.careersSubTitle {
    color: #F5943C;
    font-weight: bold;
}

a {
    color: #38407D;
    font-weight: bold;
    text-decoration: none;
}
body {
    color: #555555;
    font-family: Verdana,Helvetica,Arial,sans-serif;
    font-size: 13px;
    line-height: 1.3846;
}
#wcm_feeds .section-content li {
    background: url("/fs/images/dot_yellow.gif") no-repeat scroll 0 10px transparent;
    list-style-type: none;
    padding-bottom: 3px;
    padding-left: 10px;
    padding-top: 3px;
}

#month-wide {
    margin-bottom: 25px;
}
#main, #narrow-nowrap, #wide-wrap, #month-wide {
    float: left;
    width: 600px;
}
#wcm_feeds #content-wide {
    padding-top: 0;
}
div#content, #content-wide {
    margin: 25px;
    /*width: 550px;*/
}

.title, .featureTitle, h1 {
    color: #38407D;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 5px;
    margin-top: 0;
}