#content{
	margin-top:-35px;
	padding:0px;
	width:760px;
	height:auto;
	display:table;
	position:relative;
	margin-bottom: 30px;
}

#dialog-error{
	display:none;
}

#fotos{
	position:relative;
	width:720px;
	margin:0px 0px 0px 20px;
}

.bla{	
	width:720px;
	height:65px;
	background:#FFF;
	opacity:0.80;
	filter: alpha(opacity=80);
	position:relative;
	margin-top:-65px;
}

.data{
	float:right;
	font-family:"Verdana", Geneva, sans-serif;
	font-size:12px;
	padding-right:20px;
	font-weight:bold;
}

#amarelo{
	width:760px;
	display:table;
	position:relative;
	margin:40px 0px 20px 0px;
}

.bob{
	position:relative;
	float:left;
	width:320px;
	height:200px;
}

ul {
	padding:0px;
	margin:0px;
}

li{
	list-style:none;
	display:inline;
}

.text{
	margin-top:20px;
	text-align:left;
	width:220px;
	
}

#cell{
	text-align:left;
	width:180px;
	position:relative;
	top:-17px;
	float:left;
}

#textgall{
	/*margin-top:10px;*/
	/*margin-bottom:30px;*/
	text-align:left;
	width:300px;
	position:relative;
}

#rede_social {
    width: 300px;
    height:50px;
    text-align: right;
}

#rede_social a {
    margin-right:35px;
}

.finput{
	border:0px;
}

.non{
	text-decoration:none;
	color:#000000;
}

label, input {
        display:block;
}

input.text {
        width:95%;
        height:20px;
        padding:4px;
}

fieldset {
        padding:0;
        border:0;
        margin-top:25px;
}

h1 {
        font-size: 1.2em;
        margin: .6em 0;
}

div#users-contain {
        width: 350px;
        margin: 20px 0;
}

div#users-contain table {
        margin: 1em 0;
        border-collapse: collapse;
        width: 100%;
}

div#users-contain table td, div#users-contain table th {
        border: 1px solid #eee;
        padding: .6em 10px;
        text-align: left;
}

.ui-button {
        outline: 0;
        margin:0;
        padding: .4em 1em .5em;
        text-decoration:none;
        cursor:pointer;
        position: relative;
        text-align: center;
}

.ui-dialog .ui-state-highlight, .ui-dialog .ui-state-error {
        padding: .3em;
}
