/* 
// ***************************************************************************
//   Capital IT Inc. Copyright (C) 2008. All Rights Reserved  $Revision: 1.7 $                     
// ***************************************************************************
*/ 
#how_text h1 {	
	margin: 20px 20px 0px 20px;
	text-align: left;
}

#how_text h1.sample-img {
	float:right;
	display: inline;
	margin: 0px 60px 0px 30px;
	text-align: center;
}

#how_text #sample {

	background-color: #f6f6f6;
	padding: 15px;
}

#how_text h2 {	
	font-size: 20pt;
	font-family: Arial narrow;
	margin-bottom: 35px;
	color: #fe4f02;
	margin: 40px 60px 10px 60px;
	text-align: left;
	border-bottom: thin solid #fe4f02;
}

#how_text h3 {
	color: #fc922e;
	margin: 40px 60px 10px 60px;
	text-align: left;
}

#how_text h4 {
	color: #fe4f02;
	margin: 25px 60px 5px 60px;
	text-align: left;
}

#how_text p {
	font-size: 10pt;
	margin: 5px 60px 10px 60px;
	text-align: left;
}

#how_text ul {
	list-style-image: url('/images/bullet_yor.gif');
	margin-bottom: 15px;
}

#how_text li {
	font-size: 10pt;
	margin: 0px 105px 3px 105px;
	text-align: left;
}

p.reference {
	color: #848d8d;
	font-size: 8pt;
	text-align: right;
	margin: -2px 15px 5px 15px;
}

/* -------------- Meal Plan -------------- */
.meal-div {
	padding: 15px 120px 20px;
}

.meal {
	font-size: 10pt;
	font-weight: bold;
	color: #939598;
}

.meal .title {
	background-color: #adafb1;
	color: #ffffff;
	vertical-align: bottom;
}

.meal .row-line {
	height: 2px;
}

.meal .odd {
	background-color: #f4f4f4;
	vertical-align: top;
}

.meal .even {
	vertical-align: top;
}

.meal .c1, .meal .c2 {
	width: 20%;
	padding: 5px 10px;
	border-right: 2px solid #ffffff;
}

.meal .c3, .meal .c4 {
	width: 30%;
	padding: 5px 10px;
	border-right: 2px solid #ffffff;
}
