.widget-poll{
    margin-bottom:5px;
    padding:3px;
    text-align:left
}
.widget-poll-question{
    font-weight:700;
	margin-bottom:20px;
}
#cwp-graph{
    float:left;
    background-color:#FFF;
    width:625px;
    height:600px;
    margin:10px;
    border:1px solid #FFF;
    font-family:Arial;
    font-size:11px
}
#cwp-yaxis{
    float:left;
    width:50px;
    text-align:right
}
#cwp-yaxis .cwp-yaxis-label{
    float:left;
    width:50px;
    height:50px;
    font-weight:700
}
#cwp-graph-content{
    float:left;
    width:550px;
    height:500px;
    border-left:1px solid #333;
    border-bottom:1px solid #333
}
#cwp-graph-bar{
    float:left;
    background-color:#4a7194
}
#cwp-xaxis{
    float:left;
    margin-left:50px;
    width:550px;
    height:60px;
    text-align:center;
    font-family:Arial;
    font-size:12px;
    font-weight:700;
    margin-top:10px
}
#clear{
    clear:both
}
#popup_container{
    min-width:300px;
    max-width:600px;
    background:#FFF;
    -webkit-box-shadow:3px 3px 5px 6px #ccc;
    -moz-box-shadow:3px 3px 5px 6px #ccc;
    box-shadow:3px 3px 5px 6px #ccc
}
#popup_title{
    font-size:14px;
    font-weight:700;
    text-align:left;
    line-height:1.75em;
    color:#4a7194;
    background:url(https://www.crunchgrade.com/study-tips/wp-content/plugins/cardoza-wordpress-poll/public/css/images/title.gif) top repeat-x #ccc;
    border:1px solid #FFF;
    border-bottom:solid 1px #999;
    cursor:default;
    padding:0 0 0 5px;
    margin:0
}
#popup_content{
    background:url(https://www.crunchgrade.com/study-tips/wp-content/plugins/cardoza-wordpress-poll/public/css/images/info.gif) 16px 16px no-repeat;
    padding:1em 1.75em;
    margin:0
}
#popup_content.alert{
    background-image:url(https://www.crunchgrade.com/study-tips/wp-content/plugins/cardoza-wordpress-poll/public/css/images/info.gif)
}
#popup_content.confirm,#popup_content.prompt{
    background-image:url(https://www.crunchgrade.com/study-tips/wp-content/plugins/cardoza-wordpress-poll/public/css/images/help.gif)
}
#popup_message{
    padding-left:48px
}
#popup_panel{
    text-align:center;
    margin:1em 0 0 1em
}
#popup_prompt{
    margin:.5em 0
}
.result-answer,.total-voters,.total-votes{
    width:100%
}
.result-answer{
    padding-top:10px
}
#wpfooter{
    display:none
}
.poll-wh-style{
    padding:2px 7px;
	margin-top:15px;
}
.showresultslink1, .showresultslink2, .showresultslink3, .widget-poll a {
    position: relative;
    color: #b1b1b1;
    text-transform: uppercase;
    font-size: 12px;
    display: block;
    font-weight: 600;
    top: 18px;
    border: 1px solid #b1b1b1;
    padding: 7px;
    border-radius: 4px;
}
.showformlink {
	position: relative;
    color: #b1b1b1;
    text-transform: uppercase;
    font-size: 12px;
    display: block;
    font-weight: 600;
    top: 18px;
    border: 1px solid #b1b1b1;
    padding: 7px;
    border-radius: 4px;
}