#su_admin_container .publication_options {
	padding-left: 10em;
}

a.renewal_choice {
	display: block;
	text-decoration: none;
	width: 50%;
	margin: 10px auto;
}

a.renewal_choice:link {

}

a.renewal_choice:visited {

}

a.renewal_choice:hover {
	background: silver;
}

a.renewal_choice:active {

}

a.renewal_choice p {
    border: solid black 2px;
	padding: 10px;
	width: 100%;
	margin: auto;
	
	text-align: center;
	background: inherit;
}

.ats_customer_management table input {
	width: 6em;
}

.ats_customer_management table select {
	width: 12em;
}

.ats_customer_management table input[type=checkbox] {
	width: 2em;
}
