a.download,
a.play,
a.register,
a.view {
	line-height: 24px;
	display: block;
	padding-left: 30px;
	white-space: nowrap;
	background-position: left center;
	background-repeat: no-repeat;
	}
a.download { background-image: url("/common/image/24/download.png"); }
a.play { background-image: url("/common/image/24/media_play_green.png"); }
a.register { background-image: url("/common/image/24/form_green.png"); }
a.view { background-image: url("/common/image/24/nav_up_right_green.png"); }

.form_field {
	font-size: 90%;
	font-weight: bold; }
.seperator_or {
	font-style: italic; }

table {
	width: 100%;
	margin: 1em 0;
	border-collapse: collapse;
	}
td, th {
	text-align: left;
	vertical-align: top;
	padding: .1em .5em .1em .2em;
	border: 1px solid white;
	}
thead {
	border-bottom: 2px solid white;
	}
thead th {
	background: #3465A4;
	color: white;
	vertical-align: bottom;
	}
tbody strong {
	font-weight: normal;
	text-transform: uppercase;
	}
tbody th {
	font-weight: normal;
	}
tbody th.subrow {
	padding-left: 15px;
	}
tbody tr {
	background: #FAFAFA;
	}
tbody tr.odd {
	background: #F0F0F0;
	}
tbody tr.subcategory {
	font-style: italic;
	}


#child_id_theft_study img {
	display: block;
	margin: 0 auto; }
#child_id_theft_study p {
	margin: 1em 0;
	text-align: center; }

#guestbook form {
	padding-top: 1em; }
#guestbook p {
	text-align: center; }
#guestbook .button {
	background: transparent url("/common/image/24/form_blue.png") no-repeat left center;
	border: 0;
	padding-left: 24px;
	color: #0000EE;
	cursor: pointer;
	height: 24px;
	min-height: 1.2em;
	overflow: visible; }

#notification a {
	white-space: nowrap;
	display: inline-block;
	padding-right: 18px;
	background-image: url("/common/image/16/nav_up_right_green.png");
	background-position: right center;
	background-repeat: no-repeat; }

#our_sponsor img {
	display: block;
	margin: 0 auto 1.5em auto;
	}

#product_comparison thead th,
#product_comparison tbody td {
	text-align: center;
	}
#product_comparison tbody td,
#product_comparison tbody th {
	vertical-align: middle;
	}