/* Poll Widget */
.wp-polls-form .vote {
	background:#FFFFFF;
	border: 1px solid #C8C8C8;
	text-decoration: none;
	padding:0px;
	font-family: 'Lucida Grande', Sans-Serif;
	color:#3B3B3B;
	font-size: 1em;
	vertical-align:middle;
	padding-left: 9px;
	padding-right: 9px;
}
.widget_polls {
	text-align: center;
}
.wp-polls a {
	color: #3B3B3B;
}
.archive {
	background:#FFFFFF;
	display:inline;
	border: 1px solid #C8C8C8;
	text-decoration: none;
	margin-left:2px;
	font-family: 'Lucida Grande', Sans-Serif;
	color:#3B3B3B;
	font-size: 1em;
	vertical-align:middle;
	height: 19px;
	padding:1px;
	padding-left: 10px;
	padding-right: 9px;
}
.archive a {
	text-decoration: none;
}
.results {
	background:#FFFFFF;
	display:inline;
	border: 1px solid #C8C8C8;
	text-decoration: none;
	margin-left:2px;
	font-family: 'Lucida Grande', Sans-Serif;
	color:#3B3B3B;
	font-size: 1em;
	vertical-align:middle;
	height: 19px;
	padding:1px;
	width:78px;
	padding-left: 9px;
	padding-right: 9px;
}
.results a {
	text-decoration: none;
}
.wp-polls-form {
	margin-top:5px;
}
#sidebar .wp-polls-form  {
	text-align: center;
}
ul .wp-polls-form li {
	line-height: 14px;
}

ul .wp-polls-ul li {
	width: 192px;
}
.buttons {
	margin:0;
	display:block;
	padding-top:3px;
	height:	19px;
	overflow:hidden;
}
.wp-polls-ul li input {
	height: 14px;
	width:14px;
	vertical-align:middle;
}
#content .wp-polls {
	border: 1px solid #303030;
	background:#484848;
	margin-right: auto;
	margin-left: auto;
	width: 194px;
        text-align: center;
}

.resultsvote {
	background:#FFFFFF;
	display:block;
	padding:3px;
	border: 1px solid #C8C8C8;
	margin-top:2px;
	font-family: 'Lucida Grande', Sans-Serif;
	color:#3B3B3B;
	font-size: 1em;
	width:186px;
        text-align: center;
        margin-bottom: 3px;
}
.resultsvote a {
	text-decoration: none;
	display:block;
}
#pollarchive .wp-polls {
	border: 1px solid #303030;
	padding: 0px 5px 5px 5px;
	background:#484848;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	width: 500px;
        text-align: center;
}
/* Gallery */
#lazyest_sidebox {
	margin-top: 2px;
}
/* Plugboard */
#plugboard {
	padding-right: 4px;
	padding-left: 4px;
}
.plugbutton {
	display:inline;
}
#plugboard-form p {
	margin-top: 4px;
	margin-left: 4px;
}
#plugboard-form #bbb_submit {
	margin-top: 4px;
	margin-left: 4px;
}
#plugside {
	text-align: center;
	padding-top:5px;
}

#widget_recent_commentators {
	padding-top:5px;
	text-align: center;
	text-transform: capitalize;
}
#widget_recent_commentators ul li {
	list-style-type:disc;
}
/* Twitter */
#rpnet_twTitle {
	display:none;
}
.twitterdiv img {
	margin-right:3px;
}
/* Top Commentators */
#topcom {
	padding: 5px 5px 0 5px;
	text-align: center;
}
/* Comment Remix */
.comment-remix-meta {
float:right;
}
/* Smilies Toolbar */
#smilies_toolbar {
	float: right;
	background:#484848;
	margin: 4px 0 0 0;
	padding: 4px;
	font-size: 0; 
        width: 339px;
        border: 1px solid #303030;
}
#smilies_toolbar .wp-smiley {
        text-align: center;
	padding: 2px;
	float: right;
	font-size: 0; 
	margin: 0;
}