#ebay a {
	font-size: 24px;
	color: #000;
}

body, table, input, select, textarea {
	font: 100% Tahoma, "Trebuchet MS", Arial, Helvetica, sans-serif;
}

/* body */
body {
	font-size: 80%;
	line-height: 150%;
	color: black;
	background: #a5bad3;
}

a {
	color: #000;
}

/* headers */

h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	margin: 0;
	padding: 0;
}

h1 {
	font-size: 1.6em;
	color: #FFFFFF;
	margin-bottom: 1em;
}

h2 {
	font-size: 120%;
	color: #064276;
	margin-bottom: 0.125em;
}

h3 {
	font-size: 100%;
	color: black;
}

h4 {
	font-size: 100%;
	color: #3E96FF;
}

h5 {
	font-size: 80%;
}


h6 {
	font-size: 70%;
}

/* various */

.hide {
	display: none !important;
}

.clearBoth	{
	display: block;
	height: 0;
	line-height: 0%;
	clear: both;
}


/* wrapper */
#wrapper {
	left:10%;
	right:10%;
	height: 100%;
	width: 760px;
	position: absolute;
	border: 1px solid #000;
}

html>body #wrapper {
	position: relative;
	height: auto;
	min-height: 100%;
}

#message {
	padding: 3px;
	width: 100%
	height: 100%;
	font: 100% Tahoma, "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fff;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	background: #5073a7;
	text-align:center;
}

#nice_table {
	border-bottom-color : #006699; 	
	border-bottom-style : solid; 	
	border-bottom-width : 1px;
}

#row1 { background-color : #EAEAEA; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; }
#row2 { background-color : #E0E2E2;  	font-family: Verdana, Arial, Helvetica, sans-serif;  	font-size: 11px;  	color: #000000; }
.input_text  { font-family: verdana; font-size: 10px; color:#000000; background:#F3F4F5; }


/* logo / banner */
	
.content {
	background: #fff;
	border-left: 3px solid #000;
	border-right: 3px solid #000;
	border-bottom: 3px solid #000;
	}

#menu {
	border-left: 3px solid #000;
	border-right: 3px solid #000;
	}

#last_added {
	padding: 5px;
	background-color : #a0a0a0;
}

#tutorials {
	background-color : #eeeeee; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #000000;
	border: 1px solid #dddddd;
	padding: 2px;
}

.size12 {
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 12px;
		padding: 10px;
		text-align:left;
}

.header {
		padding:5px;
}

.list {
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 12px;
		text-align:left;
}

#toolbox {
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 10px;
		text-align:right;
		background-color : #ddd; 
}

.refer {
		position: relative;
		top: -18px;
		margin: 0px 0px 0px 0px;
		visibility: hidden;
		z-index:1000;
		background-color : #ddd; 
		width: 100%;
}

#copyright {
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 11px;
		text-align:right;
		color : #CCC; 
}

#displayed {
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 11px;
		text-align:right;
		background-color : #ddd; 
		margin: 5px 5px 5px 5px;
		width: 513px;
}

#pagination {
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 12px;
		text-align:right;
		background-color : #38547e; 
		color: #9db2d2;
		margin: 10px 10px 10px 10px;
		width: 513px;
}

#pagination a {
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 12px;
		color: #d5deeb;
}

#selection {
	background: #f99b48;
	border: 1px solid #fa794b;
	border-top-color: #ff4301;
	border-left-color: #ff4301;
	font-size: 1.2em;
	margin: 0 .2em;
	padding: 0 .2em;
}

.subscribe {
	font-weight: bold;
	text-align:center;
	font-size: 120%;
	color: #064276;
	margin-bottom: 0.125em;
}

.size11 {
	font-size: 11px;
	color: #FFF;
	margin-bottom: 0.125em;
}

.size12_black {
	font-size: 11px;
	color: #000;
	margin-bottom: 0.125em;
}

.bookmark {
	font-size: 12px;
	color: #1f375b;
}

.tutorial_table {
	width: 520px;
	border: 0px;
	text-align:center;
}

.tutorial_td {
	background: #333333;
	text-valign: top;
	color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	margin: 5px 5px 5px 5px;
}