﻿body {
}
.Pay_Product_Selection_border
{
	background-color:#FAFBFD;
	
}

.Pay_Product_Selection_middle_bg
{
	background-color:#C3E5FE;	
}

.Pay_Product_Selection_bottom_bg
{
	background-image: url(Images/Payment/productselection_bottom_bg.jpg);
	background-repeat: repeat-x;
	height:13px;
}

.Pay_Product_Selection_item
{
	background: url(Images/Master/arrow.jpg) no-repeat left center;
	padding: 5px 3px 5px 10px;
	color: #1c86bb;
}
.Pay_Product_Selection_item_bullet
{	
	width:10px;
}

.Pay_Product_Selection_item_rear
{
	width:10px;
}

.Pay_ProductSelection_bg
{
	background-image: url(Images/Payment/bg.jpg);
	background-repeat:no-repeat; 
	height:250px;
	width:606px;
}
