/* global defaults for display */
@import "earthen_nonav.css";

body {
	background-image: url(../Backgrounds/CBTL_bgr.jpg);
	background-position:center top;
	margin: 0px;
	margin-top: 0px;
	margin-bottom: -10px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: -10px;
	padding-top: 0px;
}

/* set the desired width of the page */

.teaproduct_header
{
	background-image: url(../images/Bkgrd_Prod_Tea_Header.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#teaproduct_side_content
{
	background-image: url(../images/Bkgrd_Tea_Content_Body_Side.gif);
	background-repeat: no-repeat;
	background-position: right top;	
}

.tbPage
{
	text-align: center;
	width: 760px;
	margin-top: 10px;
}

.tbPage .Header
{
	text-align: center;
}

.tbPage .LeftCol
{
	text-align: center;
	width: 180px;
	padding: 0px 10px 0px 0px;
	display: block;
}

.nowrap
{
	white-space: nowrap;
}

.tbPage .Content
{
	padding: 10px 0px 0px 0px;
	text-align: left;
	width: 100%;
}

.tbPage .RightCol
{
	display: none;
}

.tbPage .Footer
{
	text-align: center;
}
