@CHARSET "UTF-8";

body, html {
	font-family: Arial;
	font-size: 10px;
	color: #333333;
}

.white {
	font-family: Arial;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	color: #fff;
}

.f12 {
	font-size: 12px;
	line-height: 18px;
}

.bold { 
	font-weight: bold;
}

/* Titles */
h1#detail_item_title {
	padding: 0;
	display: block;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	margin: 0 0 0 0;
}


h2.list_item_title {
	display: inline;
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #666666;
}

h2#detail_item_subtitle {
	padding: 0;
	display: block;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	margin: 0 0 0 0;
}

h3 {
	font-size: 12px;
	margin: 0 0 5px 0;
	color: #666666;
	display: block;
	white-space: nowrap;
}

h1#title_settings {
	display: inline;
	margin: 0 750px 0 0;
	font-size: 16px;
}

h2 {
	font-size: 14px;
}

h1 {
	padding: 10px 0 0 0;
	font-size: 18px;
}
#feedback_thankyou {
	color: red;
}

select.search_themes {
	font-size: 10px;
 	line-height: 18px; 
}

option.search_themes {
 	font-size: 10px;
}

select.video_available {
	font-size: 10px; 
}

option.video_available {
 	font-size: 10px;
}

#loadflash{
	font-size: 13px;
}