.survey {
background:#fff;
margin-top:20px;
border:5px solid #70a754;
width:700px;
padding:10px;
float:left;
height:400px;
}
.survey2 p {
font-family:Arial;
font-size:12px;
line-height:1.5em;
}
.survey2 h2 {
margin-top:0px;
color:#014246;
margin-bottom:0px;
font-family:Georgia;
font-style:italic;
}
.survey .share {
margin-top:-10px;
}
.img {
margin-right:10px;
}
.survey
.textareas {
width:600px;
height:100px;
}
.iframes {
border:none;
}
.awesome, .awesome:visited
{
    background: #222 url(/images/alert-overlay.png) repeat-x;
    display: inline-block;
    padding: 5px 10px 6px;
    color: #fff;
    text-decoration: none;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;

    border-bottom: 1px solid rgba(0,0,0,0.25);
    position: relative;
    cursor: pointer;
    font-family: Arial, Helvetica, Helvetica Neue, Verdana, sans-serif;
}

.rss p {
text-align:left;
}
.rss {
float:right;
}
.rss td {
padding: 0 !important;
margin: 0 !important;

}
.rss li {
list-style-type:none;
}
.rss ul {

margin:0;
padding:0;
}
.awesome:hover
{ background-color: #111; color: #fff; }
.awesome:active
{ top: 1px; }
.small.awesome, .small.awesome:visited
{ font-size: 11px; padding: ; }
.awesome, .awesome:visited,
.medium.awesome, .medium.awesome:visited
{ font-size: 13px; font-weight: bold; line-height: 1; text-shadow: 0 -1px 1px rgba(0,0,0,0.25); }
.large.awesome, .large.awesome:visited
{ font-size: 14px; padding: 8px 14px 9px; }
.green.awesome, .green.awesome:visited
{ background-color: #91bd09; }
.green.awesome:hover
{ background-color: #749a02; }
.blue.awesome, .blue.awesome:visited
{ background-color: #007d9a; }
.blue.awesome:hover
{ background-color: #00667e; }
.red.awesome, .red.awesome:visited
{ background-color: #e33100; }
.red.awesome:hover
{ background-color: #872300; }
.magenta.awesome, .magenta.awesome:visited
{ background-color: #a9014b; }
.magenta.awesome:hover
{ background-color: #630030; }
.orange.awesome, .orange.awesome:visited
{ background-color: #ff5c00; }
.orange.awesome:hover
{ background-color: #d45500; }
.yellow.awesome, .yellow.awesome:visited
{ background-color: #ffb515; }