﻿.small {
    color: #999;
    font-size: .8em;
	line-height:1.5em !important;
}

	/*.c-w1 p .small{line-height:1.5em;}*/

.right-img {
	float: right; 
	margin-left:20px;
	border-bottom: 3px solid #025f8c;
	margin-bottom: 20px;
}
.left-img {
	float: left; 
	margin-right:20px;
	border-bottom: 3px solid #025f8c;
	margin-bottom: 20px;
}

/*.poll-heading {color: #000000;
    display: block;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
}
.poll-subheading {  color: #1B8E8E;
    font-size: 18px;
    font-weight: 400;}*/

.table-style {}