
	#wrapper {
		width: 400px;
		margin: 10px auto;
		text-align: left;
	}

	#content {
		font-size: 1.2em;
		line-height: 1.8em;
	}

	#content h1 {
		font-size: 1.6em;
		border-bottom: 1px solid #ccc;
		padding: 5px 0 5px 0;
	}

	#content h2 {
		font-size: 1.2em;
		margin-top: 3em;
	}



	/* STYLES FOR CROSSFADER */



	div.cf_wrapper
	{
		position: relative;
	}
	
	div.cf_element
	     { color: #fff; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: 600; background: #000000; width: 400px; height: 600px; border: solid 6px #beb052; font-color: #ffffff     }
	
	div.cf_element div.content
	{
		padding: 10px;
		font-color: #ffffff;
	}

	div.cf_element div.content h3
	{
		padding-top: 0;
		margin-top: 0;
		font-color: #ffffff;
	}
.preu  { color: #ff9; font-size: 18px; font-weight: 700; text-decoration: underline }
.titul   { color: #ffe4b5; font-size: 18px; text-transform: uppercase }
