body					{
	margin: 0;
	background: url("/images/background.png") repeat-x top;
}

table					{
	border-collapse: collapse;
	width: 100%;
}

tr					{
	vertical-align: top; 
}

td					{
	padding: 0;
}

img					{
	border: none;
}

#container 				{
	width: 95%;
	height: 905px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	background: url("/images/background.png") repeat-x top;
	font-family: Arial, Helvetica, sans-serif;
}

.search					{
	top: 45px;
	width: 450px;
	height: 20px;
	position: absolute;
}

.categories				{
	top: 10px;
	width: 100%;
	height: 80px;
	position: absolute;
}

.categories ul		 		{
	margin: 0;
}

.categories	li 			{
	list-style: none;
	display: inline;
	border-right: 1px dotted #36F;
}

.categories li a 			{
	color: #00C;
	font-size: 13px;
	text-decoration: underline;
	padding-right: 5px;
	padding-left: 5px;
}

.content				{
	top: 95px;
	width: 100%;
	position: absolute;
}

.results				{
	width: 60%;
	padding-top: 5px;
}

.links					{
	width: 40%;
}

.right					{
	float: right;
	width: 80%;
	border-left: 1px solid #CCC;
}

.right td				{
	padding-left: 25px;
}

.title, .title a, .stitle a		{
	color: #00C;
	font-size: 15px;
}

.title a, .stitle a			{
	text-decoration: underline;
}

.list					{
	width: 50%;
}

.list ul				{
	padding: 0;
}

.list li				{
	list-style: none;
}

.list li a				{
	color: #00C;
	font-size: 12px;
	text-decoration: underline;	
}

.review					{
	color: #66F;	
	font-size: 12px;
	text-decoration: underline;
}

.description, .sdescription		{
	color: #000;
	font-size: 13px;
	text-decoration: none;
}

.url, .surl				{
	padding-bottom: 10px;
}

.url a, .surl a				{
	color: #090;
	font-size: 13px;
	text-decoration: none;
}

.stitle					{
	background: url("/images/sponsor1.png") no-repeat top right;
}

.stitle	, .sdescription, .surl			{
	background-color: #ecf5fa;
}

.related				{
	padding-top: 50px;
	padding-bottom: 20px;
}

.related ul		 		{
	margin: 0;
	width: 100%;
	padding-top: 20px;
	background: url("/images/related.png") no-repeat top left;
}

.related	li 			{
	list-style: none;
	display: inline;
}

.related li a 				{
	color: #00C;
	padding-right: 10px;
}

.count					{
	color: #09F;
	font-size: 11px;
	text-align: right;
	padding-bottom: 10px;
}

.sponsored				{
	width: 100%;
	height: 25px;
	background: url("/images/sponsor2.png") no-repeat top center;
}

.page					{
	border-top: 1px solid #CCC;
	width: 70%;
	padding-top: 25px;
}

.page ul		 		{
	margin: 0;
	text-align: center;
}

.page	li 				{
	list-style: none;
	display: inline;
	line-height: 30px;
}

.page li a 				{
	font-size: 14px;
	color: #00C;
	text-decoration: none;
	padding: 9px 17px 9px 17px;
	background: url("/images/page.gif") no-repeat top center;
}

.rel1 a					{
	font-size: 14px;
	font-weight: bold;
}

.rel2 a					{
	font-size: 21px;
	font-weight: bold;
}

.rel3 a					{
	font-size: 17px;
	font-weight: bold;
}

.rel4 a					{
	font-size: 24px;
	font-weight: bold;
}

.rel  a					{
	font-size: 12px;
	font-weight: bold;
}

.images					{
	padding-top: 10px;
	padding-bottom: 10px;
}

.images a				{
	padding-right: 10px;
}

.assistant				{
	padding-bottom: 10px;
	background: url("/images/assistant.png") no-repeat top left;
}

.assistant a				{
	color: #00C;
	font-size: 15px;
	font-weight: bold;
	font-style: italic;	
	padding-left: 124px;
	text-decoration: underline;
}
