/*
Implementations Skeletor v3 - 5/10/2014

oustyles.css

Add styles to overwrite customer CSS, USE WITH CAUTION.

Contributors: Your Name Here
Last Updated: Enter Date Here
*/
.ou-edit-info{
	text-align: center;
	padding: 6px;
	background-color: #5BB75B;
	color: white;
}

.flex-caption a {
    color: #FFF;
    text-decoration: none;
}

.flex-direction-nav a{
	overflow:initial !important;
	height:50px !important;
}

.direct-edit{
    float: left;
    width: 100%;
    height: 70px;
}

#de{
	display:block;
	height: 60px;
}

.gsc-input-box {
    border: 1px solid #D9D9D9;
    background: #fff;
    height: 40px !important;
}

ul.bullet-list{
	list-style-type: disc;
	width: 95%;
    display: inline-block;
	float: none;
	margin: 0px 0px 18px 34px;
	
}

ul.bullet-list li{
    font-family: 'ITCFranklinGothicBK';
    color: #222;
    font-size: 15px;
    line-height: 26px;
}

sup {
    vertical-align: super;
    font-size: smaller;
}
