.cao{
    width: 100%;
    left: 0;
    top: 0;
    padding: 0.5em;
    font-size: 13px;
    font-weight: 400;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.35);
    z-index: 99999;
    text-align: center;
    font-family: "Open Sans", Arial, sans-serif;
    line-height: 22px;
}
.cao-hide{
	display:none;
}
.cao-show{
	display:block;
}
.cao-content-txt{
    display: inline-block;
    max-width: 1170px;
    margin: 0px auto;
    text-align: justify !important;
}
.cao-content-txt a {
    color: #FFF;
}
.cao-content{
}
.cao-content-btn{
	  width: 100%;
}

.cao-content a {

}
.cao-content-acceptanceRichText{
  margin: 1% auto;
  width: 100%;
}
.cao-content-acceptButton-div{
	/*margin:1%;
	float:left;*/
  float: left ;
  text-align: center ;
  width: 50% ;
  margin:0 ;
}
.cao-content-accept-button{
	display: inline-block;
    color: #fff;
    text-decoration: none;
    padding: 0.2em 0.2em;
    border-radius: 1px;
    box-shadow: 0 0 2px rgba(0,0,0,0.25);
    text-shadow: 0 -1px 0 rgba(0,0,0,0.35);
    -o-transition: background 0.5s ease-in;
    -webkit-transition: background 0.25s ease-in;
}

.cao-content img{
/*	min-width:50px;
	max-height:50px;
	width:70%;
	height:auto;
	margin:0 auto;*/

	margin: 5% 0;
  	max-height: 40px;
  	vertical-align: middle ;
  	width: auto;	
}
cao-image-acceptButton{
	
}
cao-image-moreButton{
	
}

cao-span-acceptButton{
	
}
cao-span-moreButton{
	
}