ul.social-buttons li.facebook {
    width: 90px;
}

.ajax-loader{
    width: 16px;
    height: 16px;
    position: absolute;
    top: 200px;
    left: 460px;
    display: none;
    border: 0;
}

.ajax-loader2{
    width: 16px;
    height: 16px;
    position: relative;
    display: none;
    border: 0;
}

div.noticias article div.pager {
    margin-top: 14px; 
}

ul.top input[type=submit] {
	background: url('../images/bt-submit-2.gif') no-repeat; 
	position: absolute;
	border: none;
	cursor: pointer;
	height: 24px;
	right: 20px;
	bottom: 12px;
	width: 16px;
}

div.publicacoes .apito1 div.edicao2 {
	position: relative !important;
	top: 0 !important;
	right: 0 !important;
	margin-bottom: 20px;
}

div.row-apito{
	width:auto;
	height: 20px;
	background: url('../images/apito-brasil.gif') no-repeat;
	background-position: 0 -65px;
	margin-bottom: 15px;
	margin-top: 20px;
}

div.row-apito.hid{
	display: none;
}

div.publicacoes article div.publicacoes-apito article:last-child{
	margin-bottom: 0 !important;
	padding: 0 !important;
	border-bottom: none !important;
}

ul.top input[type=submit] {
	background: url('../images/bt-submit-2.gif') no-repeat;
	position: absolute;
	border: none;
	cursor: pointer;
	height: 24px;
	right: 20px;
	bottom: 12px;
	width: 16px;
}

ul.top input[type=password] {
	border: none;
	background: url('../images/bg-search.gif') repeat-x;
	padding: 7px 30px 7px 10px;
	color: #a7a7a7;
	font-size: 15px;
	width: 116px;
	margin-bottom: 12px;
}

#sendToFriend p,
#sendToFriend label,
#sendToFriend input,
#sendToFriend span,
#sendToFriend button,
.ui-button-text{ 
	font-family: Arial !important;
	font-size: 15px !important;
}

.ui-widget-overlay{
	background: #000 !important;
	opacity: 0.5 !important;
}

.ui-dialog-titlebar{
	font-family: Arial !important;
}

.rating-bar{
	width: auto !important;
	min-width: 290px !important;
	height: 25px !important;
	border: 1px solid #cbdde3;
	/*background: url('../images/rating.gif');*/
	float: left;
}

.rating-bar span{
	margin: 2px 4px 0 4px;
	font-size: 11px;
	font-weight: normal;
	color: gray;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
}

.rating-bar .post-ratings {
	margin: 4px 4px 0 2px !important;
	height: 20px !important;
	float: left !important;
	width: 90px !important;
}

div.publicacoes-buttons img {
	margin-right: 2px !important;
}

.post-ratings-loading {
	margin: 5px 0 0 235px !important;
	position: absolute  !important;
}

span.pagnum{
	position: relative;
	margin: 0 4px 0 4px;
	top: -4px;
}

span.pagnum:first-of-type{
	margin-left: 14px;
}

span.pagnum:last-of-type{
	margin-right: 14px;
}

span.pagnum a{
	font-family: Arial !important;
	font-size: 12px;
	color: #000;
	font-weight: normal !important;
}

span.pagnum a:hover{
	color: #ff2500
}

.new-search-apito {
	background: url('../images/new-search-bg.gif');
	height: 65px;
	margin-bottom: 15px;
	margin-top: -31px;
	position: relative;
	z-index: 100;
}

form[name=search-apito] input[name=s]{
	width: 515px;
}

form[name=search-apito] input[name=buscar] {
	right: -205px;
	top: 13px;
}