.rsfeedback_module_container
{
	width: 100%;
}

.rsfeedback_module_box
{
	margin-bottom:6px;	
	clear: both;
	overflow: hidden;
}

.rsfeedback_module_votes
{
	text-align: center !important;
	background: none repeat scroll 0 0 #fff;
    border: 5px solid #E3E3E3;
    border-radius: 4px 4px 4px 4px;
    padding: 5px 10px;
	margin:5px;
	float:left;
}

.rsfeedback_module_votes em
{
	display: block;
	font-size: 1.5em;
	font-style: normal;
	margin: 0 auto;
}

.rsfeedback_module_content
{
	float: none;
	padding: 4px;
}

.rsfeedback_module_clear
{
	clear: both;
	display: block;
	height: 1%;
	line-height: 1%;
	font-size: 1%;
}

.rsfeedback_module_link
{
	padding: 5px;
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
}