a.more {
	margin:10px 30px 0;
	text-align:right;
	display:block;
	font-size:11px;
}

a.morelink, .back, a.special_morelink {
	width:90%;
	height:auto;
	color:#FF6633;
	background-color:#EFEFEF;
	font-variant:small-caps;
	font-size:12px;
	cursor:pointer;
	margin:3px 0 !important;
	padding:3px 2px 1px 3px !important;
	border-bottom-style:none !important;
	display:block;
}

a.special_first {margin-top:0px !important;}
p.thin {margin:0; padding:0;}

/* PAGESWITCHER */
div.pw {
	width:100%;
	margin-top:0px !important;
	padding-top:5px;
	padding-bottom:0px !important;
	font-size:11px;
	overflow:hidden;
	background:lavender;
}

div.pw-label  { float:left; margin:0px 5px 0px 5px !important; font-size:11px; color:#666666; text-align:center;}

div.pw_c { float:left; width:11px; padding-bottom:0px !important; margin:0px 0px 5px 3px !important; color:#333333;}

a.pw_a, a.pw_b  {
	display:block;
	float:left;
	width:12px;
	height:12px;
	font-size:11px;
	padding-bottom:1px;
	margin:0px 3px 0px 3px;
	text-decoration:none;
	text-align:center;
}

a.pw_a:hover, a.pw_b:hover {
	color:#666666;
}

a.long {width:auto;}

table.tableform td {padding-bottom:10px; padding-right:5px;}

a.catalog-order {
	display:block;
	width:120px;
	height:10px;
	font-size:11px;
	padding:2px 5px 5px 5px;
	margin:5px 0;
	text-decoration:none;
	text-align:center;
	background:silver;
	color:#555555;
	border-bottom:none;
}

a.catalog-order:hover {
	background:orange;
	color:white;
}

a.catalog-more {
	display:block;
	width:120px;
	height:10px;
	font-size:11px;
	padding:2px 5px 5px 5px;
	margin:5px 0;
	text-decoration:none;
	text-align:center;
	background:#FF8D54;
	color:white;
	border-bottom:none;
}

a.catalog-more:hover {
	background:grey;
	color:white;
}

