.container {
	background: #FFF000;
	border: 10px solid #8F810D;
}

#ctl00_body_left_01_pnl01, #ctl00_body_left_01_pnl03, #ctl00_body_right_01_pnl02, #pnl01 {
	background: #FFF179;
}



/************** DROP DOWN LIST **************/

#ctl00_body_left_01_ddl_01, #ddl01 {	
	display: block;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: -10px;
}	


/************** LEFT PANELS **************/

#ctl00_body_left_01_pnl01 {
	display: block;
	position: relative;
}

#ctl00_body_left_01_pnl03 {
	display: block;
	position: relative;
	padding: 3px;
	height: 6em;
	min-height: 6em;
	margin-bottom: 10px;
}

#ctl00_body_left_01_pnl04 {
	display: block;
	position: relative;
	padding: 0px;
	background2: green;
	top: -30px;
}

#ctl00_body_left_01_Inventory {	
	margin-top: 0em;
}




/************** RIGHT PANELS **************/

#ctl00_body_right_01_pnl02 {
}

#ctl00_body_right_01_pnl05 {
	display: block;
	position: relative;
	height: 460px;
	top: -35px;
	background2: green;
	top: -65px;
}


#ctl00_body_right_01_gv_01 {
	display: block;
	position: relative;
	margin-bottom: 0px;
}


/************** SHOPPING CART **************/
#img_05 {
	display: block;
	position: relative;
	left: 0px;
	top: -40px;
}


/************** Shopping Cart Text **************/
#ctl00_body_right_01_lbl_03b {
	display: block;
	position: relative;
	background2: green;
}

/************** Credit card text **************/
#ctl00_body_right_01_lbl_03c {
	display: block;
	position: relative;
	left: 220px;
	top: 10px;
}

/************** Order button **************/
#ctl00_body_right_01_btn_order {
	display: block;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	top: -70px;	
}


/************** Panel Titles **************/
.panel_title {
	display: block;
	position: relative;
	font-family: arial;
	font-size: 1.5em;
	font-weight: bold;

}


#ctl00_body_left_01_lbl_01b {
	display: block;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 140px;
	background2: red;
}

#ctl00_body_left_01_lbl_02b {
	display: block;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 80px;
	background2: red;
}

#ctl00_body_right_01_lbl_03b {
	display: block;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 140px;
	background2: red;
}




/************** RED NUMBERS **************/
.num2 {
	display: block;
	position: absolute;
	color: red;
	font-weight: bold;
	font-size: 14pt;
	left: 450px;
}

#ctl00_body_left_01_lbl_01, #ctl00_body_left_01_lbl_02, #ctl00_body_right_01_lbl_03 {
	display: block;
	position: relative;
	color: red;
	font: bold 2em arial;
	left: 440px;
}

#ctl00_body_left_01_lbl_01 {
	display: block;
	position: relative;
	top: -25px;
	left: 140px;
}


#ctl00_body_left_01_lbl_02 {
	display: block;
	position: relative;
	top: -25px;
	left: 170px;
}

#ctl00_body_right_01_lbl_03 {
	display: block;
	position: relative;
	top: -40px;
	left: 140px;
}



.tableHeader {
	color: black;
	font-weight: normal;
}

.tableCellNormal {
	vertical-align: middle;
}

.tableCellAlternating {
	background: #E7E8C8;
}

.tableCellSelected {
	color: black;
}

.tableFooter {
	color: green;
	font-weight: bold;
	horizontal-align: right;
}

.tableHeader2 {
	color: black;
	font-weight: normal;
}

.tableCellNormal2 {
	vertical-align: middle;
}

.tableCellAlternating2 {

}

.uline a {
	text-decoration: none;
	color: black;
}

.uline a:hover {
	text-decoration: underline;
}

.Test {
	display: block;
	position: relative;
	color: red
	top: 100px;
	left: 150px;

}
