/* CSS Document 
{CSS Styling // Soomo Registration}
*/
@import url(/stylesheets/registration/common_registration.css);

/* AG */
#top_nav { background-image: url(/images/registration/nav_ag_reg.jpg); }
#top_nav a:link, #top_nav a:visited { color: #e0b6b6; }
#top_nav a:hover, #top_nav a:active { color: #fff; }

#your_info input
{
	margin-bottom: 10px;
}

.suffix
{
	margin-top: 10px;
	margin-bottom: 10px;
}

input#use_dr,
input#use_phd
{
	width: 20px;
}

div#correlation input
{
	width: 20px;
}

div.book_cover_container
{
	border: 1px solid #aaa;
	padding: 8px;
	margin-right: 6px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	background: none;
}

div#book_detail
{
	margin-top: 15px;
	padding-top: 15px;
	border-top: 1px solid #a7bac0;
}

/*div#book_detail p.book_detail
{
	font-weight: bold;
}

div#book_detail p.book_author
{
	margin-left: 5px;
	margin-top: 5px;
	padding: 0;
	font-size: 14px;
	font-style: italic;
}

div#book_detail p.book_publisher
{
	margin-left: 5px;
	margin-top: 5px;
	font-size: 14px;
}*/

div#books div.selected
{
	background: #d3e8f4;
}

div#your_course div.form-field
{
	margin-bottom: 10px;
}
