/*--- Basic Tags ---*/
.iberka_blue {	
	font-family:			Verdana, Arial, Helvetica, sans-serif;
	color:					#003399;
}
.iberka_grey {
	font-family:			Verdana, Arial, Helvetica, sans-serif;
	color:					#999999;
}

a img {
	border:					0px;
}
form {
	margin:					0px;
	padding:				0px;
}




/*--- Basic classes ---*/
.page_main {
	height:380px;
}
.page_title {}
.page_menue {}
.page_content {}
.content_main {}
.content_title {}
.content_menue {}
.content_text {}
.content_text_msg {}
div#tarot_tutorial {
	padding:				0px 10px;
}
div#tarot_readings {
	float:					left;
	width:					200px;
	margin:					10px 60px 10px 40px;
}
div#tarot_readings p {
	line-height:			20px;
}


/*--- Basic Elements ---*/
div.content_text_msg ul {}
div.content_text_msg li {}
p.common_author, p.common_icons {}
p.common_author span {}



/*--- Basic Elements: Forms & AutoList ---*/
td.common_input_header {}
.common_input_caption {}

.common_input_button {}
.common_input_text {}
.common_input_select {}

.common_filter_button {}
.common_filter_text {}
.common_filter_select {}

table.common_list {}
td.common_pager {}
td#list_pager_top {}
td#list_pager_bottom {}
td#list_switches_top {}
td#list_switches_bottom {}
th.common_list_sum {}
th.common_list_header {}
th.common_list_filter {}
th.common_list_group {}
td.common_list {}
span.tarot_card_name {
	display:				block;
	padding:				10px 0px;
	font-weight:			bold;
	color:					#FF0000;
}