/***** en_US/globals/styles/global.css *****/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}

/* Global Styles
------------------------- */

body {
	color: #000;
	font: normal 62.5%/1.1 arial;
}
:focus {
	outline: 0;
}
h1 {
	font-size: 2em;
}
h2 {
	font-size: 1.166em;
}
h2.page_title {
	font-size: 2em;
}
h3 {
	font-size: 1.5em;
}
h4 {
	font-size: 1em;
}
h5 {
	font-size: .916em;
}
cite {
	color: #888;
	font-size: .916em;
	font-style: normal;
}
p {
	line-height: 1.3;
}
input {
	padding: 0;
}
input.blur {
	color: #999;
}
select {
	margin: 0;
	padding: 0;
}

/* Page Styles
------------------------- */

.page {
	font-size: 1.2em;
	margin: 0 auto;
	overflow: hidden;
	width: 980px;
}
.channel {
	overflow: hidden;
}
.no_border {
	border: none;
}
.no_border .dcc {
	font-size: 1.2em;
}
#header {
	float: left;
	position: relative;
}
#message_bar_wrap {
	clear: both;
}
#message {
	overflow: hidden;
	width: 612px;
}
#body_cols {
	overflow: hidden;
	padding: 10px;
	width: 960px;
}
#footer {
	float: left;
	padding: 10px;
	width: 960px;
}

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

.body_drag_0 {
	float: left;
	overflow: hidden;
	width: 300px;
}
.body_drag_0.drag_left {
	margin-right: 12px;
}


#body_col_0 {
	float: left;
	overflow: hidden;
	width: 960px;
}
#body_col_1 {
	float: left;
	overflow: hidden;
	width: 770px;
}
#body_col_2 {
	float: left;
	margin-right: 12px;
	overflow: hidden;
	width: 612px;
}
#body_col_3 {
	float: left;
	width: 474px;
}
#body_col_4 {
	float: left;
	overflow: hidden;
	width: 336px;
}
#body_col_5 {
	float: left;
	overflow: hidden;
	width: 300px;
}
#body_col_6 {
	float: left;
	overflow: hidden;
	width: 190px;
}
#body_col_12 {
	float: left;
	margin-right: 10px;
	overflow: hidden;
	width: 650px;
}

/* Global Classes
------------------------- */

.super_link {
	font-weight: bold;
}
.loading {
	background: #fff url(en_US/globals/images/loading.gif?c4ea21bb) no-repeat center center;
	filter: alpha(opacity=80);
	left: 0;
	opacity: .8;
	position: absolute;
	top: 0;
	z-index: 1;
}

/* Buttons
------------------------- */

button.btn {
	border: 0;
	cursor: pointer;
	margin: -2px 0 0 0;
	overflow: visible;
	padding: 0;
	position: relative;
	vertical-align: middle;
}
button.btn::-moz-focus-inner {
	border: none;
}
button.btn span {
	display: block;
	position: relative;
	white-space: nowrap;
}
@-moz-document url-prefix() {
	button.btn {
		margin-left: -5px;
	}
}
button.btn {
	background: transparent url(en_US/globals/images/btn_bg.png?c4ea21bb) no-repeat right -41px;
	padding: 0 10px 0 0;
	text-align: center;
}
button.btn span {
	background: transparent url(en_US/globals/images/btn_bg.png?c4ea21bb) no-repeat left top;
	color: #fff;
	font-weight: bold;
	height: 18px;
	padding: 3px 0 0 10px;
}
button.btn.btn_add span span {
	background: url(en_US/globals/images/btn_bg.png?c4ea21bb) no-repeat 100% -70px;
	padding: 0 20px 0 0;
}
button.btn.btn_remove span span {
	background: url(en_US/globals/images/btn_bg.png?c4ea21bb) no-repeat 100% -94px;
	padding: 0 20px 0 0;
}

/* Carousel Arrows
------------------------- */
.car_arrow_prev,
.car_arrow_next,
.car_arrow_prev_disabled,
.car_arrow_next_disabled {
	background: url(en_US/globals/images/pagination_sprite.png?c4ea21bb) no-repeat 0 center;
	display: block;
	float: left;
	height: 19px;
	text-indent: -9999px;
	width: 18px;
}
.car_arrow_next {
	background-position: -54px center;
	float: right;
}
a.car_arrow_prev.disabled {
	background-position: -72px center;
	cursor: default;
}
a.car_arrow_next.disabled {
	background-position: -90px center;
	cursor: default;
	float: right;
}

/* Link Button
------------------------- */

a.link_btn {
	background: transparent url(en_US/globals/images/link_btn_bg.gif?c4ea21bb) no-repeat right -41px;
	cursor: pointer;
	display: block;
	float: left;
	margin: 0 auto;
	padding: 0 10px 0 0;
	text-align: center;
}
a.link_btn span {
	background: transparent url(en_US/globals/images/link_btn_bg.gif?c4ea21bb) no-repeat left top;
	color: #000;
	display: block;
	font-weight: bold;
	height: 17px;
	padding: 4px 0 0 10px;
}

/* Ad Wrappers
------------------------- */

.ad_placement {
	text-align: center;
}
.ad_placement iframe {
	margin: 0;
	padding: 0;
}

