.sidebar_subscribe form #formSubscribeField {

    font-family: 'Source Sans Pro', sans-serif;

    color: #535353;

    font-size: 14px;

    background-color: #efefef;

    padding: 6px;

    -moz-border-radius: 4px;

    -webkit-border-radius: 4px;

    border-radius: 4px;

    border: 1px solid #8c1100;

    width: 110px;

    height: 18px;

    margin-left: 20px;

    float:left;

}

.sidebar_subscribe form #formSubscribeField:hover {

    background-color: #e5e5e5;

}

.sidebar_subscribe form #formSubscribeField:focus {

    background-color: #dfdfdf;

}

.buttonSubscribe {

    border: none;

    width: 98px;

    height: 32px;

    background: url(../assets/images/buttonSubscribe.png) no-repeat center left;

    cursor: pointer;

    outline:none;

    margin:0 0 10px 10px;

    float:left;

}

.buttonSubscribe:hover {

    background-position: -98px 0;

}

.contentRightSide {

    width:249px;

    height:233px;

    overflow:auto;

    margin-top:3px;

}

.contentRightSide p:nth-child(even) {

    color:#999;

    font-family:"Source Sans Pro", sans-serif;

    font-size:17px;

    font-style:italic;

}

.contentRightSide p:nth-child(3n+0) {

    color:#c96;

}

.mCSB_scrollTools .mCSB_draggerRail {

    width:12px;

    background:#000;

    -webkit-border-radius:0;

    -moz-border-radius:0;

    border-radius:0;

}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {

    width:12px;

    background:#d03428;

    -webkit-border-radius:0;

    -moz-border-radius:0;

    border-radius:0;

}

.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {

    background:#fcea6a;

}

.content{

	width:249px; height:233px; overflow:auto; margin-top:3px;

}

.content p:nth-child(even){

	color:#999; font-family:"Source Sans Pro", sans-serif; font-size:17px; font-style:italic;

}

.content p:nth-child(3n+0){

	color:#c96;

}

#imageGalleryThumb {

	overflow:hidden; 

	width:190px; 

	height:96px; 

	border:thin solid #ae1311; 

	-webkit-border-radius: 4px 4px 4px 4px; 

	border-radius: 4px 4px 4px 4px; 

	margin-right:23px; 

	margin-bottom:20px;

	cursor: pointer;

}

#imageGalleryThumb:hover {

	border:thin solid #ae1311; ;

    -webkit-box-shadow: 0 0 9px 1px #999999;

    box-shadow: 0 0 9px 1px #999999;	

}.quoteMember {

	font-family: "Source Sans Pro", sans-serif;

	font-size: 18px;

	font-weight: bold;

}

.quoteMemberText {

	font-family: "Source Sans Pro", sans-serif;

	font-size: 16px;

}

