﻿.OrderHistory_Table
{
	width:100%;
}

.OrderHistory_Table th
{
	color:#d01881;
}

.OrderHistory_Table_ViewCol
{
	text-transform:uppercase;
	font-weight:bold;
}

.OrderHistory_Table_ViewCol a
{
	text-decoration:none;
	color:#000;
}

.OrderHistory_Table_ViewCol a:hover
{
	text-decoration:underline
}

.OrderHistory_AddressTitle
{
	font-size:1.2em;
	clear:left;
	float:left;
}

.OrderHistory_Table_Products
{
	padding-bottom:10px;
	border-bottom:solid 1px #d01881;
}

.OrderHistory_View_Prices
{
	float:right;
	padding-top:10px;
}

.OrderHistory_View_Prices p
{
	margin:0;
	padding-top:2px;
	text-align:right;
}

.OrderHistory_DeliveryAddress
{
	clear:both;
	float:left;
}
