/*
cwvoting - css file . modify as needed
	
More information here: http://www.chipwreck.de/blog/software/cwvoting/
@author Mario Fischer <http://www.chipwreck.de/blog/>
*/

div.examples p, div.examples label, div.examples a { font-size: 13px; }
div.examples label {display: inline; color: #bcc5c9; }

.examples img.icon { display: inline; width: 48px; height: 48px; margin-left: -10px; }
.examples h5 { font-size: 17px; display: inline; }
.examples a { text-decoration: underline; cursor: pointer; color: rgb(170, 197, 255); }
.examples img { vertical-align: middle; -webkit-box-shadow: none; -moz-box-shadow: none; }

.anaction { margin: 0em 1.5em; padding: 1em; color: #f1f2f3; background-color: rgb(113, 118, 132); border: 1px solid rgb(90, 90, 90); }

#myrating a { padding: 0.75em 0.5em; opacity: 0.8; text-decoration: none; }
#myrating a:hover { background-color: #333; }
#myrating img { margin-right: 3px; }

#starrating a { color: #676722; padding: 1px 3px; text-decoration: none; font-size: 24px !important; font-family: serif; }

.on { color: #af9210 !important; }
.onhover { color: #efa200 !important; }
.off { color: #676722 !important; }

