
#myaccount {
   margin:0 15px 15px 15px;
   padding:0px;
}

#myaccount h2 {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	margin-top:20px;
	margin-bottom:10px;
	text-transform:uppercase;
}

#myaccount p {
	color:#454545;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height:150%;
	margin-bottom:10px;
}

#myaccount a:link, #myaccount a:active { color:#4D7C72; }

#myaccount a:hover, #myaccount a:visited { color:#000000; }


/** RECIPIENTS **/
#myaccount .recipient {
	border-bottom:1px dotted #cccccc; 
	clear:both;
}

#myaccount .recipient .name {
	margin:8px;
	float:left;
}

#myaccount .recipient .links {
	margin:8px;	
	float:right;
	width:130px;
	display:inline;
}

#myaccount .header_box { margin-top:5px; }

#myaccount .header_box th {
	width:127px;
	vertical-align:top;
}

#myaccount .header_box td h3 {
	padding-left:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FF0000;
	font-weight:bold;
}

#myaccount .header_box td p {
	padding-left:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	font-weight:bold;
}

#myaccount .order_box { float:left; color:#000000}

#myaccount .order_boxB {
	float:left; 
	margin-left:10px
}

#myaccount .order_box th, .order_box td {
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	vertical-align:top;
	font-weight:normal;
	font-size:12px;
	padding-bottom:5px;
}

#myaccount .order_box th { width:80px; }

#myaccount .order_box td {
	padding-left:5px;
	width:120px;
}

#myaccount .order_title {
	clear:both;
	margin-top:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	font-weight:bold;
	margin-bottom:10px;
}

#myaccount .order_bk_title {
	clear:both;
	margin-top:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#295F5F;
	font-weight:bold;
	margin-bottom:5px;
}

#order_othercategories { padding-bottom:10px; }

#order_othercategories a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#295F5F;
	display:block;
	font-weight:bold;
	margin-bottom:10px;
}

#myaccount .order_box_bk {
	padding-bottom:15px;
	margin-bottom:5px;
	border-bottom:1px dotted #cccccc;
}

#myaccount .order_box_bk th, #myaccount  .order_box_bk td {
	text-align:left;
	padding-bottom:5px;
	vertical-align:top;
	color:#454545;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	line-height:200%;
}

#myaccount .order_box_bk td p {
	color:#454545;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	line-height:200%;
}

#myaccount .order_box_bk td {
	padding-left:10px;
	width:480px;
	line-height:150%;
}

#myaccount .order_list_table {
	font-family:verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

#myaccount .order_list_table th {
	font-family:verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	color:#000000;

}

#myaccount .order_list_table .line { height:10px; }


/**SEARCH BOOKS**/
#myaccount #searchbooktable { clear:both; }

#myaccount #searchbooktable td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	vertical-align:middle;
	padding-right:10px
}

#myaccount #searchbooktable input.radio {
	float:left; 
	width:20px;
	background-color:#FFFFFF;
}

#myaccount #textfield {
	width:200px; 
	float:left; 
}


/**SWAP BOOK LANDING PAGE**/
#myaccount #edit_landing_choices {
	list-style-position:outside;
	padding:15px 15px 15px 20px;
	background-color:#eeeeee;
}

#myaccount #edit_landing_choices li {
	font-family:Arial, verdana, Helvetica, sans-serif;
	font-size:12px;
	margin-bottom:10px;
	color:#000000;
}

#accountbut { margin-top:15px; }

#changebook_noteA {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	clear:both;
	margin-bottom:6px;
}

#changebook_noteB {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	clear:both;
	margin-bottom:40px;
	margin-left:65px;
}

#changebook_noteC {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CC0000;
	clear:both;
	margin-bottom:6px;
	margin-top:6px;
}

.check_books {
	margin-top:10px;
	margin-left:15px;
}

.check_books th {
	width:20px;
	text-align:left;
	padding-bottom:5px;
}

.check_books input {
	height:15px;
	width:15px;
}

.check_books td {
	width:470px;
	vertical-align:top;
	padding-bottom:5px;
	line-height:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.check_books td  a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#0000FF;
	text-decoration:underline;
	line-height:150%;
}

.check_books a:hover { text-decoration:underline; }

#changebook_form {
	margin-left:20px;
	margin-bottom:10px;
	width:350px;
}


