@import url(style.css);

#bdup {
	width: 479px;
	float: left;
	padding-right: 1px;
	padding-top: 25px;
	padding-bottom: 40px;
}

#bdc_userforms {
	width:480px;
	float:left;
    background-color:#FFFFFF;
	vertical-align:top;
	font-size:8pt;
	font-weight:normal;
	line-height:1.7em;
}

	#bdc_userforms h2 {
		font-size:14pt;
		text-decoration:underline;
		font-weight:normal;
		line-height:27px;
		padding-bottom:20px;
	}
	
	#bdc_userforms_input_text {
		font-size:8pt;
		width:50px;
		padding-right:20px;
		padding-bottom:3px;
		float:left;
	}
	
	#bdc_userforms_input {
		float:none;
		padding-bottom:3px;
	}

	#bdc_userforms span.date {
		font-family: Verdana, Georgia, Arial, Helvetica, sans-serif;
		font-size: 7pt;
		color: #888888;
	}
	
	#bdc_userforms span.date a:link, #bdc_userforms span.date a:visited {
		color: #888888;
		text-decoration : underline;
	}
	
	#bdc_userforms span.date a:hover {
		color: #666666;
		text-decoration : underline;
	}

	#bdc_userforms ul {
		list-style: none;
	}
	
	#bdc_userforms li {
		padding-left: 16px;
		line-height: 18px;
		background: url("http://www.psst.ro/images/tpl/menu_dot_alt2.gif"); 
		background-repeat: no-repeat;
		background-position: left top;
		padding-bottom: 12px;
	}
	
	input.submit_signup {
		border:1px solid #000000;
		width: 70px;
		height: 18px;
	}
	
	input.submit_login {
		border:1px solid #000000;
		width: 85px;
		height: 18px;
	}
	
	input.checkbox {
		border:0px;
		width:15px;
		heigh:15px;
	}
