
.insform {
	width: 650px; }

.insform .content {
	font: 11px/1.5 Verdana;
	color: #404040;
	padding: 0 22px 0 22px; }
	
.insform .content .header {
	font: bold 11px Verdana;
	padding: 7px 0 7px 10px;
	margin: 12px 0 8px 0; }

.insform .subform {
	padding: 8px;
	margin: 5px 0 8px 0;
	text-align: center; }
	
.insform form {
	padding: 0;
	margin: 0; }
	
.insform .subform label {
	position: relative;
	top: -2px; }
	
.insform .subform .text {
	font: 12px Verdana; }
	
.insform .subform .submit {
	font: bold 11px Verdana;
	padding: 1px; }
	
.insform .inscriptionlink {
	display: block;
	font: bold 11px Tahoma;
	color: #4ba1cd;
	margin: 10px 0 0 0;
	text-align: center; }
	
	
.insform#grey .content {
	background: url(http://data.rentabiliweb.com/i/masterSignIn/insform_grey_bg.gif) repeat-y; }
	
.insform#grey .content .header {
	color: #fff;
	background: url(http://data.rentabiliweb.com/i/masterSignIn/insform_grey_h.gif) no-repeat; }
	
.insform#grey .subform {
	background: #f4f4f4;
	border: 1px solid #e4e4e4; }
	

.insform#green .content {
	background: url(http://data.rentabiliweb.com/i/masterSignIn/insform_green_bg.gif) repeat-y; }
	
.insform#green .content .header {
	color: #fff;
	background: url(http://data.rentabiliweb.com/i/masterSignIn/insform_green_h.gif) no-repeat; }
	
.insform#green .subform {
	background: #eaffe1;
	border: 1px solid #d0e9c5; }
	
.insform#green .content .header {
	color: #497022; }
	
	
.insform#red .content {
	background: url(http://data.rentabiliweb.com/i/masterSignIn/insform_red_bg.gif) repeat-y; }
	
.insform#red .content .header {
	color: #fff;
	background: url(http://data.rentabiliweb.com/i/masterSignIn/insform_red_h.gif) no-repeat; }
	
.insform#red .subform {
	background: #ffeaea;
	border: 1px solid #e9cccc; }
	
	
.insform#orange .content {
	background: url(http://data.rentabiliweb.com/i/masterSignIn/insform_orange_bg.gif) repeat-y; }
	
.insform#orange .content .header {
	color: #fff;
	background: url(http://data.rentabiliweb.com/i/masterSignIn/insform_orange_h.gif) no-repeat; }
	
.insform#orange .subform {
	background: #fffcef;
	border: 1px solid #e9e4cf; }
	
	
.insform#blue .content {
	background: url(http://data.rentabiliweb.com/i/masterSignIn/insform_blue_bg.gif) repeat-y; }
	
.insform#blue .content .header {
	color: #fff;
	background: url(http://data.rentabiliweb.com/i/masterSignIn/insform_blue_h.gif) no-repeat; }
	
.insform#blue .subform {
	background: #eaf8ff;
	border: 1px solid #cadee7; }
