﻿dl.sidebar {
	margin: 0;
	padding: 0;
	}

dl.sidebar dt {
	text-align: center;
	margin: 0 0 4px 0;
	}

dl.sidebar dd {
	text-align: center;
	margin: 0 0 8px 0;
	border-bottom: 1px dotted #C0C0C0;
	height: 2.0em;
	}
	
h3.sidebar-title {
	padding: 5px 10px;
	font: 24px Arial, sans-serif;
	color: #707070;
	margin: 0 0 8px 0;
	border-bottom: 1px dotted #C0C0C0;
	}
	
td.product-item {
	width: 50%;
	text-align: center;
	vertical-align: bottom;
	border-bottom: 1px solid #E0E0E0;
	}
	
td.product-item p {
	line-height: 1.45em;
	}
	
.green {
	color: #007000;
	}

table.pager,
table.pager-bottom {
	text-align: center;
	width: 100%;
	background: #00546d url("/common/images/pager.jpg") repeat-x;
	color: #FFFFFF;
	}
	
table.pager {
	margin-bottom: 12px;
	}
	
table.pager-bottom {
	margin-top: 12px;
	}
	
table.pager a,
table.pager-bottom a {
	color: #FFFFFF;
	}
