/* ----------------------------------------------

	Template Name : Orgone TAB & Subs

	Template Code : OG-001

	Version : 1.0   

	Author : Martijn Pantlin

	Author URI : http://www.orgonemedia.com/       

	Last Date Modified : January, 2009	

 ------------------------------------------------ */
 
 /* ----------------------------------------------

   SHARED COMPONENTS

------------------------------------------------- */ 

/* Lists */

ul, ol {
	line-height: 200%;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 30px;
	margin-left: 20px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}

/* qTranslate */

.qtrans_language_chooser {
	list-style-image:none;
	margin: 0px;
	padding: 0px;
}
.qtrans_language_chooser li { float:left; margin-right:4px }

#languageflags {
	position: relative;
	left: 750px;
	bottom: 32px;
}

.qtrans_language_chooser a:link, .qtrans_language_chooser a:visited {
	list-style-type:none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


