/*<IPS_IMPORT_BLOCK>
DO NOT REMOVE OR ALTER THIS PLEASE. IT IS REMOVED AUTOMATICALLY BY THE IMPORT ROUTINE.
<css_position>1</css_position>
<css_app>core</css_app>
<css_app_hide>1</css_app_hide>
<css_attributes>title="Main" media="screen"</css_attributes>
</IPS_IMPORT_BLOCK>*/

#profile_overview p.reputation.profile_fix {
	float:right !important;
}

.rep_bar_expanded {
	height: 40px;
	max-width: 400px;
	width: 400px;
}

.rep_bar_shrink {
	height: auto;
	max-width: 90px;
	width: auto;
}

p.ah30rep_current_rep {
	float: left;
	font-weight: bold;
	padding-top: 9px;
}

div.ah30rep_label {
	float: right;
	padding-left: 5px;
	padding-top: 8px;
}

div.ah30rep_rep_image {
	float: left;
	padding-right: 5px;
	padding-top: 6px;
	padding-bottom: 10px;
}

div.ah30rep_sidebar_wrap {
	padding-left: 21px;
	padding-right: 15px;
}

input.ah30rep_positive {
	border: 1px solid #6f8f52;
	height:18px !important;
	background: #e2ffc8 url( '../../style_images/master/add.png' ) 2px 1px no-repeat;
	padding: 0 0 0 18px;
}

input.ah30rep_negative {
	border: 1px solid #b82929;
	height:18px !important;
	background: #ffe6e6 url( '../../style_images/master/delete.png' ) 2px 1px no-repeat;
	padding: 0 0 0 18px;
}

input.ah30rep_input {
	padding-top: 4px;
	padding-bottom: 3px;
	font-size: 1em;
}

span.desc.ah30rep_desc {
	font-size: 0.9em;
}