/* Bootstrap Styles in the syn- namespace
------------------------- */
.syn-btn {
	background-color: #f5f5f5;
	*background-color: #e6e6e6;
	background-image: -moz-linear-gradient(top, #fff, #e6e6e6);
	background-image: -ms-linear-gradient(top, #fff, #e6e6e6);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#e6e6e6));
	background-image: -webkit-linear-gradient(top, #fff, #e6e6e6);
	background-image: -o-linear-gradient(top, #fff, #e6e6e6);
	background-image: linear-gradient(top, #fff, #e6e6e6);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff', endColorstr='#e6e6e6', GradientType=0);
	background-repeat: repeat-x;
	border: 1px solid #ccc;
	*border: 0;
	border-color: #e6e6e6 #e6e6e6 #bfbfbf;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	/* Darken IE7 buttons by default so they stand out more given they won't have borders */
	border-bottom-color: #b3b3b3;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
	-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
	color: #333;
	cursor: pointer;
	display: inline-block;
	*display: inline; /* IE7 inline-block hack */
	font-size: 13px;
	line-height: 18px;
	*line-height: 20px;
	margin-bottom: 0;
	*margin-left: .3em;
	padding: 4px 10px 4px;
	text-align: center;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
	vertical-align: middle;
	*zoom: 1;
}
.syn-btn:hover,
.syn-btn:active,
.syn-btn.active,
.syn-btn.disabled,
.syn-btn[disabled] {
	background-color: #e6e6e6;
	*background-color: #d9d9d9;
}
.syn-btn:active,
.syn-btn.active {
	background-color: #ccc \9;
}
.syn-btn:first-child {
	*margin-left: 0;
}
.syn-btn:hover {
	background-color: #e6e6e6;
	*background-color: #d9d9d9; /* Buttons in IE7 don't get borders, so darken on hover */
	background-position: 0 -15px;
	color: #333;
	text-decoration: none;
	transition: background-position 0.1s linear;
	-moz-transition: background-position 0.1s linear;
	-ms-transition: background-position 0.1s linear;
	-o-transition: background-position 0.1s linear;
	-webkit-transition: background-position 0.1s linear;
}
.syn-btn:focus {
	outline: thin dotted #333;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}
.syn-btn.active,
.syn-btn:active {
	background-color: #e6e6e6;
	background-color: #d9d9d9 \9;
	background-image: none;
	box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
	-moz-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
	-webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
	outline: 0;
}
.syn-btn.disabled,
.syn-btn[disabled] {
	background-color: #e6e6e6;
	background-image: none;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	cursor: default;
	opacity: 0.65;
	filter: alpha(opacity=65);
}
.syn-btn-large {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-size: 15px;
	line-height: normal;
	padding: 9px 14px;
}
.syn-btn-large [class^="icon-"] {
	margin-top: 1px;
}
.syn-btn-small {
	font-size: 11px;
	line-height: 16px;
	padding: 5px 9px;
}
.syn-btn-small [class^="icon-"] {
	margin-top: -1px;
}
.syn-btn-mini {
	font-size: 11px;
	line-height: 14px;
	padding: 2px 6px;
}
.syn-btn-primary,
.syn-btn-primary:hover,
.syn-btn-warning,
.syn-btn-warning:hover,
.syn-btn-danger,
.syn-btn-danger:hover,
.syn-btn-success,
.syn-btn-success:hover,
.syn-btn-info,
.syn-btn-info:hover,
.syn-btn-inverse,
.syn-btn-inverse:hover {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.syn-btn-primary.active,
.syn-btn-warning.active,
.syn-btn-danger.active,
.syn-btn-success.active,
.syn-btn-info.active,
.syn-btn-inverse.active {
	color: rgba(255, 255, 255, 0.75);
}
.syn-btn {
	border-color: #ccc;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}
.syn-btn-primary {
	background-color: #0074cc;
	*background-color: #05c;
	/* Darken IE7 buttons by default so they stand out more given they won't have borders */
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	background-image: -moz-linear-gradient(top, #08c, #05c);
	background-image: -ms-linear-gradient(top, #08c, #05c);
	background-image: -o-linear-gradient(top, #08c, #05c);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#05c));
	background-image: -webkit-linear-gradient(top, #08c, #05c);
	background-image: linear-gradient(top, #08c, #05c);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#08c', endColorstr='#05c', GradientType=0);
	border-color: #05c #05c #003580;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}
.syn-btn-primary:hover,
.syn-btn-primary:active,
.syn-btn-primary.active,
.syn-btn-primary.disabled,
.syn-btn-primary[disabled] {
	background-color: #05c;
	*background-color: #004ab3;
}
.syn-btn-primary:active,
.syn-btn-primary.active {
	background-color: #004099 \9;
}
.syn-btn-warning {
	background-color: #faa732;
	*background-color: #f89406;
	/* Darken IE7 buttons by default so they stand out more given they won't have borders */
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	background-image: -moz-linear-gradient(top, #fbb450, #f89406);
	background-image: -ms-linear-gradient(top, #fbb450, #f89406);
	background-image: -o-linear-gradient(top, #fbb450, #f89406);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
	background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
	background-image: linear-gradient(top, #fbb450, #f89406);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbb450', endColorstr='#f89406', GradientType=0);
	border-color: #f89406 #f89406 #ad6704;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}
.syn-btn-warning:hover,
.syn-btn-warning:active,
.syn-btn-warning.active,
.syn-btn-warning.disabled,
.syn-btn-warning[disabled] {
	background-color: #f89406;
	*background-color: #df8505;
}
.syn-btn-warning:active,
.syn-btn-warning.active {
	background-color: #c67605 \9;
}
.nbtn-danger {
	background-color: #da4f49;
	*background-color: #bd362f;
	/* Darken IE7 buttons by default so they stand out more given they won't have borders */
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
	background-image: -ms-linear-gradient(top, #ee5f5b, #bd362f);
	background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));
	background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
	background-image: linear-gradient(top, #ee5f5b, #bd362f);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee5f5b', endColorstr='#bd362f', GradientType=0);
	border-color: #bd362f #bd362f #802420;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}
.syn-btn-info:hover,
.syn-btn-info:active,
.syn-btn-info.active,
.syn-btn-info.disabled,
.syn-btn-info[disabled] {
	background-color: #2f96b4;
	*background-color: #2a85a0;
}
.syn-btn-info:active,
.syn-btn-info.active {
	background-color: #24748c \9;
}
.syn-btn-inverse {
	background-color: #414141;
	*background-color: #222;
	/* Darken IE7 buttons by default so they stand out more given they won't have borders */
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	background-image: -moz-linear-gradient(top, #555, #222);
	background-image: -ms-linear-gradient(top, #555, #222);
	background-image: -o-linear-gradient(top, #555, #222);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#555), to(#222));
	background-image: -webkit-linear-gradient(top, #555, #222);
	background-image: linear-gradient(top, #555, #222);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#555', endColorstr='#222', GradientType=0);
	border-color: #222 #222 #000;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}
.syn-btn-inverse:hover,
.syn-btn-inverse:active,
.syn-btn-inverse.active,
.syn-btn-inverse.disabled,
.syn-btn-inverse[disabled] {
	background-color: #222;
	*background-color: #151515;
}
.syn-btn-inverse:active,
.syn-btn-inverse.active {
	background-color: #080808 \9;
}
button.syn-btn,
input[type="submit"].syn-btn {
	*padding-bottom: 2px;
	*padding-top: 2px;
}
button.syn-btn::-moz-focus-inner,
input[type="submit"].syn-btn::-moz-focus-inner {
	border: 0;
	padding: 0;
}
button.syn-btn.syn-btn-large,
input[type="submit"].syn-btn.syn-btn-large {
	*padding-bottom: 7px;
	*padding-top: 7px;
}
button.syn-btn.syn-btn-small,
input[type="submit"].syn-btn.syn-btn-small {
	*padding-bottom: 3px;
	*padding-top: 3px;
}
button.syn-btn.syn-btn-mini,
input[type="submit"].syn-btn.syn-btn-mini {
	*padding-bottom: 1px;
	*padding-top: 1px;
}
.syn-pagination {
	height: 36px;
	margin: 18px 0;
}
.syn-pagination ul {
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
	display: inline-block;
	*display: inline;
	margin-bottom: 0;
	margin-left: 0;
	*zoom: 1;
}
.syn-pagination li {
	display: inline;
}
.syn-pagination a {
	border: 1px solid #ddd;
	border-left-width: 0;
	float: left;
	line-height: 34px;
	padding: 0 14px;
	text-decoration: none;
}
.syn-pagination a:hover,.syn-pagination .active a {
	background-color: #f5f5f5;
}
.syn-pagination .active a {
	color: #999;
	cursor: default;
}
.syn-pagination .disabled span,.syn-pagination .disabled a,.syn-pagination .disabled a:hover {
	background-color: transparent;
	color: #999;
	cursor: default;
}
.syn-pagination li:first-child a {
	border-left-width: 1px;
	border-radius: 3px 0 0 3px;
	-moz-border-radius: 3px 0 0 3px;
	-webkit-border-radius: 3px 0 0 3px;
}
.syn-pagination li:last-child a {
	border-radius: 0 3px 3px 0;
	-moz-border-radius: 0 3px 3px 0;
	-webkit-border-radius: 0 3px 3px 0;
}
.syn-pagination-centered {
	text-align: center;
}
.syn-pagination-right {
	text-align: right;
}
.syn-label,.syn-badge {
	background-color: #999;
	color: #fff;
	font-size: 10.998px;
	font-weight: bold;
	line-height: 14px;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	vertical-align: baseline;
	white-space: nowrap;
}
.syn-label {
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 1px 4px 2px;
}
.syn-badge {
	border-radius: 9px;
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	padding: 1px 9px 2px;
}
a.syn-label:hover,a.syn-badge:hover {
	color: #fff;
	cursor: pointer;
	text-decoration: none;
}
.syn-label-important,.syn-badge-important {
	background-color: #b94a48;
}
.syn-label-important[href],.syn-badge-important[href] {
	background-color: #953b39;
}
.syn-label-warning,.syn-badge-warning {
	background-color: #f89406;
}
.syn-label-warning[href],.syn-badge-warning[href] {
	background-color: #c67605;
}
.syn-label-success,.syn-badge-success {
	background-color: #468847;
}
.syn-label-success[href],.syn-badge-success[href] {
	background-color: #356635;
}
.syn-label-info,.syn-badge-info {
	background-color: #3a87ad;
}
.syn-label-info[href],.syn-badge-info[href] {
	background-color: #2d6987;
}
.syn-label-inverse,.syn-badge-inverse {
	background-color: #333;
}
.syn-label-inverse[href],.syn-badge-inverse[href] {
	background-color: #1a1a1a;
}

/** Bootstrap Navigation Styles */
.syn-navbar-fixed-top .container,
.syn-navbar-fixed-bottom .container {
	width: 940px;
}
.syn-nav {
	list-style: none;
	margin-bottom: 18px;
	margin-left: 0;
}
.syn-nav > li > a {
	display: block;
}
.syn-nav > li > a:hover {
	background-color: #eee;
	text-decoration: none;
}
.syn-nav > .pull-right {
	float: right;
}
.syn-nav .syn-nav-header {
	color: #999;
	display: block;
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
	padding: 3px 15px;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	text-transform: uppercase;
}
.syn-nav li + .syn-nav-header {
	margin-top: 9px;
}
.syn-nav-list {
	margin-bottom: 0;
	padding-left: 15px;
	padding-right: 15px;
}
.syn-nav-list > li > a,
.syn-nav-list .syn-nav-header {
	margin-left: -15px;
	margin-right: -15px;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.syn-nav-list > li > a {
	padding: 3px 15px;
}
.syn-nav-list > .active > a,
.syn-nav-list > .active > a:hover {
	background-color: #08c;
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
}
.syn-nav-list [class^="icon-"] {
	margin-right: 2px;
}
.syn-nav-list .divider {
	background-color: #e5e5e5;
	border-bottom: 1px solid #fff;
	height: 1px;
	margin: 8px 1px;
	*margin: -5px 0 5px;
	overflow: hidden;
	*width: 100%;
}
.syn-nav-tabs,
.syn-nav-pills {
	*zoom: 1;
}
.syn-nav-tabs:before,
.syn-nav-pills:before,
.syn-nav-tabs:after,
.syn-nav-pills:after {
	content: "";
	display: table;
}
.syn-nav-tabs:after,
.syn-nav-pills:after {
	clear: both;
}
.syn-nav-tabs > li,
.syn-nav-pills > li {
	float: left;
}
.syn-nav-tabs > li > a,
.syn-nav-pills > li > a {
	line-height: 14px;
	margin-right: 2px;
	padding-left: 12px;
	padding-right: 12px;
}
.syn-nav-tabs {
	border-bottom: 1px solid #ddd;
}
.syn-nav-tabs > li {
	margin-bottom: -1px;
}
.syn-nav-tabs > li > a {
	border: 1px solid transparent;
	border-radius: 4px 4px 0 0;
	-moz-border-radius: 4px 4px 0 0;
	-webkit-border-radius: 4px 4px 0 0;
	line-height: 18px;
	padding-bottom: 8px;
	padding-top: 8px;
}
.syn-nav-tabs > li > a:hover {
	border-color: #eee #eee #ddd;
}
.syn-nav-tabs > .active > a,
.syn-nav-tabs > .active > a:hover {
	background-color: #fff;
	border: 1px solid #ddd;
	border-bottom-color: transparent;
	color: #555;
	cursor: default;
}
.syn-nav-pills > li > a {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-bottom: 2px;
	margin-top: 2px;
	padding-bottom: 8px;
	padding-top: 8px;
}
.syn-nav-pills > .active > a,
.syn-nav-pills > .active > a:hover {
	background-color: #08c;
	color: #fff;
}
.syn-nav-stacked > li {
	float: none;
}
.syn-nav-stacked > li > a {
	margin-right: 0;
}
.syn-nav-tabs.syn-nav-stacked {
	border-bottom: 0;
}
.syn-nav-tabs.syn-nav-stacked > li > a {
	border: 1px solid #ddd;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
}
.syn-nav-tabs.syn-nav-stacked > li:first-child > a {
	border-radius: 4px 4px 0 0;
	-moz-border-radius: 4px 4px 0 0;
	-webkit-border-radius: 4px 4px 0 0;
}
.syn-nav-tabs.syn-nav-stacked > li:last-child > a {
	border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	-webkit-border-radius: 0 0 4px 4px;
}
.syn-nav-tabs.syn-nav-stacked > li > a:hover {
	border-color: #ddd;
	z-index: 2;
}
.syn-nav-pills.syn-nav-stacked > li > a {
	margin-bottom: 3px;
}
.syn-nav-pills.syn-nav-stacked > li:last-child > a {
	margin-bottom: 1px;
}
.syn-nav-tabs .dropdown-menu {
	border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
}
.syn-nav-pills .dropdown-menu{
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.syn-nav-tabs .dropdown-toggle .caret,
.syn-nav-pills .dropdown-toggle .caret {
	border-bottom-color: #08c;
	border-top-color: #08c;
	margin-top: 6px;
}
.syn-nav-tabs .dropdown-toggle:hover .caret,
.syn-nav-pills .dropdown-toggle:hover .caret {
	border-bottom-color: #005580;
	border-top-color: #005580;
}
.syn-nav-tabs .active .dropdown-toggle .caret,
.syn-nav-pills .active .dropdown-toggle .caret {
	border-bottom-color: #333;
	border-top-color: #333;
}
.syn-nav > .dropdown.active > a:hover {
	color: #000;
	cursor: pointer;
}
.syn-nav-tabs .open .dropdown-toggle,
.syn-nav-pills .open .dropdown-toggle,
.syn-nav > li.dropdown.open.active > a:hover {
	background-color: #999;
	border-color: #999;
	color: #fff;
}
.syn-nav li.dropdown.open .caret,
.syn-nav li.dropdown.open.active .caret,
.syn-nav li.dropdown.open a:hover .caret {
	border-bottom-color: #fff;
	border-top-color: #fff;
	filter: alpha(opacity=100);
	opacity: 1;
}
.tabs-below > .syn-nav-tabs,
.tabs-right > .syn-nav-tabs,
.tabs-left > .syn-nav-tabs {
	border-bottom: 0;
}
.tabs-below > .syn-nav-tabs {
	border-top: 1px solid #ddd;
}
.tabs-below > .syn-nav-tabs > li {
	margin-bottom: 0;
	margin-top: -1px;
}
.tabs-below > .syn-nav-tabs > li > a {
	border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	-webkit-border-radius: 0 0 4px 4px;
}
.tabs-below > .syn-nav-tabs > li > a:hover {
	border-bottom-color: transparent;
	border-top-color: #ddd;
}
.tabs-below > .syn-nav-tabs > .active > a,
.tabs-below > .syn-nav-tabs > .active > a:hover {
	border-color: transparent #ddd #ddd #ddd;
}
.tabs-left > .syn-nav-tabs > li,
.tabs-right > .syn-nav-tabs > li {
	float: none;
}
.tabs-left > .syn-nav-tabs > li > a,
.tabs-right > .syn-nav-tabs > li > a {
	margin-bottom: 3px;
	margin-right: 0;
	min-width: 74px;
}
.tabs-left > .syn-nav-tabs {
	border-right: 1px solid #ddd;
	float: left;
	margin-right: 19px;
}
.tabs-left > .syn-nav-tabs > li > a {
	border-radius: 4px 0 0 4px;
	-moz-border-radius: 4px 0 0 4px;
	-webkit-border-radius: 4px 0 0 4px;
	margin-right: -1px;
}
.tabs-left > .syn-nav-tabs > li > a:hover {
	border-color: #eee #ddd #eee #eee;
}
.tabs-left > .syn-nav-tabs .active > a,
.tabs-left > .syn-nav-tabs .active > a:hover {
	border-color: #ddd transparent #ddd #ddd;
	*border-right-color: #fff;
}
.tabs-right > .syn-nav-tabs {
	border-left: 1px solid #ddd;
	float: right;
	margin-left: 19px;
}
.tabs-right > .syn-nav-tabs > li > a {
	border-radius: 0 4px 4px 0;
	-moz-border-radius: 0 4px 4px 0;
	-webkit-border-radius: 0 4px 4px 0;
	margin-left: -1px;
}
.tabs-right > .syn-nav-tabs > li > a:hover {
	border-color: #eee #eee #eee #ddd;
}
.tabs-right > .syn-nav-tabs .active > a,
.tabs-right > .syn-nav-tabs .active > a:hover {
	border-color: #ddd #ddd #ddd transparent;
	*border-left-color: #fff;
}
.syn-navbar {
	margin-bottom: 18px;
	overflow: visible;
	*position: relative;
	*z-index: 2;
}
.syn-navbar-inner {
	background-color: #2c2c2c;
	background-image: -moz-linear-gradient(top, #333, #222);
	background-image: -ms-linear-gradient(top, #333, #222);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#333), to(#222));
	background-image: -o-linear-gradient(top, #333, #222);
	background-image: -webkit-linear-gradient(top, #333, #222);
	background-image: linear-gradient(top, #333, #222);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333', endColorstr='#222', GradientType=0);
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	box-shadow: 0 1px 3px rgba(0,0,0,.25), inset 0 -1px 0 rgba(0,0,0,.1);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,.25), inset 0 -1px 0 rgba(0,0,0,.1);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,.25), inset 0 -1px 0 rgba(0,0,0,.1);
	min-height: 40px;
	padding-left: 20px;
	padding-right: 20px;
}
.syn-navbar .container{
	width: auto;
}
.syn-nav-collapse.collapse {
	height: auto;
}
.syn-navbar {
	color: #999;
}
.syn-navbar .brand:hover {
	text-decoration: none;
}
.syn-navbar .brand {
	color: #999;
	display: block;
	float: left;
	font-size: 20px;
	font-weight: 200;
	line-height: 1;
	margin-left: -20px;
	padding: 8px 20px 12px;
}
.syn-navbar .syn-navbar-text {
	line-height: 40px;
	margin-bottom: 0;
}
.syn-navbar .syn-navbar-link {
	color: #999;
}
.syn-navbar .syn-navbar-link:hover {
	color: #fff;
}
.syn-navbar .btn,
.syn-navbar .btn-group {
	margin-top: 5px;
}
.syn-navbar .btn-group .btn {
	margin: 0;
}
.syn-navbar-form {
	margin-bottom: 0;
	*zoom: 1;
}
.syn-navbar-form:before,
.syn-navbar-form:after {
	content: "";
	display: table;
}
.syn-navbar-form:after {
	clear: both;
}
.syn-navbar-form input,
.syn-navbar-form select,
.syn-navbar-form .radio,
.syn-navbar-form .checkbox {
	margin-top: 5px;
}
.syn-navbar-form input,
.syn-navbar-form select {
	display: inline-block;
	margin-bottom: 0;
}
.syn-navbar-form input[type="image"],
.syn-navbar-form input[type="checkbox"],
.syn-navbar-form input[type="radio"] {
	margin-top: 3px;
}
.syn-navbar-form .input-append,
.syn-navbar-form .input-prepend {
	margin-top: 6px;
	white-space: nowrap;
}
.syn-navbar-form .input-append input,
.syn-navbar-form .input-prepend input {
	margin-top: 0;
}
.syn-navbar-search {
	float: left;
	margin-bottom: 0;
	margin-top: 6px;
	position: relative;
}
.syn-navbar-search .search-query {
	background-color: #626262;
	border: 1px solid #151515;
	box-shadow: inset 0 1px 2px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.15);
	-moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.15);
	-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.15);
	color: #fff;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 1;
	padding: 4px 9px;
	transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	-webkit-transition: none;
}
.syn-navbar-search .search-query:-moz-placeholder {
	color: #ccc;
}
.syn-navbar-search .search-query:-ms-input-placeholder {
	color: #ccc;
}
.syn-navbar-search .search-query::-webkit-input-placeholder {
	color: #ccc;
}
.syn-navbar-search .search-query:focus,
.syn-navbar-search .search-query.focused {
	background-color: #fff;
	border: 0;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
	-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
	color: #333333;
	outline: 0;
	padding: 5px 10px;
	text-shadow: 0 1px 0 #fff;
}
.syn-navbar-fixed-top,
.syn-navbar-fixed-bottom {
	left: 0;
	margin-bottom: 0;
	position: fixed;
	right: 0;
	z-index: 1030;
}
.syn-navbar-fixed-top .syn-navbar-inner,
.syn-navbar-fixed-bottom .syn-navbar-inner {
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	padding-left: 0;
	padding-right: 0;
}
.syn-navbar-fixed-top .container,
.syn-navbar-fixed-bottom .container {
	width: 940px;
}
.syn-navbar-fixed-top {
	top: 0;
}
.syn-navbar-fixed-bottom {
	bottom: 0;
}
.syn-navbar .syn-nav {
	display: block;
	float: left;
	left: 0;
	margin: 0 10px 0 0;
	position: relative;
}
.syn-navbar .syn-nav.pull-right {
	float: right;
}
.syn-navbar .syn-nav > li {
	display: block;
	float: left;
}
.syn-navbar .syn-nav > li > a {
	color: #999;
	float: none;
	line-height: 19px;
	padding: 9px 10px 11px;
	text-decoration: none;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.syn-navbar .btn {
	display: inline-block;
	line-height: 18px;
	margin: 5px 5px 6px;
	padding: 4px 10px 4px;
}
.syn-navbar .btn-group {
	margin: 0;
	padding: 5px 5px 6px;
}
.syn-navbar .syn-nav > li > a:hover {
	background-color: transparent;
	color: #fff;
	text-decoration: none;
}
.syn-navbar .syn-nav .active > a,
.syn-navbar .syn-nav .active > a:hover {
	background-color: #222;
	color: #fff;
	text-decoration: none;
}
.syn-navbar .divider-vertical {
	background-color: #222;
	border-right: 1px solid #333;
	height: 40px;
	margin: 0 9px;
	overflow: hidden;
	width: 1px;
}
.syn-navbar .syn-nav.pull-right {
	margin-left: 10px;
	margin-right: 0;
}
.syn-navbar .btn-navbar {
	background-color: #2c2c2c;
	*background-color: #222;
	background-image: -moz-linear-gradient(top, #333, #222);
	background-image: -ms-linear-gradient(top, #333, #222);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#333), to(#222));
	background-image: -webkit-linear-gradient(top, #333, #222);
	background-image: -o-linear-gradient(top, #333, #222);
	background-image: linear-gradient(top, #333, #222);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333', endColorstr='#222', GradientType=0);
	border-color: #222 #222 #000;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);
	-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);
	display: none;
	float: right;
	margin-left: 5px;
	margin-right: 5px;
	padding: 7px 10px;
}
.syn-navbar .btn-navbar:hover,
.syn-navbar .btn-navbar:active,
.syn-navbar .btn-navbar.active,
.syn-navbar .btn-navbar.disabled,
.syn-navbar .btn-navbar[disabled] {
	background-color: #222;
	*background-color: #151515;
}
.syn-navbar .btn-navbar:active,
.syn-navbar .btn-navbar.active {
	background-color: #080808 \9;
}
.syn-navbar .btn-navbar .icon-bar {
	background-color: #f5f5f5;
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
	border-radius: 1px;
	box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
	-moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
	-webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
	display: block;
	height: 2px;
	width: 18px;
}
.btn-navbar .icon-bar + .icon-bar {
	margin-top: 3px;
}
.syn-navbar .dropdown-menu:before {
	border-bottom: 7px solid #ccc;
	border-bottom-color: rgba(0, 0, 0, 0.2);
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	content: '';
	display: inline-block;
	left: 9px;
	position: absolute;
	top: -7px;
}
.syn-navbar .dropdown-menu:after {
	border-bottom: 6px solid #fff;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	content: '';
	display: inline-block;
	left: 10px;
	position: absolute;
	top: -6px;
}
.syn-navbar-fixed-bottom .dropdown-menu:before {
	border-bottom: 0;
	border-top: 7px solid #ccc;
	border-top-color: rgba(0, 0, 0, 0.2);
	bottom: -7px;
	top: auto;
}
.syn-navbar-fixed-bottom .dropdown-menu:after {
	border-bottom: 0;
	border-top: 6px solid #fff;
	bottom: -6px;
	top: auto;
}
.syn-navbar .syn-nav li.dropdown .dropdown-toggle .caret,
.syn-navbar .syn-nav li.dropdown.open .caret {
	border-bottom-color: #fff;
	border-top-color: #fff;
}
.syn-navbar .syn-nav li.dropdown.active .caret {
	filter: alpha(opacity=100);
	opacity: 1;
}
.syn-navbar .syn-nav li.dropdown.open > .dropdown-toggle,
.syn-navbar .syn-nav li.dropdown.active > .dropdown-toggle,
.syn-navbar .syn-nav li.dropdown.open.active > .dropdown-toggle {
	background-color: transparent;
}
.syn-navbar .syn-nav li.dropdown.active > .dropdown-toggle:hover {
	color: #fff;
}
.syn-navbar .pull-right .dropdown-menu,
.syn-navbar .dropdown-menu.pull-right {
	left: auto;
	right: 0;
}
.syn-navbar .pull-right .dropdown-menu:before,
.syn-navbar .dropdown-menu.pull-right:before {
	left: auto;
	right: 12px;
}
.syn-navbar .pull-right .dropdown-menu:after,
.syn-navbar .dropdown-menu.pull-right:after {
	left: auto;
	right: 13px;
}

/***** en_US/globals/styles/global_client.css *****/
/* Page Elements
------------------------- */
body {
	font: 62.5%/1.1 arial;
}
a {
	color: #5096c1;
	text-decoration: none;
}
a:hover,
div.pagination_numeric ul li.prev a:hover,
div.pagination_numeric ul li.next a:hover {
	color: #7d7d7d;
	text-decoration: underline;
}
a:focus {
	outline: none;
}
h2 a,
h3 a,
h4 a,
h5 a {
	color: #000;
	text-decoration: none;
}
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover {
	color: #000;
	text-decoration: underline;
}
/* Portal Structure
------------------------- */
#header {
	position: static;
	width: 100%;
}
#footer {
	float: none;
}
/* Common Styles
------------------------- */
.more {
	background: url(client_config/synacor-sem/assets/en_US/globals/images/synacor_sprite.png?c4ea21bb) right -145px no-repeat;
	font-weight: bold;
	padding-right: 15px;
}
.back {
	background: url(client_config/synacor-sem/assets/en_US/globals/images/synacor_sprite.png?c4ea21bb) left -145px no-repeat;
	font-weight: bold;
	padding-left: 15px;
}
.error {
	background: url(client_config/synacor-sem/assets/en_US/globals/images/synacor_sprite.png?c4ea21bb) left -199px no-repeat;
	color: #f00;
	padding-left: 20px;
}
/* Component Styles
------------------------- */
.comp_container,
.comp_bare_container,
.comp_container_no_wrap {
	margin-bottom: 10px;
}
.comp_header {
	border-bottom: 3px solid #9e0a1a;
	line-height: 1.25em;
	text-transform: capitalize;
}

.comp_container .comp_header h2,
.comp_bare_container .comp_header h2,
.comp_container_no_wrap .comp_header h2 {
	font-size: 1.6em;
	font-weight: normal;
	line-height: 1.25em;
}

.comp_header_close {
	background: url(client_config/synacor-sem/assets/en_US/globals/images/synacor_sprite.png?c4ea21bb) left -177px no-repeat;
	display: none;
	float: right;
	height: 15px;
	margin: 4px 0 0 0;
	text-indent: -9999px;
	width: 16px;
}
.comp_body {
	background: #fff;
	border-top: none;
	overflow: hidden;
	padding: 9px;
}
#wrapper_zone-3a-2f-2fSynacor-2fPortal-2fPages-2fHome-2fZones-2fTopRight-2f-7ccomponent-3a-2f-2fSynacor-2fPremium-2fComponents-2fPremiumMenu-2f .comp_body {
	padding: 9px 0 0 0;
}
#home_body_col_4 {
	background: #f3f3f3;
}
.login_page #body_col_4 {
	background: none;
}

/* Tabbed Component */
body #body_cols .comp_container_Synacor_Portal_Components_Tabbed .comp_body,
body #body_cols .comp_container_Synacor_Portal_Components_Tabbed_Search .comp_body,
body .comp_container.ajaxtabbed_component .comp_body,
body #body_cols #body_col_4 .comp_container_Synacor_Portal_Components_Tabbed .comp_body,
body #body_cols #body_col_4 .comp_container_Synacor_Portal_Components_Tabbed_Search .comp_body {
	padding: 9px 0;
}
.comp_body .comp_tabs .tabbed_nav,
.ajaxtabbed .tabbed_nav {
	background: none;
	float: none;
	margin-bottom: 10px;
}
.comp_body .comp_tabs .tabbed_nav ul,
.ajaxtabbed .tabbed_nav ul {
	background: none;
	border: none;
	border-bottom: 2px solid #dfdfdf;
	float: none;
	height: 25px;
	overflow: visible;
	padding: 0;
}
.comp_body .comp_tabs .tabbed_nav ul li,
.ajaxtabbed .tabbed_nav ul li {
	background: transparent;
	border: none;
	padding: 0;
	margin: 0;
}
.comp_body .comp_tabs .tabbed_nav ul:first-child,
.ajaxtabbed .tabbed_nav ul:first-child {
	padding-left: 10px;
}
.comp_body .comp_tabs .tabbed_nav ul li.on,
.ajaxtabbed .tabbed_nav ul li.on {
	background: #fff;
	border: 1px solid #ccc;
	border-bottom: none;
}
.comp_body .comp_tabs .tabbed_nav ul li a,
.ajaxtabbed .tabbed_nav ul li a {
	background: none;
	border: none;
	font-weight: normal;
	line-height: 25px;
	padding: 0 10px;
	margin: 0;
	top: 0;
}
.comp_body .comp_tabs .tabbed_nav ul li.on a,
.ajaxtabbed .tabbed_nav ul li.on a {
	font-weight: bold;
	line-height: 26px;
	padding: 0 9px;
	position: static;
}
.comp_body .comp_tabs .tabbed_nav ul li a:hover {
	background: transparent;
	text-decoration: underline;
}
#body_cols .comp_tabs .tabbed_body {
	padding: 0 9px;
}

#video #body_cols,
#body_cols  {
	width: 963px;
}

#body_col_2 {
	width: 615px;
	overflow: hidden;
	float: left;
	margin-right: 12px;
}
/* Feeds
------------------------- */
.comp_body .feed .feed_more ul li {
    padding: 0 5px;
}
/* Button
------------------------- */
button.btn {
	background: transparent url(client_config/synacor-sem/assets/en_US/globals/images/synacor_sprite.png?c4ea21bb) right -950px no-repeat;
	padding-right: 10px;
}
button.btn span {
	background: transparent url(client_config/synacor-sem/assets/en_US/globals/images/synacor_sprite.png?c4ea21bb) left -950px no-repeat;
	color: #fff;
	font-weight: bold;
	height: 21px;
	line-height: 20px;
	padding: 0 0 0 10px;
}
button::-moz-focus-inner {
	border: none;  /* overrides extra padding in Firefox */
	padding: 0;
}

/* Pagination
------------------------- */
.pagination_container {
	height: 1%;
	overflow: hidden;
}

/* Homepage
------------------------- */
.welcome_bar {
	font-weight: bold;
}
/* Most Popular Videos */
div.large-video-three-col-scrolls-left {
	left: 0;
}
div.large-video-three-col-scrolls-right {
	right: 0;
	left: auto;
}
div.large-video-three-col-scrolls-inner {
	margin-left: 11px;
}

/* Movies Channel
------------------------- */
#movies #body_col_2 #movies_dcc {
	float: none;
}
#movies .large-video-three-col-scrolls-container {
	margin: 0 auto;
	width: 300px;
}

/* Clearfix
------------------------- */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
/* IE6 */
* html .clearfix {
	zoom: 1;
}
/* IE7 */
*:first-child+html .clearfix {
	zoom: 1;
}

/***** en_US/pages/search/page/globals/stylesheets/global_search_page.css *****/
body {
	background: none;
	border: none;
}
a {
	color: blue;
	text-decoration: underline;
}
a:hover {
	color: blue;
	text-decoration: underline;
}
a:visited {
	color: #551abb;
	text-decoration: underline;
}
h2 {
	font-size: 1.5em;
}
h3 {
	font-size: 1em;
}
.page {
	border: none;
	background: transparent;
	margin: 0 0 0 20px;
	width: 980px;
}
#body_cols {
	padding: 0;
	width: 100%;
}
#footer {
	margin-top: 20px;
}
.search_page {
	width: 1010px;
}

/***** en_US/pages/search/page/globals/stylesheets/global_search_page_override.css *****/
/***** en_US/pages/search/page/result/web/stylesheets/web.css *****/
/**
 * Override some page level styles that we don't like...
 */
#body_col_left {
	float: left;
	padding-bottom: 10px;
	width: 200px;
}
#body_col_left .ad_placement {
	margin-top: 10px;
	text-align: left;
}
#body_col_right {
	border-left: 2px solid #fff;
	float: left;
	margin: 0;
	padding-left: 20px;
	width: 788px;
}

/***** en_US/pages/search/page/result/web/stylesheets/web_override.css *****/
.search_page #header h1.logo {
	margin: 35px 22px 0 0;
}

/***** en_US/components/header_bar/styles/header_bar.css *****/
.header_bar {
	color: #52afd1;
	float: left;
	font-size: .916em;
	padding: 4px 10px;
	width: 960px;
}
.header_bar_left,
.header_bar_right {
	float: left;
	width: 50%;
}
.header_bar_left a {
	text-decoration: underline;
}
.header_bar_left span {
	font-weight: bold;
}
.header_bar_right ul {
	float: right;
	list-style: none;
}
.header_bar_right ul li {
	display: inline;
	float: left;
}
.header_bar_right ul li a {
	border-right: 1px solid #52afd1;
	display: block;
	float: left;
	padding: 0 8px;
}
.header_bar_right ul li.last a {
	border-right: none;
	padding-right: 0;
}
.header_bar_right ul li a:hover {
	text-decoration: underline;
}
/***** en_US/components/header_bar/styles/override.css *****/
.header_bar {
	background: transparent;
	color: #000;
	height: 17px;
	line-height: 1.1em;
	padding: 4px 0 0 0;
	width: 100%;
}
.header_bar a {
	color: #000;
	text-decoration: none;
}
.header_bar_left {
	float: left;
	width: 40%;
}
.header_bar_right {
	float: right;
	width: 60%;
}
.header_bar_right ul li a {
	border-left: none;
	border-right: 1px solid #000;
}
.header_bar_right ul li:first-child a {
	border-left: none;
	padding-left: 0;
}
.header_bar_right ul li a:hover {
	color: #000
}

/***** en_US/components/search/component/header/main/stylesheets/main.css *****/
.header_main_wrap {
	height: auto;
	margin-bottom: 15px;
	width: 100%;
}
/***** en_US/components/search/component/header/main/stylesheets/main_override.css *****/
/***** en_US/components/logo/styles/logo.css *****/
#header h1.logo {
	background: transparent url(chek-200px.png) no-repeat;
	display: inline;
	float: left;
	height: 40px;
	margin: 30px 84px 0 59px;
	padding: 0;
	width: 200px;
}
#header h1.logo a {
	display: block;
	height: 100%;
	text-indent: -9999px;
}
/***** en_US/components/search/component/tabbed/input/stylesheets/input.css *****/
.s_tabbed {
	float: left;
	position: relative;
}
.s_tabbed .s_tabs {
	display: block;
	list-style-type: none;
}
.s_tabbed .s_tabs li {
	display: block;
	float: left;
	margin-right: 1px;
	padding-right: 10px;
}
.s_tabbed .s_tabs li a {
	color: #5096c1;
	display: block;
	padding: 3px 0 3px 10px;
	text-decoration: none;
}
.s_tabbed .s_tabs li a:hover {
	text-decoration: underline;
}
.s_tabbed .s_tabs li.on a {
	font-weight: bold;
}
.s_tabbed .s_tabs li.on a:hover {
	text-decoration: none;
}
.s_tabbed #s_label {
	color: #a9a9a9;
	cursor: text;
	display: none;
	position: absolute;
}

/***** en_US/components/search/component/tabbed/input/stylesheets/input_override.css *****/
.s_tabbed {
	background: #fff;
	border: 1px solid #e1dedb;
	border-radius: 3px;
	box-shadow: 1px 1px 1px #82807f;
	height: 65px;
	margin: 22px 0 14px;
	padding: 15px 0 0px 21px;
	width: 606px;
}
.search_page .s_tabbed {
	background: #fff;
	border: 0px;
	border-radius: 0px;
	box-shadow: 0px 0px 0px #fff;
	height: 65px;
	margin: 22px 0 14px;
	padding: 15px 0 0 0;
	width: 606px;
}
.s_tabbed .s_tabs {
	position: absolute;
	top: -4px;
}
.s_tabbed .s_tabs li {
	background: transparent url(client_config/synacor-sem/assets/en_US/globals/images/synacor_sprite.png?c4ea21bb) no-repeat right -823px;
}
.s_tabbed .s_tabs li a {
	background: transparent url(client_config/synacor-sem/assets/en_US/globals/images/synacor_sprite.png?c4ea21bb) no-repeat left -823px;
}
.s_tabbed .s_tabs li.on {
	background-position: right -851px;
}
.s_tabbed .s_tabs li.on a {
	background-position: left -851px;
	color: #fff;
}
.s_tabbed .s_tabs li.on a:hover {
	text-decoration: none;
}
.s_input .s_provider.s_provider_shopping {
	background-position: -137px 0;
	width: 100px;
	height: 32px;
	margin-top: 10px;
	margin-left: 0;
}
/***** en_US/components/search/component/globals/input/stylesheets/input.css *****/
.s_input_wrap {
	float: none;
}
.s_input .search_input_wrap {
	float: left;
	margin-right: 5px;
}
.s_input .s_provider {
	float: right;
	height: 44px;
	margin: 0 18px 0 0;
	width: 100px;
}
.s_input div.s_provider {
	background: url(en_US/components/search/images/search_logo_sprite.png?c4ea21bb) no-repeat 0 0;
}
.s_input .s_input_top_searches_wrap {
	float: left;
	overflow: hidden;
}
.s_input .s_input_top_searches_inner_wrap {
	overflow: hidden;
}
.s_input .search_input {
	border: 1px solid #000;
	display: block;
	font-size: 1.8em;
	height: 34px;
	line-height: 34px;
	padding: 0 0 0 3px;
	vertical-align: top;
	width: 360px;
}
.s_input .btn {
	border-radius: 5px;
	font-size: 1.5em;
	margin: 0;
	padding: 0;
}
.s_input .btn span {
	background-color: #4f90ca;
	background-image: none;
	border-radius: 5px;
	font-size: 1em;
	height: 36px;
	line-height: 37px;
	margin: 0;
	padding: 0 14px 0 14px;
}
.s_input .btn_color_sharemytv,
.s_input .btn_color_sharemytv span {
	background-color: #0474a2;
  /*
	background: -moz-linear-gradient(top, #c0fa01 0%, #9ac801 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c0fa01), color-stop(100%,#9ac801));
	background: -webkit-linear-gradient(top, #c0fa01 0%,#9ac801 100%);
	background: -o-linear-gradient(top, #c0fa01 0%,#9ac801 100%);
	background: -ms-linear-gradient(top, #c0fa01 0%,#9ac801 100%);
	background: linear-gradient(to bottom, #c0fa01 0%,#9ac801 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c0fa01', endColorstr='#9ac801',GradientType=0 );
  */
}
.s_input .disabled_btn_rand1 span { /* Electric Lime */
	background-color: #9ac801;
	background: -moz-linear-gradient(top, #c0fa01 0%, #9ac801 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c0fa01), color-stop(100%,#9ac801));
	background: -webkit-linear-gradient(top, #c0fa01 0%,#9ac801 100%);
	background: -o-linear-gradient(top, #c0fa01 0%,#9ac801 100%);
	background: -ms-linear-gradient(top, #c0fa01 0%,#9ac801 100%);
	background: linear-gradient(to bottom, #c0fa01 0%,#9ac801 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c0fa01', endColorstr='#9ac801',GradientType=0 );
}
.s_input .disabled_btn_rand2 span { /* Robin's Egg Blue */
	background-color: #00c6ca;
	background: -moz-linear-gradient(top, #00f7fc 0%, #00c6ca 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00f7fc), color-stop(100%,#00c6ca));
	background: -webkit-linear-gradient(top, #00f7fc 0%,#00c6ca 100%);
	background: -o-linear-gradient(top, #00f7fc 0%,#00c6ca 100%);
	background: -ms-linear-gradient(top, #00f7fc 0%,#00c6ca 100%);
	background: linear-gradient(to bottom, #00f7fc 0%,#00c6ca 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00f7fc', endColorstr='#00c6ca',GradientType=0 );
}
.s_input .disabled_btn_rand3 span { /* Blue */
	background-color: #0904bb;
	background: -moz-linear-gradient(top, #0c05ff 0%, #0904bb 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0c05ff), color-stop(100%,#0904bb));
	background: -webkit-linear-gradient(top, #0c05ff 0%,#0904bb 100%);
	background: -o-linear-gradient(top, #0c05ff 0%,#0904bb 100%);
	background: -ms-linear-gradient(top, #0c05ff 0%,#0904bb 100%);
	background: linear-gradient(to bottom, #0c05ff 0%,#0904bb 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0c05ff', endColorstr='#0904bb',GradientType=0 );
}
.s_input .disabled_btn_rand4 span { /* Purple Pizzazz */
	background-color: #c9005e;
	background: -moz-linear-gradient(top, #fb0075 0%, #c9005e 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fb0075), color-stop(100%,#c9005e));
	background: -webkit-linear-gradient(top, #fb0075 0%,#c9005e 100%);
	background: -o-linear-gradient(top, #fb0075 0%,#c9005e 100%);
	background: -ms-linear-gradient(top, #fb0075 0%,#c9005e 100%);
	background: linear-gradient(to bottom, #fb0075 0%,#c9005e 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fb0075', endColorstr='#c9005e',GradientType=0 );
}
.s_input .disabled_btn_rand5 span { /* Mulberry Plum */
	background-color: #540000;
	background: -moz-linear-gradient(top, #720000 0%, #540000 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#720000), color-stop(100%,#540000));
	background: -webkit-linear-gradient(top, #720000 0%,#540000 100%);
	background: -o-linear-gradient(top, #720000 0%,#540000 100%);
	background: -ms-linear-gradient(top, #720000 0%,#540000 100%);
	background: linear-gradient(to bottom, #720000 0%,#540000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#720000', endColorstr='#540000',GradientType=0 );
}
.s_input .s_top_searches {
	margin: 2px 0 0 0;
}
.s_input .s_top_searches span {
	font-size: .917em;
	margin-left: 5px;
}
.s_input .s_top_searches span.label {
	margin: 0;
}

/***** en_US/components/search/component/globals/input/stylesheets/input_override.css *****/
.s_input .search_input {
	background: transparent url(client_config/synacor-sem/assets/en_US/globals/images/synacor_sprite.png?c4ea21bb) no-repeat left -723px;
	width: 361px;
}
.s_input .s_provider {
	margin: 2px 18px 0 0;
}
.s_input .btn {
	background: #4f90ca;
	background-image: none;
	border-radius: 5px;
	color: #fff;
	font-size: 1.5em;
	font-weight: bold;
	height: 36px;
	line-height: 36px;
	margin: 0;
	padding: 0 14px 0 14px;
}
.s_input .disabled_btn_rand1 { /* Electric Lime */
	background-color: #9ac801;
	background: -moz-linear-gradient(top, #c0fa01 0%, #9ac801 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c0fa01), color-stop(100%,#9ac801));
	background: -webkit-linear-gradient(top, #c0fa01 0%,#9ac801 100%);
	background: -o-linear-gradient(top, #c0fa01 0%,#9ac801 100%);
	background: -ms-linear-gradient(top, #c0fa01 0%,#9ac801 100%);
	background: linear-gradient(to bottom, #c0fa01 0%,#9ac801 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c0fa01', endColorstr='#9ac801',GradientType=0 );
}
.s_input .disabled_btn_rand2 { /* Robin's Egg Blue */
	background-color: #00c6ca;
	background: -moz-linear-gradient(top, #00f7fc 0%, #00c6ca 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00f7fc), color-stop(100%,#00c6ca));
	background: -webkit-linear-gradient(top, #00f7fc 0%,#00c6ca 100%);
	background: -o-linear-gradient(top, #00f7fc 0%,#00c6ca 100%);
	background: -ms-linear-gradient(top, #00f7fc 0%,#00c6ca 100%);
	background: linear-gradient(to bottom, #00f7fc 0%,#00c6ca 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00f7fc', endColorstr='#00c6ca',GradientType=0 );
}
.s_input .disabled_btn_rand3 { /* Blue */
	background-color: #0904bb;
	background: -moz-linear-gradient(top, #0c05ff 0%, #0904bb 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0c05ff), color-stop(100%,#0904bb));
	background: -webkit-linear-gradient(top, #0c05ff 0%,#0904bb 100%);
	background: -o-linear-gradient(top, #0c05ff 0%,#0904bb 100%);
	background: -ms-linear-gradient(top, #0c05ff 0%,#0904bb 100%);
	background: linear-gradient(to bottom, #0c05ff 0%,#0904bb 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0c05ff', endColorstr='#0904bb',GradientType=0 );
}
.s_input .disabled_btn_rand4 { /* Purple Pizzazz */
	background-color: #c9005e;
	background: -moz-linear-gradient(top, #fb0075 0%, #c9005e 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fb0075), color-stop(100%,#c9005e));
	background: -webkit-linear-gradient(top, #fb0075 0%,#c9005e 100%);
	background: -o-linear-gradient(top, #fb0075 0%,#c9005e 100%);
	background: -ms-linear-gradient(top, #fb0075 0%,#c9005e 100%);
	background: linear-gradient(to bottom, #fb0075 0%,#c9005e 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fb0075', endColorstr='#c9005e',GradientType=0 );
}
.s_input .disabled_btn_rand5 { /* Mulberry Plum */
	background-color: #540000;
	background: -moz-linear-gradient(top, #720000 0%, #540000 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#720000), color-stop(100%,#540000));
	background: -webkit-linear-gradient(top, #720000 0%,#540000 100%);
	background: -o-linear-gradient(top, #720000 0%,#540000 100%);
	background: -ms-linear-gradient(top, #720000 0%,#540000 100%);
	background: linear-gradient(to bottom, #720000 0%,#540000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#720000', endColorstr='#540000',GradientType=0 );
}
/* Search Input styles for the footer position */
#footer .s_input_wrap {
	float: right;
	height: auto;
	overflow: hidden;
	width: 750px;
}
#footer .s_input {
	height: auto;
	margin: 0 0 0 0;
	overflow: hidden;
	width: 750px;
}
#footer .s_input .search_input {
	background-color: #fff;
	background-image: none;
	margin-right: 5px;
	padding: 0 3px;
	width: 420px;
}
#footer .s_input .s_provider {
	float: left;
	margin: 0px 18px 0px 18px;
}

/***** en_US/components/search/component/web/google/input/stylesheets/input.css *****/
.s_input .s_provider.s_provider_web_google {
	background-position: 0 0;
}

/***** en_US/components/search/component/web/google/input/stylesheets/input_override.css *****/
/***** en_US/components/search/component/suggest/ask/result/stylesheets/plugin.css *****/
div.syn_suggestion_box {
	background: #fff;
	border: 1px solid #5096c1;
	border-top: 0px;
	display: none;
	height: auto;
	position: absolute;
	z-index: 1100;
}
div.syn_suggestion_box ul {
	border-bottom: 1px solid #e7e7e7;
	display: block;
	height: 100%;
	list-style-type: none;
	margin-bottom: 6px;
	padding-bottom: 4px;
	width: 100%;
}
div.syn_suggestion_box li {
	cursor: pointer;
	display: block;
	font-size: 1.6em;
	list-style-type: none;
	padding: 4px 6px 4px 6px;
}
div.syn_suggestion_box span.suggest {
	font-weight: bold;
}
div.syn_suggestion_box li.selected {
	background-color: #d4e0e4;
}
div.syn_suggestion_box span {
	color: #999;
	display: block;
	float: left;
	font-size: 10px;
	padding: 6px 6px 6px 6px;
	height: 14px;
	line-height: 14px;
}
div.syn_suggestion_box span.turn_off_suggestions {
	float: right;
}
div.syn_suggestion_box span a {
	font-size: 12px;
}

/***** en_US/components/search/component/suggest/ask/result/stylesheets/plugin_override.css *****/
/***** en_US/components/search/component/related/ask/result/stylesheets/result.css *****/
.a_parent {
	padding-right: 20px;
	position: relative;
}
.a_parent .hide {
	display: none;
}
.a_parent .a_loading {
	left: 50%;
	margin-left: -16px;
	position: absolute;
}
.a_parent ul {
	margin-bottom: 10px;
}
.a_parent li {
	margin: 5px 0px;
	padding: 1px 0px;
}
.a_parent a,
.a_parent a:hover {
	color: #00f;
	text-decoration: underline;
}
.a_parent a:visited {
	color: #551a8b;
	text-decoration: underline;
}

/***** en_US/components/search/component/related/ask/result/stylesheets/result_override.css *****/
/***** en_US/components/search/component/web/google/result/stylesheets/result.css *****/
.s_parent {
	float: none;
	overflow: hidden;
	position: relative;
	width: 100%;
}
.s_parent .s_container {
	height: auto;
	width: 100%;
}

/* Details for details.phtml */
.s_parent .s_header {
	margin: 0 0 10px;
	overflow: hidden;
}
.s_parent .s_details {
	color: #737373;
	display: block;
	float: left;
	font-size: 12px;
}
.s_parent .s_preference_link {
	display: block;
	float: right;
	font-size: 12px;
	line-height: 12px;
}
.s_parent .s_results {
	height: auto;
	overflow: hidden;
}

/* Spelling Suggestions for spelling.phtml */
.s_parent .s_spelling {
	margin: 0 0 10px;
	overflow: hidden;
}
.s_parent .s_spelling span {
	color: #a61724;
	font-size: 17px;
	line-height: 19px;
}

/* Sponsored Ads for ads.phtml */
.s_parent .s_sponsored_ads {
	border-bottom: 1px solid #cfcfcf;
	border-top: 1px solid #cfcfcf;
	padding: 0;
	position: relative;
	width: 100%;
}
.s_parent .s_ads_label {
	color: #b2b2b2;
	font-size: 12px;
	position: absolute;
	right: 0;
	top: 10px;
}
.s_parent .s_ads {
	height: auto;
	list-style-type: none;
}
.s_parent .s_ad {
	color: #737373;
	cursor: pointer;
	display: block;
	font-size: 12px;
	height: auto;
	list-style-type: none;
	margin: 0 0 4px;
	overflow: hidden;
	padding: 4px 0;
	position: relative;
	width: 635px;
	z-index: 20;
}
.s_parent .s_ads .ad_mouseover {
	background: #e5ecf9;
}
.s_parent .s_ad .s_anchor {
	display: block;
	height: 100%;
	position: relative;
	text-decoration: none;
	width: 100%;
}
.s_parent .s_ad .s_anchor span {
	color: #000;
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
}
.s_parent .s_ad .s_anchor .s_ad_head {
	color: blue;
	display: block;
	font-size: 17px;
	line-height: 19px;
	text-decoration: underline;
}
.s_parent .s_ad .s_anchor .s_ad_site {
	color: #060;
	margin-right: 10px;
}
.s_parent .s_ad .s_anchor .clear {
	display: block;
	float: none;
}
.s_parent .s_ad .s_anchor .s_ad_contact {
	color: #737373;
	display: block;
}
.s_parent .s_ad .s_star_rating {
	background: url(en_US/components/search/component/web/google/result/images/star.png?c4ea21bb) no-repeat 0 0;
	display: inline-block;
	height: 12px;
	margin: 0 2px 0 0;
	position: relative;
	text-indent: -9999px;
	top: 1px;
	width: 65px;
}
.s_parent .s_ad .star_4_0 {
	background-position: 0 -108px;
}
.s_parent .s_ad .star_4_5 {
	background-position: 0 -120px;
}
.s_parent .s_ad .star_5_0 {
	background-position: 0 -132px;
}
.s_parent .s_ad .s_num_reviews {
	color: blue;
	text-decoration: underline;
}
.s_parent .s_ad .s_ad_site_links {
	clear: both;
	display: block;
	list-style-type: none;
	margin: 9px 0 0 10px;
	overflow: hidden;
	position: relative;
	z-index: 20;
}
.s_parent .s_ad .s_ad_site_links li {
	display: block;
	float: left;
	list-style-type: none;
	margin: 1px 10px 1px 0;
}
.s_parent .s_ad .s_ad_site_links li a {
	display: block;
	height: auto;
	padding: 1px 0;
	position: inherit;
	width: auto;
}
.s_parent .ad_01 .s_anchor .s_ad_desc {
	display: block;
}
.s_parent .ad_01 .s_anchor .s_ad_site {
	display: block;
	margin-right: 0;
}

/* Search Results for organic.phtml */
.s_parent .s_web_results {
	display: block;
	list-style-type: none;
	padding: 5px 0;
	width: 523px;
}
.s_parent .s_web_result {
	display: block;
	height: auto;
	list-style-type: none;
	margin: 1px 0;
	overflow: hidden;
	padding: 4px 0;
	width: 100%;
}
.s_parent .s_web_result h3 {
	font-size: 16px;
	font-weight: 400;
	margin: 0 0 1px;
}
.s_parent .s_web_result h3 a {
	color: blue;
	text-decoration: underline;
}
.s_parent .s_web_result h3 a:visited {
	color: #551abb;
	text-decoration: underline;
}
.s_parent .s_web_result p {
	font-size: 12px;
	line-height: 16px;
	margin: 0;
}
.s_parent .s_web_result span {
	font-size: 12px;
}
.s_parent .s_web_result span a {
	padding: 0 4px;
}
.s_parent .s_web_result .s_web_result_site {
	color: #060;
	margin-right: 2px;
}

.s_parent .s_results .s_related {
	margin: 10px 0;
}
.s_parent .s_related span {
	font-size: 12px;
	margin: 0 2px 0 0;
}
.s_parent .s_related a {
	border-left: 1px solid #737373;
	font-size: 12px;
	padding: 0 8px 0 10px;
}
.s_parent .s_related a.first {
	border-left: 0;
}

/* No Results for no_results.phtml, no_query.phtml, no_service.phtml */
.s_parent .s_no_results {
	font-size: 14px;
	margin-bottom: 20px;
}
.s_parent .s_no_results p {
	margin-bottom: 10px;
}
.s_parent .s_no_results h3 {
	margin-bottom: 10px;
}
.s_parent .s_no_results ul {
	list-style-position: inside;
	list-style-type: disc;
	padding-left: 10px;
}

.s_parent .s_footer {
	clear: both;
	overflow: hidden;
	margin: 20px 0;
}

/* Pagination for pagination.phtml */
.s_parent .s_pagination {
	display: block;
	font-size: 14px;
	height: auto;
	margin: 0 0 20px;
	text-align: center;
}
.s_parent .s_pagination span {
	margin: 0 10px 0 0;
	padding: 2px 0;
}
.s_parent .s_pagination ul {
	display: inline;
	list-style-type: none;
}
.s_parent .s_pagination li {
	display: inline;
	list-style-type: none;
	margin: 0 1px;
	padding: 2px;
}
.s_parent .s_pagination a {
	color: #7d7d7d;
}
.s_parent .s_pagination a.previous_next {
	color: blue;
	text-decoration: none;
}
.s_parent .s_footer a.s_preference_link {
	clear: both;
	display: block;
	float: right;
	font-size: 12px;
	line-height: 16px;
}

/***** en_US/components/search/component/web/google/result/stylesheets/result_override.css *****/
.s_parent .s_web_results {
	display: block;
	list-style-type: none;
	padding: 5px 0;
}

/***** en_US/components/search/component/web/google/customsearchads/stylesheets/customsearchads.css *****/
.s_combined_right_rail {
	float: right;
	margin: 26px 0 0 20px;
	padding-left: 5px;
}
.s_combined_right_rail_visible {
	border-left: solid 1px #cfcfcf;
}
.s_combined_right_rail div.csa_placement {
	margin: none;
	padding-top: none;
}

.s_combined_right_rail div.s_pla_right_rail {
	padding-bottom: 15px;
}
/***** en_US/components/search/component/web/google/customsearchads/stylesheets/customsearchads_override.css *****/
/***** en_US/components/search/component/globals/input/stylesheets/delayed.css *****/
#footer .s_input_wrap {
	display: none;
}

/***** SEM-3/widget.css *****/
.smtv {
  padding: 0 ! important;
  width: 250px ! important;
}
