body {
	margin: 20px 50px 40px;
	background-color: #87b7e3;
	font: 1em Arial, Helvetica, sans-serif;
	color: #4181bc;
}


a.bubble:link, a.bubble:hover, a.bubble:visited, a.bubble:active {	text-decoration: underline;	color: #ff00f6;}
a.user:link, a.user:hover, a.user:visited, a.user:active { color: #ffffff; text-decoration: none; }
a.twitter:link, a.twitter:hover, a.twitter:visited, a.twitter:active { color: #ffffff; text-decoration: none; }
a.inspired:link, a.inspired:hover, a.inspired:visited, a.inspired:active { color: #4181bc; text-decoration: underline; }
a:link, a:hover, a:visited, a:active { color: #ffffff; text-decoration: none; }

span.inspired {
    color: #4181bc;
    font-size: 12px;
}

div.line {
	margin-top: 20px;
}

div.linktwitter {
background-color: #689bca;
padding: 8px;
width: 560px;
color: #ffffff;
font-weight:bold;
font-size:14px;
margin-top: 20px;
}

div.bubble {
width: 565px;
	font-size:18px;
	margin-bottom: 20px;
	margin-top: 20px;
	/*border: 5px solid #9fc5e9;*/

}

div.content {
	margin-left: 80px;
	min-height:50px;
	background-color:#ffffff;
}

div.thumbnail{
float:left;
	
}

div.main {
	padding-top: 25px;
	padding-right: 20px;
	padding-bottom: 35px;
	padding-left: 25px;
}

div.line {
	margin-top: 10px;
	height:1px;
}

div.autor {
padding-left:5px;
padding-top:3px;
color:#ffffff;
}

div.top { background: url(../images/top.gif) no-repeat top; width: 565px;}
div.bottom { background: url(../images/bottom.gif) no-repeat bottom; width: 565px;}
div.middle { background: url(../images/middle.gif) repeat-y; width: 565px;}




