
article ul {
	list-style-type: circle;
    	padding-left: 1.5em;
}


#faq a {cursor: pointer;}
#faq a:hover {
      color:#CBC201;
}

#socialshareprivacy img {
	border: white 0em solid;
}

.logo_icon {
	width: 22px;
	height: 22px;
	margin-right:10px;
}

a[rel="subscribe-rss"] {
	margin-left: -10px;
}

body > nav .subscription li + li, body > nav .subscription li + li a {
	border: none;
	margin-left: 0px;
}

.team-left {
    float: left  !important;
/*    background-color: red !important;*/
    }
.team-right {
    float: right  !important;
/*    background-color: blue  !important;*/
	}
.team-clear {
    clear:both  !important;
}
.team-wrapper {
    position:relative  !important;
    height: 100%  !important;
    width:100%  !important;/*
    background-color: black  !important;*/
}
.team-block {
    width:50%  !important;
}

.team-block p {
	padding: 1em;
}

.team-pic {
	max-height: 200px !important;
}