html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	min-width: 196px;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
*{
	margin: 0; 
}

.credit{
	display:none;
}

body.noBg{
	overflow: hidden;
}
#info-full .content, #info-full .sidebar, .body, .body-cont {
    width: auto;
}
#info-full .content{
	min-height: 86px;
}
#container-450{
	width: 196px;
	height: 86px;
	background: transparent url(../img/bg-widget.png) 0 0 no-repeat;
}
#esq{
	width: 71px;
	float: left;
}
#rio{
	font: 13px/12px OGloboCondensedRegular, Arial, Tahoma, sans-serif;
	color: #fff;
	padding-left: 14px;
	padding-top: 23px;
	float: left;
}
#anos{
	font: 25px/20px OGloboCondensedBold, Arial, Tahoma, sans-serif;
	color: #aae3fa;
	padding-left: 11px;
	width: 70px;
	float: left;
}
#faltam{
	/*float: right;*/
	margin-right: 57px;
	color: #fff;
	font-weight: bold;
	font: 11px/10px Arial, Tahoma, sans-serif;
}
#dir{
	width: 81px;
	float: right;
	margin-right: 12px;
	padding-top: 23px;
}
.box-cont{
	width: 26px;
	height: 30px;
	background: transparent url(../img/bg-cont.png) 0 0 no-repeat;
	float: left;
	margin-top: 3px;
	margin-right: 1px; 
	color: #fff;
	font: 33px/25px OGloboCondensedSemibold, Arial, Tahoma, sans-serif;
	text-align: center;
}
#dias{		
	color: #fff;
	font-weight: bold;
	font: bold 13px/7px Arial, Tahoma, sans-serif;
	float: right;
}