.gwt-ListBox {
	background-color: #D8E6F6;
	width: 100%;
	font-size: 11px;
}

/*-----------------------------*/ /*-----------------------------*/
	/* Order History               */ /*-----------------------------*/
	/*-----------------------------*/
#OrderHistory {
	
}

#OrderHistory a {
	color: #2E1D87;
	text-decoration: underline;
}

.PP_PAGE_TITLE_STYLE {
	color: #629BBE;
	font-size: 12px;
}

.PP_HISTORY_ORDER_TABLE_STYLE { /*border-style: solid;
 	border-width: 1px;
 	margin-bottom: 10px;*/
	
}

.PP_HISTORY_ORDER_LABEL_STYLE {
	
}

.PP_HISTORY_ORDER_HEADER_STYLE {
	font-weight: bold;
	width: 100px;
}

.PP_HISTORY_ORDER_TABLE_COL1 {
	width: 120px;
}

.PP_HISTORY_ORDER_TABLE_COL2 {
	width: 120px;
}

.PP_HISTORY_ORDER_TABLE_COL3 {
	width: 120px;
}

.PP_HISTORY_ORDER_TABLE_COL4 {
	
}

.PP_HISTORY_ORDER_TABLE_COL1HO {
	width: 100px;
	font-weight: bold;
}

.PP_HISTORY_ORDER_TABLE_COL2HO {
	
}

.PP_HISTORY_ORDER_TABLE_COL3HO {
	
}

.PP_HISTORY_ORDER_TABLE_COL4HO {
	
}

.PP_HISTORY_ORDER_BUTTON_STYLE {
	background-color: transparent;
	background-image: url(../images/buttons/largeReset.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	border: none;
	color: white;
	font-size: 10px;
	font-weight: bold;
	height: 22px;
	margin: 2px 8px 0px 0px;
	width: 152px;
}

#purchase_system .PP_HISTORY_ORDER_DISABLE_BUTTON_STYLE {
	background-color: #DDDDDD;
	color: white;
	font-size: 10px;
	font-weight: bold;
	margin: 2px 0px 0px 0px;
}

.SEPARATOR hr {
	width: auto;
	color: #2E1D87;
	/*background-color: #D8E6F6;*/
	height: 1px;
	/*border-top:*/ /*display: none;*/
}

.gwt-StackPanelItem {
	background: transparent
		url(../images/white-top-bottom.gif) repeat-x scroll 0
		-1px;
	border: 1px solid #99BBE8;
	color: #15428B;
	font-family: tahoma, arial, verdana, sans-serif;
	font-size: 11px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: 15px;
	overflow: hidden;
	padding: 5px 3px 4px 5px;
	width:600px;
	text-align : left;
}

.image-span-h
{
	background: transparent
		url(../images/tool-sprites.gif)
		no-repeat scroll 0;
	cursor: pointer;
	float: right;
	height: 15px;
	margin-left: 2px;
	overflow: hidden;
	width: 15px;
	background-position: 0 -75px;
	
}
.image-span {display :none;}

.gwt-StackPanelItem-selected .image-span-h {
	background-position: 0 -60px;
}

.layer-scroll-panel {
	height: 150px;
}

.x-panel-header-text
{
	width:250px;
}