﻿div.oneup {
	min-height: 280px;
	border-bottom: 1px dashed #990000;
	padding: 0px 0px;
	margin: 0px 25px 25px 0px;
}
div.padder {
	width: 100%;
	display: table;
	}
div.oneup h3{ margin: 0px 10px 0px 315px; clear: none;}
div.oneup p{ margin: 5px 10px 15px 315px; line-height: 20px; clear: none;}
div.oneup a{
	display: block;
	width: 125px;
	height: 35px;
	padding: 0px;
	line-height: 35px;
	margin: 0px 0px 0px 375px;
	background: #AC2023;
	border: 1px solid #8e0202;
	color:#FFFFFF !important;
	font-weight: bold;
	text-align: center;
	font-size: 13px;
}
div.oneup div.cropper{
	float: left;
	width: 280px;
	min-height: 100px;
	overflow: hidden;
	border: 1px solid #CCCCCC;
	text-align: center;
	margin: 0px;
	padding: 0px;
	/*
	height: 280px;
	*/
}

.pagination_navi 
{
    font-weight:bold;
    text-align:right;
    padding:0px 15px 15px 0px;
}

a.PageNumber { text-decoration:underline; font-weight:normal;}




/* Additional Store Styles */

#cat_listings td { padding-bottom:15px; }
#cat_listings td img { border: solid 1px #8e0202; }
