div.teaser_container {
	font-family: Verdana, Arial;
	margin:0;
	padding:0;
	border: none;
	line-height: normal;
	font-size: 100%;
}
form.widget_form {
	margin:0;
	padding:0;
	height: 20px;
}
a.widget_links {
	text-decoration:none;
	outline:none;
}
div.placeholder {
	color: #BCBC89;
	overflow: hidden;
}
div.main_widget_content {
	color: #BCBC89;
	overflow: hidden;
	float:left;
}
div.gradient_box {
	width:30px;
	height:30px;
	float:left;
}
div.widget_single_item {
	height:69px;
	font-size:10px;
}
div.widget_single_item_left {
	float:left;
	width:88px;
	margin:1px;
}
div.widget_single_item_right {
	float:right;
}
div.single_item_title {
	font-size:11px;
	font-weight:bold;
	line-height:14px;
}	
div.single_item_duration {
	font-size: 10px;
	margin-top:1px;
}
div.single_item_body {
	line-height:10px;
	padding:2px 0 0;
}
a.play_video_link {
	font-weight:bold;
	font-family:Verdana, Arial;
	font-size:9px;
	padding: 0px 2px 0px 2px;
	text-decoration:none;
}
div.list_widget_bottom {
	height: 19px;
	padding: 2px 0px 2px 0px;
	text-align: right;
}
a.list_widget_bottom_text {
	font-size: 9px;
	text-decoration: none;
	margin-right: 5px;
	-khtml-user-select: none;
}
div.list_widget_bottom_text {
	font-size: 9px;
	margin-right: 5px;
	/*margin-top: 3px;*/
	float: right;
	line-height: 18px;
	/*-khtml-user-select: none;*/
	cursor: pointer;

}
div.list_widget_embed_container {
	background-color: #000000;
	position: absolute;
	opacity: .90;
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	top: 0px;
	left: 0px;
}
div.list_widget_embed_desc {
	text-align:center;
	font-size:12px;
	color:#ffffff;
	padding: 40px 40px 10px 40px;
}
div.list_widget_embed_title {
	font-weight: bold;
	font-size:20px;
	text-align:center;
	color: #ffffff;
	padding-top: 30px;
	padding-bottom: 30px;
}
.close_btn_style {
	text-align:center;
	color:#ffffff;
	background-color:#000000;
	border:1px solid;
	font-size:12px;
	cursor:pointer;
	margin-top:5px;
	padding-bottom:2px;
}
div.loading {
	font-size:11px;
	font-weight:bold;
	line-height:14px;
	margin-top:15px;
	margin-left:10px;
}
div.no_result {
	font-size:11px;
	font-weight:bold;
	line-height:14px;
	margin-top:15px;
	margin-left:10px;
}
div.prev_btn {
	float:left;
	width:50px;
	text-align:center;
	cursor: pointer;
	height: 19px;
	line-height: 19px;
	font-size: 16px;
	-moz-user-focus: ignore; 
	-moz-user-input: disabled; 
	-moz-user-select: none;
	-khtml-user-select: none;
	-o-user-select:none;			
}
div.next_btn {
	float:left;
	width:50px;
	height: 19px;
	line-height: 19px;
	/*border: 1px solid white;*/
	font-size: 16px;
	text-align:center;
	cursor: pointer;
	/*-moz-user-focus: ignore; 
	-moz-user-input: disabled; 
	-moz-user-select: none;
	-khtml-user-select: none;
	-o-user-select:none;*/
}
div.prev_btn_placeholder {
	float:left;
	width:50px;
	text-align:center;
	cursor:default;
	height: 19px;
	-moz-user-focus: ignore; 
	-moz-user-input: disabled; 
	-moz-user-select: none;
	-khtml-user-select: none;
	-o-user-select:none;
}
div.next_btn_placeholder {
	float:left;
	width:50px;
	height: 19px;
	text-align:center;
	cursor:default;
	-moz-user-focus: ignore; 
	-moz-user-input: disabled; 
	-moz-user-select: none;
	-khtml-user-select: none;
	-o-user-select:none;
}
div.grab_embed_link {
	float: right;
	width: 120px;
	height: 19px;
}
div.sb_search {
	height:20px;
	padding-bottom:2px;
}
input.sb_search_input {
	font-size: 10px;
	font-family: Verdana, Arial;
	background-repeat: repeat-x;
	margin-left: 4px;
	margin-top: 2px;
	height: 13px;
	padding: 1px 0;
}
span.go_btn_span {
	text-align:center;
}
div.sb_go_btn {
	font-family: Verdana, Arial;
	font-size: 10px;
	margin-left: 9px;
	margin-top: 2px;
	cursor: pointer;
}
textarea.embed_textarea {
	/*background: none;*/
	/*border: none;
	padding: 0;*/
	font-family: monospace;
	font-size: 13px;
}