.tlb-box
{
	position:relative;
	padding-top:0px;
	padding-bottom:5px;
	margin-bottom:10px;
}

.tlb-box p
{
	margin-top:0;
	margin-bottom:0;
}

.tlb-box.form-box p
{
	margin-top:1em;
	margin-bottom:1em;
}

/*************** ALL BOXES	****************/

.tlb-box .separator
{
	height:9px;
	background:url(img/box-sprite.png);
	background-position:0px -70px;
	background-repeat:repeat-x;
}

.tlb-box .box-left
{
	background-color:#ff8400;
	width:1px;
	position:absolute;
	top:11px;
	bottom:5px;
	left:0px;
}

.tlb-box .box-right
{
	background-color:#ff8400;
	width:1px;
	position:absolute;
	top:11px;
	bottom:5px;
	right:0px;
}

.tlb-box .go
{
	width:28px;
	background:url(img/b_subscribe.gif);
	background-repeat:no-repeat;
	height:20px;
	border: 0 none;
	padding:0;
	margin:0;
	vertical-align:top;
}

.tlb-box .email
{
	width:160px;
	height:16px;
	margin:0;
	padding-left:3px;
	padding-right:3px;
	padding-top:0px;
	padding-bottom:0px;
	font-size:12px;
	line-height:14px;
}

/*************** NEWS BLOCK	****************/

.tlb-box.light-box .box-caption
{
	background:url(img/box-sprite.png);
	background-position:0px 0px;
	background-repeat:repeat-x;
	margin-left:6px;
	margin-right:6px;
	height:16px;
	padding-top:11px;
}

.tlb-box.light-box .text
{
	padding:5px;
	font-size:0.8em;
	text-align:left;
	color:#369;
}

.tlb-box.light-box .box-caption h3, .tlb-box.dark-box .box-caption h3
{
	background:url(img/box-sprite.png);
	background-position:-1px -79px;
	background-repeat:no-repeat;
	font-size: 12px;
	font-weight:bold;
	color:#336699;
	padding-left:10px;
	margin:0px;
	height:14px;
}

.tlb-box.light-box .box-content
{
	background:url(img/box-sprite.png);
	background-position:0px -243px;
	background-repeat:repeat-x;
	background-color:#FFF;
	border:none;
	margin-top:0px;
	padding-top:9px;
	text-align:left;
}

.tlb-box.light-box .box-left-top
{
	background:url(img/box-sprite.png);
	background-position:0px -27px;
	background-repeat:no-repeat;
	width:6px;
	height:16px;
	position:absolute;
	left:0px;
	top:0px;
}

.tlb-box.light-box .box-right-top
{
	background:url(img/box-sprite.png);
	background-position:0px -43px;
	background-repeat:no-repeat;
	height:16px;
	width:6px;
	position:absolute;
	right:0px;
	top:0px;
}

.tlb-box.light-box .box-right-bottom
{
	background:url(img/box-sprite.png);
	background-position:0px -64px;
	background-repeat:no-repeat;
	height:5px;
	width:5px;
	position:absolute;
	right:0px;
	bottom:0px;
}

.tlb-box.light-box .box-left-bottom
{
	background:url(img/box-sprite.png);
	background-position:0px -59px;
	background-repeat:no-repeat;
	width:5px;
	height:5px;
	position:absolute;
	left:0px;
	bottom:0px;
}

.tlb-box.light-box .box-bottom
{
	border-bottom-color:#ff8400;
	border-bottom-style:solid;
	border-bottom-width:1px;
	background-color:#fff;
	position:absolute;
	left:5px;
	bottom:0px;
	right:5px;
	height:5px;
}

/*************** DARK BOX	****************/

.tlb-box.dark-box .box-caption
{
	background:url(img/box-sprite.png);
	background-position:0px -93px;
	background-repeat:repeat-x;
	margin-left:6px;
	margin-right:6px;
	height:16px;
	padding-top:11px;
}

.tlb-box.form-box .box-caption
{
	background:url(img/box-sprite.png);
	background-position:0px -163px;
	background-repeat:repeat-x;
	margin-left:6px;
	margin-right:6px;
	height:32px;
	padding-top:11px;
}

.tlb-box.form-box .box-caption h3
{
	background-position:-1px -79px;
	background-repeat:no-repeat;
	font-size: 20px;
	font-weight:bold;
	color:#336699;
	padding-left:16px;
	margin:0px;
	height:32px;
}

.tlb-box.dark-box .box-content, .tlb-box.form-box .box-content
{
	background-color:#eee9d5;
	border:none;
	margin-top:0px;
	padding:5px;
	text-align:left;
}

.tlb-box.dark-box .box-left-top, .tlb-box.form-box .box-left-top
{
	background:url(img/box-sprite.png);
	background-position:0px -121px;
	background-repeat:no-repeat;
	width:6px;
	height:16px;
	position:absolute;
	left:0px;
	top:0px;
}

.tlb-box.dark-box .box-right-top, .tlb-box.form-box .box-right-top
{
	background:url(img/box-sprite.png);
	background-position:0px -137px;
	background-repeat:no-repeat;
	height:16px;
	width:6px;
	position:absolute;
	right:0px;
	top:0px;
}

.tlb-box.dark-box .box-right-bottom, .tlb-box.form-box .box-right-bottom
{
	background:url(img/box-sprite.png);
	background-position:0px -153px;
	background-repeat:no-repeat;
	height:5px;
	width:5px;
	position:absolute;
	right:0px;
	bottom:0px;
}

.tlb-box.dark-box .box-left-bottom, .tlb-box.form-box .box-left-bottom
{
	background:url(img/box-sprite.png);
	background-position:0px -158px;
	background-repeat:no-repeat;
	width:5px;
	height:5px;
	position:absolute;
	left:0px;
	bottom:0px;
}

.tlb-box.dark-box .box-bottom, .tlb-box.form-box .box-bottom
{
	border-bottom-color:#ff8400;
	border-bottom-style:solid;
	border-bottom-width:1px;
	background-color:#eee9d5;
	position:absolute;
	left:5px;
	bottom:0px;
	right:5px;
	height:5px;
}

