article button,
article .more,
article a.more {
	background-color: #41AFFF;
	border-color: #41AFFF;
	transition: background-color 0.2s ease-in-out 0s;
}
article button:hover,
article .more:hover,
article a.more:hover {
	background-color: #007EDA;
	border-color: #007EDA;
}

.toctworow ul {
	-moz-column-count: 2;
-moz-column-gap: 10px;
-webkit-column-count: 2;
-webkit-column-gap: 10px;
column-count: 2;
column-gap: 10px;
}
.toctworow li {
}

.partners_page .csc-textpic-caption {
	padding: 20px 0 15px;
}

#wt_twitter_newsticker a {
	     color: #ffffff;
}
.lightBlue .bodytext a,
.lightBlue h2,
.lightBlue h3,
.lightBlue h3 a {
     color: #ffffff;
	 text-align: left;
}
.lightBlue h2 {
	font-size: 2.1em;
}
.lightBlue h3,
.lightBlue h3 a {
	font-size: 1.4em;
}

.lightBlue .article a.more {
	background-color: transparent;
	border: none;
	padding: 2px;
	font-weight: bold;
	font-size: inherit;
}
.lightBlue .article a.more:hover {
	text-decoration: underline;
}

.news-list-date {
	font-size: 60%;
}
.news .article {
	padding-bottom: 0;
}
.news .article h3 {
	font: 14px/18px "Open Sans",sans-serif;
	padding-top: 0;
}
#social-icons {
	margin-top: 18px;
	width: 170px;
}

.news .article .teaser-text p {
	margin-bottom: 10px;
}

.news .paginator li {
    background: none;
}
.news .page-navigation ul li:after {
    background: none;
}

.partners div {
	float: left;
	position: static;
	right: 0;
	left: 0;
}
.partners > div {
	margin-right: 20px;
	height: 115px;
}

#social-icons a {
	margin: 0 10px;
}

figcaption.csc-textpic-caption {
	caption-side: top;
}
div.csc-textpic-imagecolumn, td.csc-textpic-imagecolumn .csc-textpic-image {
	margin-right: 50px;
}

.fcpartners .sponsor {
	width: 33.3%;
	min-width: 260px;
	float: left;
	height: 140px;
}
.fcpartners .divider {
	clear: both;
	float: none;
}
.fcpartners .logo {
	margin-top: 20px;
}
.fcpartners .name {
	padding-right: 10px;
}
.fcpartners .name b {
	font-size: 14px;
}

.tx-cw-twitter a {
    color: #ffffff;
}

.tx-cw-twitter .cwtw-TweetMeta {
    display: inline;
}

.tx-cw-twitter .cwtw-Retweet {
    display: inline;
}
.tx-cw-twitter .cwtw-TweetAvatar {
    margin-top: 5px;
}

.supportNavbar img {
    margin-top: -2px;
}

a.anchor-hidden {
    display: block;
    position: relative;
    top: -110px;
    visibility: hidden;
}
