﻿.mailinglist-hd {
	width:290px;
	height:34px;
	background-image:url('../../images/front/en/index/mailing-hd.gif');
	background-position:left center;
	background-repeat:no-repeat;
	border-bottom:1px #fafcfe solid;
}

.paginator {
	float: left;
	width: 100%;
	text-align: center;
	margin: 10px 0px;
	background-color: #EFEFEF;
	padding: 5px 0px;
}
.sort {
	width: 100%;
	text-align: left;
}
.sortNormal {
	background-image: url(../../images/front/shared/main-temp/sort.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-left: 10px;
}
.sortUp {
	background-image: url(../../images/front/shared/main-temp/sort-up.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-left: 10px;
}
.sortDown {
	background-image: url(../../images/front/shared/main-temp/sort-down.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-left: 10px;
}
