
/* Style to move up the area below the top banner and search bar */
#sellcontent { width: 800px;
	height: 100%px;
	color: black;
	background-color: white;
	position: relative;
	top: 0px;
	margin-left: auto;
	margin-right: auto; 
	padding-bottom: 20px; }

#footer { width: 780px;
	height: 30px;
	background-color: rgb(185, 185, 185);
	margin-left: auto;
	margin-right: auto;
	color: white;
	position: relative;
	top: 0px;
	vertical-align: middle;
	text-align: left;
	padding-top: 8px;
	padding-left: 20px;
}


/* General Style for tables to close up gaps */
table {border-collapse: collapse; }
td { padding: 0px }

/* Style to position the content area. This is the area within the rounded rectangle */
#sellcontenttbl { position: relative;
	top: 2px;
	left: 0px;
	width: 795px;
	text-align: left }

/* Style for the border around the content area */
#ctl { vertical-align: bottom;
	text-align: right; }
#ctl img { display: block }
#ct { background-image: url(../images/content-t.jpg);
	background-position: bottom;
	background-repeat: repeat-x; }
#ctr { vertical-align: bottom; }
#ctr img { display: block }
#cl { background-image: url(../images/content-l.jpg);
	background-position: right;
	background-repeat: repeat-y; }
#cr { background-image: url(../images/content-r.jpg);
	background-position: left;
	background-repeat: repeat-y; }
#cbl { text-align: right; }
#cb { background-image: url(../images/content-b.jpg);
	background-position: top;
	background-repeat: repeat-x; }
#cbr { text-align: left; }

/* Style for text in the content area */
#cc { padding-left: 20px;
	padding-right: 20px;
	font-family: 'Times New Roman', Arial;
	font-size: 12pt;
	width: 100%; }

h3 { color: rgb(255,165,0) }

#selltitlesect {}
#selltitle {color: rgb(255,255,255);
	position: relative;
	top: -26px;
	left: 10px;
	font-family: Arial;
	font-size: 11pt }

#logintbl { width: 702px;
	position: relative;
	top: -20px }
#loginleftcol { border-right: 1px solid black;
	width: 30%;
	padding-right: 20px }
#loginrightcol { width: 70%;
	text-align: left;
	padding-left: 25px }
#loginbutton { padding-left: 93px;
	padding-top: 8px }
#loginkeep { padding-top: 5px; }


#selldiv { text-align: center; }


#selltbl { background-color: white; 
	width: 100%; }
#selltbl #noimg { width: 200px;
	padding-bottom: 30px; 
	float: left; 
	padding-left: 20px; 
	padding-right: 40px; }
#selltbl #book { width: 200px;
	padding-bottom: 30px; 
	float: left; 
	padding-left: 20px; 
	padding-right: 40px; }

