﻿#maisAutores #authorInfo {
	margin-bottom: 30px;
}

	#maisAutores label {
		font-weight: bold;
		color: rgb(95, 95, 95);
		font-size: 13px;
	}
		
	#maisAutores input {
		border: 2px solid rgb(190, 190, 190);
	}

	
	#maisAutores  #authorConfirm  {
		width: 80px;
		}
	
		#maisAutores  input#convidar {
			margin-top: 15px;
			border: none;
			width: auto;
		}
		#maisAutores  input#guardar {
			border: none;
		}
		
	.maisAutoresUrl {
		color: rgb(95, 95, 95);
		font-weight: bold;
		font-size: 16px;
	}
	
	.maisAutoresInfo {
		width: 280px;
	}
	
	#maisAutores h3 {
		margin-top: 30px;
		color: rgb(95, 95, 95);
	}
	
	#maisAutores table {
		margin: 10px 0px 30px 0px;
	}
	
	#maisAutores thead {

	}
	
	#maisAutores td {
		padding: 3px 15px;
	}
	
	#maisAutores th {
		padding: 3px 15px 1px 15px;
	}
	
	.autorOptions {
		float: left;
		margin: 20px 0px;
	}
	
	.autorOptions .autorOptionsLine{
		float: left;
		clear: both;
	}
	
	.autorOptions .autorOptionsInput{
		float: left;
		width: 140px;
		padding-right: 5px;
	}
	
	.autorOptions .autorOptionsInput input,
	.autorOptions .autorOptionsInput select {
		float: right;
	}
	
	.autorOptions .autorOptionsLabel{
		float: left;
		width: 150px;
	}
	
	.autorOptions .autorOptionsText{
		float: left;
		width: 250px;
	}
	
	#guardar {
		float: right;
		clear: both;
	}
	
	.subHeader {
		width: 100%;
		background-color: #EBEBEB;
		margin: 10px 0px 0px 0px;
		padding: 4px;
		color: #5F5F5F;
		font-size: 11px;
	}
	
#membership {
	position: relative;
	top: -4px;
}

#moderated {
	position: relative;
	top: -3px;
}
	