	div.website{
		background-image: url('http://www.vizoo.ro/design/mp_orange_v2.jpg');
	}
	
	div.content {
		font-family: Comic Sans MS;
		font-size: 14px;
	
		text-align: left;
		/*border: 1px solid #e2f4fe;*/
		float:right;
		overflow: auto;
		scrollbar-base-color: #f2cb0e; 
		scrollbar-arrow-color: white;
	}

	div#bottom_buttons {
		margin-top: 5px;
		padding-top: 0px;
		float:right;
		text-align: left;
		width: 630px;
		border: 0px solid red;
	}

	input.buttons {background-color: #f2cb0e; border: 1px solid white;}
	input.text {border: 1px solid #eaa037;}
	textarea {border: 1px solid #eaa037;}
	table.white_table {border-top: 1px solid white; border-left: 1px solid white; width: 430px;}
	table.white_table tr td {border-bottom: 1px solid white; border-right: 1px solid white;}	
	table.white_table tr td.left_text {width: 246px;}