/* Text-only page: World of Tea */

/* Special classes */

TABLE.WOT_Caffeine		{ width:256px; height:202px; border-collapse:collapse; background-image:url(../img/tea-table-bg.jpg);
						  background-repeat:no-repeat; margin-right:32px; }
	TABLE.WOT_Caffeine TD	{ font:normal 13px/18px Arial; color:#6F4D25; }
	TD.WOT_Label		{ width:178px; height:23px; border:2px solid #FFFFFF; border-collapse:collapse; padding-right:5px; }
	TD.WOT_Data			{ width:62px; height:23px; border:2px solid #FFFFFF; border-collapse:collapse; padding-right:5px; }

.img_float				{ float:left; }
.img_float_r			{ float:right; }

/*ceremony*/
.textH2					{ padding:0px 0px 5px !important; }
P.text					{ padding:0px 0px 0px 0px !important; }
P.text_q				{ padding:0px 0px 10px 0px !important;}

.bold_ceremony			{ font:bold 13px/18px Arial; color:#6F4D25; }

.China		{ background-image:url(../img/China.jpg); background-repeat:no-repeat; background-position:top left;
         	  width:528px; margin-right:32px; }
.Japan		{ background-image:url(../img/Japan.jpg); background-repeat:no-repeat; background-position:90% 0%;
       	 	  width:528px; padding-top:70px; padding-right:32px; }
		
.Russia		{ background-image:url(../img/Russia.jpg); background-repeat:no-repeat; background-position:0% 0%;
         	  width:528px; margin-right:32px; margin-top:15px; }
.India 		{ background-image:url(../img/India.jpg); background-repeat:no-repeat; background-position:top left;
         	  width:496px; padding: 70px 32px 0px 0px; }
.Britain 	{ background-image:url(../img/Britain.jpg); background-repeat:no-repeat; background-position: top left;
         	  width:528px; margin-right:32px; padding-top:64px; }
			
/*questions*/
.questions			{ padding-right:32px; padding-left:32px;  }
.questions ul		{ padding:0px 0px 0px 0px; margin:0px; list-style-image:none!important; list-style-type:none; }
.questions li		{ padding-bottom:10px;}
.questions a		{ font:normal 13px/20px arial; color:#71A73B ; text-decoration:underline; }
.line				{ background-image:url(../img/pointe.gif); background-repeat:repeat-x; background-position:top laft; height:1px; width:90%; 
					  margin-bottom:15px;}
.questions_list		{ font:normal 16px arial; color:#184F24; background-image:url(../img/bullet.gif); background-repeat:no-repeat; background-position: right top; 
					  padding-right:15px; padding-bottom:5px; }
a.greenText         { color:#71A73B; text-decoration:underline; }
.testiness_p        { padding-bottom:10px!important; padding-top:0px; }

/*level*/

a.levelink{font:normal 13px/20px arial; color:#71A73B ; text-decoration:underline;}

