/* =============================================== */
/* stayAmsterdam.com Stylesheet */
/* Specific Page Styling */
/* Created by Digino/Ben Wakeford 2006 */
/* =============================================== */


/* =============================================== */
/* SECTION: TRANSLATION PAGES */
/* =============================================== */

#lang-left {
	float : left;
	width : 310px;
	margin : 10px 20px 0 0px;
	padding : 0 0 10px 15px;
}

#lang-right {
	float : right;
	width : 197px;
	margin : 10px 0px 0 0;
	padding : 10px 10px 10px 0px;
	border-bottom : 1px solid #EAEADC;
}

#lang-left h2 {
	color : #FD6E39;
	margin : 10px 0 10px 0;
}
