#feedback {
	float: right;
	margin: 10px 3px 3px 0;
	position: relative;
}

#feedback p {
	text-align: right;
	margin: 0px;
	padding: 0px;
}

#feedback .title_box a {
	text-align: right;
	float: right;
	background: #7636cc;
	text-decoration: none;
	color: #000000;
	padding-top: 3px;
	width: 65px;
	color: #ffffff;
	display: block;
	padding-top: 20px;
	background: #7636cc;
}

#feedback .title_box a:hover {
	background: #ffffff url( '/assets/default2/images/button_highlight_purple.png' );
	color: #d9d9d9;
}

#feedback .content_text a {
	display: inline;
}

#feedback .content_text a:hover {
	color: #7636cc;
}
