
.sample {
background: url("/_images/bg_png.png") left repeat-y;
behavior: url("/iepngfix.htc") !important;
}

a:focus { outline: none; }

div.yoo-toppanel div.panel-container {
	position: absolute;
	left: 50%;
	width: 100%;
	height: 0px; /* overlapping link bug */
	margin-left: -50%;
	z-index: 2000;
}

div.yoo-toppanel div.panel-wrapper {
	height: 0px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

div.yoo-toppanel div.panel {
	position: relative;
}

div.yoo-toppanel div.trigger {
	position: relative;
}

div.yoo-toppanel div.article {
	clear: both;
}/* (C) 2007 YOOtheme.com */

div.yoo-toppanel div.panel {
	position: static;
}

.widthb {
padding: 10px;
background: #57caac url("/_images/panel_inner_bg.jpg") bottom left repeat-x;
}

.widthb p {
color: #333;
font: 0.75em arial;
}

.inner-width {
background: #fff;
padding: 15px;
}

div.yoo-toppanel div.article {
	clear: none;
	color: #fff;
}

div.yoo-toppanel div.lftPortion { width: 230px; float: left; }

div.default div.yoo-toppanel div.panel {
background: url("/_images/panel_bg.jpg") 0 100% repeat-x;
color: #969696;
}

div.default div.yoo-toppanel div.content {
	margin: auto;
	padding-top: 20px;
	overflow: hidden;
}

div.default div.yoo-toppanel div.close {
	width: 50px;
	height: 18px;
	margin-bottom: 10px;
	border: 1px solid #54c5d0;
	background: #54cb9e;
	overflow: hidden;
	text-align: center;
	font: 0.7em arial;
	line-height: 18px;
	cursor: pointer;
	color: #003333;
	float: right;
}

div.default div.yoo-toppanel div.trigger {
	top: 0px;
	cursor: pointer;
	margin-left: 52%;
}

div.default div.yoo-toppanel div.trigger img {
	width: 20px;
	height: 19px;
	border: 0px;
}

div.default div.yoo-toppanel div.trigger-l, div.default div.yoo-toppanel div.trigger-r {
	width: 20px;
	height: 19px;
	float: left;
}

div.default div.yoo-toppanel div.trigger-l {
	background: url("/_images/trigger_l.png") 100% 0 repeat-x;
	behavior: url("/iepngfix.htc") !important;
}

div.default div.yoo-toppanel div.trigger-r {
	background: url("/_images/trigger_r.png") 100% 0 repeat-x;
	behavior: url("/iepngfix.htc") !important;
}

div.default div.yoo-toppanel div.trigger-m {
	width: 350px;
	height: 19px;
	background: url("/_images/trigger_m.png") 100% 0 repeat-x;
	float: left;
	text-align: center;
	font: 0.7em Arial;
	line-height: 18px;
	overflow: hidden;
	color: #ffffff;
}

div.default div.yoo-toppanel div.article {
	padding-bottom: 10px;
}

div.transparent div.yoo-toppanel div.panel {
	/* position: relative; /* IE6 link fix for transparent background image */
	background: url("/_images/panel_bg.png") 0 100% repeat;
	color: #969696;
}

div.transparent div.yoo-toppanel div.content {
	margin: auto;
	padding-top: 20px;
	overflow: hidden;
}

div.transparent div.yoo-toppanel div.close {
	width: 50px;
	height: 18px;
	margin-bottom: 10px;
	border: 1px solid #646464;
	background: #1e1e1e;
	float: right;
	overflow: hidden;
	text-align: center;
	font: 0.7em arial;
	line-height: 18px;
	cursor: pointer;
}

div.transparent div.yoo-toppanel div.trigger {
	top: 0px;
	width: 120px;
	margin-left: -60px;
	cursor: pointer;
}

div.transparent div.yoo-toppanel div.trigger img {
	width: 20px;
	height: 19px;
	border: 0px;
}

div.transparent div.yoo-toppanel div.trigger-l, div.transparent div.yoo-toppanel div.trigger-r {
	width: 20px;
	height: 19px;
	float: left;
}

div.transparent div.yoo-toppanel div.trigger-l {
	background: url("/_images/trigger_l.png") 100% 0 repeat-x;
}

div.transparent div.yoo-toppanel div.trigger-r {
	background: url("/_images/trigger_r.png") 100% 0 repeat-x;
}

div.transparent div.yoo-toppanel div.trigger-m {
	width: 80px;
	height: 19px;
	background: url("/_images/trigger_m.png") 100% 0 repeat-x;
	float: left;
	text-align: center;
	font: 0.7em Arial;
	line-height: 18px;
	overflow: hidden;
	color: #ffffff;
}

div.transparent div.yoo-toppanel div.article {
	padding-bottom: 10px;
}

table.tblSubscribe										{ border:0; padding:0; margin: 0 auto; }
table.tblSubscribe td									{ padding: 3px; vertical-align: middle; }

table.tblSubscribe td .inpField 			{ vertical-align: middle; border: 0; font: 11px Tahoma; color: #666666; padding: 6px 3px; width: 180px; background: url("/_images/frm_bg.jpg") top repeat-x; }
table.tblSubscribe td .inpSend 				{ vertical-align: middle; border: 0; font: 11px Tahoma; color: #fff; background: #139dd8; padding: 3px; width: 150px; }
table.tblSubscribe td .inpSend:hover	{ background: #51c1a8; color: #003366; cursor: hand; }


table.tblSubscribe td h1							{ color: #006666; font: 11px arial;}