/* CSS Document */

#headerArea {
	position:relative;
	border:5px solid #c164d5;
	border-width:0px 0px 5px 0px;
	clear:both;
}

#leftPanel .set1 {
	background:transparent url(../images/gsDot.gif) repeat-x left top;
	background-color:#edcaf5;
}
#leftPanel .set2 {
	background:transparent url(../images/gsDot.gif) repeat-x left bottom;
}
#leftPanel .set3 {
	background:transparent url(../images/gsDot.gif) repeat-y right top;
}
#leftPanel .set4 {
	background:transparent url(../images/gsDot.gif) repeat-y right bottom;
}
#leftPanel .set5 {
	background:transparent url(../images/ltGsAds.gif) no-repeat left top;
}
#leftPanel .set6 {
	background:transparent url(../images/lbGsAds.gif) no-repeat left bottom;
}
#leftPanel .set7 {
	background:transparent url(../images/rtGsAds.gif) no-repeat right top;
}
#leftPanel .set8 {
	background:transparent url(../images/rbGsAds.gif) no-repeat right bottom;
	padding:20px;
	position:relative;
	line-height:1.4em;
}
#leftPanel #myOrder {
	margin:0;
	padding:0px 0px 7px 0px;
	height:164px;
	width:217px;
	display:block;
	overflow:hidden;
}
#myOrder h2 {
	font-weight:normal;
	font-size:16px;
	color:#333333;
}
#myOrder img.orderPlus {
	position:absolute;
}
#footerBody {
	padding:1px 0px;
	border:6px solid #c164d5;
	border-width:6px 0px 0px 0px;
	font-size:0.85em;
}