﻿.customArrangeBy {
	 background-color: #eeeeee;
}
.link {
	 text-decoration: none;
}
.link2 {
	 color: #555555;
	 text-decoration:none;
}
.link2:hover {
	 color: #222222;
	 text-decoration:none;
}
.gridView {
	margin: 0px 5px 0px 5px;	
}
.pagerButton {
	cursor: hand;
	cursor: pointer;
}
.pagerButtonOff {
	cursor: default;
}