body {
	font-family: Arial, Verdana, sans-serif;
	font-size:20px;
}

.smalltext {
	font-size:14px;
}

h1 {
	color: #828282;
}

h2 {
	color: #828282;
}

h3 {
	color: #828282;
}

a {
	color: #828282;
	text-decoration: none;
	font-weight:bold;
}

.wiiblue {
	color: #34BEED;
}

.BookmarkForm {
	font-size:large;
	height:30px;
	display:inline;
}

.BookmarkLinks {
	font-size:20px;
	color: #828282;
}

option {
	font-size:large;
}

a:hover {
	color: #34BEED;
}

a.feed {
	font-size:26px;
	color: #828282;
	text-decoration: none;
	font-weight:bold;
}

a.feed:hover {
	font-size:26px;
	color: #34BEED;
}

#main {
	width: 770px;
	background-color:#ffffff;
}

img.thumbnail {
	padding: 0px 10px 0px 10px;
}

.result {
	padding: 10px 0px 10px 0px;
	vertical-align:top;
}

.search_box {
	font-size:large;
	width:400px;
}

.search_form {
	display:inline;
	position: relative;
	top: -20px; 
	left: 20px;
}

.search_button {
	font-size:large;
}

.footer {
	background-image:url(images/footer_bg.gif);
	background-position:top;
	background-repeat:repeat-x;
	text-align:left;
	color:#828282;
}

#adverts {
	position:absolute;
	left:610px;
	float:right;
}

#adverts_view {
	position:absolute;
	left:800px;
	top:50px;
	float:right;
}

table.thumbnails {
	width:550px;
}

td.result_thumb {
	width:150px;
	padding: 10px 0px 10px 0px;
	vertical-align:top;
	background-image:url(images/result_bg.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}

td.result_detail {
	width:300px;
	padding: 10px 0px 10px 0px;
	vertical-align:top;
	background-image:url(images/result_bg.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}

td.result_thumb_red{
	width:150px;
	padding: 10px 0px 10px 0px;
	vertical-align:top;
	background-image:url(images/result_bg_red.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}

td.result_detail_red {
	width:300px;
	padding: 10px 0px 10px 0px;
	vertical-align:top;
	background-image:url(images/result_bg_red.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}

td.result_feed {
	width:450px;
	padding: 10px 0px 10px 0px;
	vertical-align:top;
	background-image:url(images/result_feed_bg.gif);
	background-position:bottom left;

	background-repeat:no-repeat;
}

table.view {
	width:780px;
}

td.view_video {
	width:430px;
	vertical-align:top;
}

td.view_detail {
	width:250px;
	vertical-align:top;
}