.jmpack-detail-table a, .jmpack-my-packages-main-table a {
	text-decoration: none;
}

.entry-content .jmpack-my-packages-main-table thead th {
	text-transform: uppercase;
}

.jmpack-my-packages-main-table .jmpack-package-details .jmpack-detail-table {
	background-color: #ffffff;
	margin-bottom: 5px;
}

.jmpack-package-details {
	background-color: #d8d8d8;
}

.jmpack-detail-listings-listing-link:hover {
	text-decoration: underline;
}

.jmpack-my-packages-main-table .jmpack-my-packages-main-row .jmpack-type-detail-limit-reached {
	text-decoration: line-through;
}