*	{
	margin:0px;
	padding:0px;
	}


body {
	color: #000000; 
	font-family: Segoe UI, "Lucida Grande", Arial, Verdana, Tahoma, sans-serif; 
	text-align: center;
	background:#ffffff;
	height: auto;
	position: relative;
	}

/* Layout */

#base {
	padding-left: 10px; 
	padding-right: 10px; 
	margin: 0px auto; 
	width: 974px; 
	border-left: 1px #ffffff solid;
	border-right: 1px #ffffff solid;
	border-bottom: 1px #ffffff solid;
	background-color: white;
}

#sections {
	margin: 0; 
/*	width: 950px;  */
	background-color: #ffffff;
	
}

#header0 {
	font-size:0.8em;
	height:22px;
	padding-bottom:0;
	padding-left:10px;
	padding-right:10px;
	padding-top:7px;
	text-align:left;
	text-transform:uppercase;
}

#header1 {
	background:#8FD2E9;
	font-size: 0.8em; 
	height: 50px; 
	padding-bottom: 0px; 
	padding-left: 10px;
	padding-top: 10px; 
	text-align: left;
	text-transform: uppercase; 
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-khtml-border-radius-topleft: 5px;	
	-khtml-border-radius-topright: 5px;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
}

#logotop {
	width: 160px;
	border:0;
	float:left;
	position:relative;
	top:2px;
}

#link_mobile {
	float:left;
	font-size:10px;
	position:absolute;
	top:45px;
	text-transform:none;
}

#header2 {
	border-top: #ffffff 1px solid; 
	padding-top: 3px; 
	border-bottom: #e6e6e6 1px solid; 
	height: 32px; 
	text-align: right;
	background-color: #c0c0c0;
}

#section1main {
	background-color: #ffffff;
	float: left; 
	margin:0;
	width:974px;
}

#block_top {
	background-color:transparent;
	text-align:left;
	padding-bottom:15px;
}

#block_mid {
	position:relative;
	top:15px;
}

#block_mid_left {
	float:left;
	width:295px;
	padding:0px;
	margin-right:15px;
}

#block_mid_right {
	float:left;
	width:295px;
	left:15px;
}

.block {
	background-color:transparent;
	padding: 0px;
	text-align:left;
	margin:0;
/*	border: #e3e3e3 1px solid; */
}

#banner {
	background:#ffffff url(http://img.weststar.co.uk/furniture/top_image_border_966.gif) no-repeat scroll 0 center;
	height:100px;
	position:relative;
	width:942px;
	display: none;
}

#infobar {
	background:#ffffff;
	height:16px;
	position:relative;
	padding-left:5px;
	font-size:0.7em;
	color:#c0c0c0;
}

.infobar_date{
	width:220px;
	float:left;
}
.infobar_sm {
	width:130px;
	float:right;
	text-align:right;
}

#beta {
	top:10px;
	background:#fdfdfd;
	height:14px;
	position:relative;
	padding:5px;
	font-size:0.7em;
	color:#0066cc;
	margin-bottom:5px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	border-radius: 5px;	
}

.text_red {
	color:red;
}	

.beta_content {
	width:800px;
	float:left;
	}

.beta_button {
	float:right;
	margin-right:-5px;
	margin-top:-5px;
	display:none;
}	

.tooltip {
	background-color:#fdfdfd;
	border:1px solid #e3e3e3;
	color:#808080;
	font-family:sans-serif;
	font-size:12px;
	line-height:18px;
	padding:5px;
	position:absolute;
	text-align:right;
	z-index:2;
	width:200px;
}

.sep {
	height:1px;
	top:10px;
	width:100%;
	background:#ffffff;
	padding-bottom:1px;
	position:relative;
}	

.h2_favicon {
	width:20px;
	float:left;
}

.h2_title {
	width:260px;
	padding-left:5px;	
	float:left;
}

.content {
	text-align:left;
	padding-left:5px;	
}

#topic_content ul li {
	list-style-type:circle;
	margin-left:50px;
	padding:0;
}	

/* Topic list */

#topic_content {
	font-size:0.7em;
	min-height:70px;
	padding:10px;
	text-align:left;
	border: #e3e3e3 1px solid; 
	top:15px;
	position:relative;
	background:#FDFDFD;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;	
	-moz-border-radius: 5px;
	border-radius: 5px;
}


.topics_a-z {
	border:1px solid #d3d3d3; 
	font-family: Avenir, "Lucida Grande", "Bitstream Vera Sans", lucida, arial, helvetica, sans-serif;
	background:#ededed;
	padding:7px;
	margin:4px;
	float:left;
}

span.topics_a-z {
	background:#ffffff;
}

.block_a-z {
	padding-bottom:15px;
}

#panel_a-z {
	height:auto;
	margin-right:10px;
	display:none;
	text-align:left;
}	

a.topic_label:link, a.topic_label:visited {
/*	background:#f8f8f8 none repeat scroll 0 0; */
	background:#efefef none repeat scroll 0 0;
	text-align:left;
	margin:2px;
	padding:3px;
	white-space:nowrap;
	float:left;
/*	line-height:25px; */
}

a.topic_label:hover {
	background:#e3e3e3 none repeat scroll 0 0;
	text-align:left;
	margin:2px;
	padding:3px;
	white-space:nowrap;
}

a.plus:link, a.plus:visited, a.plus:hover {
	margin-left:-1px;
}

.nofloat {
	width:100%;
	height:1px;
}	

/* Search */

#search {
	float:right;
	margin-top:6px;
}

.w_search_form {
	background-color:transparent;
	font-size:100%;
	line-height:1;
	margin:0pt;
	padding:1pt;
}

#h_search {
	border:0pt none;
	font-size:0.8em;
	margin:0pt;
/*	outline-color:invert; */
	outline-style:none;
	outline-width:0pt;
	padding:0pt;
	text-align:right;
	background:transparent;
	float:right;
	width:300px;
}

#h_searchbox, #testinput_xml {
	background:#ffffff url(http://img.weststar.co.uk/furniture/input_search_666666.gif) no-repeat scroll 0px center;
	border-left:0px #c0c0c0 solid;
	border-top:1px transparent solid;
	border-right:1px #c0c0c0 solid;
	border-bottom:1px transparent solid;
	height:18px;
	line-height:1.1em;
	margin:0px 0px 0px 0px;
	top:0px;
	padding:2px 2px 0px 4px;
	width:174px;
	position:relative;
	right:-5px;
}

#h_searchbutton {
	background:#efefef url(http://img.weststar.co.uk/furniture/h_search_round_z.gif) no-repeat scroll 0px center;
	border:medium none;
	color:#000000;
	cursor:pointer;
	left:0px;
	font-size:1.0em;
	height:20px;
	padding:0px;
	vertical-align:top;
	margin:0px;
	width:66px;
	position:relative;
}

.search_b {
	padding-top: 0px; 
	padding-bottom: 0px; 
	padding-right: 0px; 
	margin: 0px; 
	vertical-align: top;
	FLOAT: left; 
	width:300px;
	padding-left:0px;
}

.s_a {
display:inline-block;
position:relative;
right:2px;
top:0;
white-space:nowrap;
z-index:1;
}

.s_b {
background:transparent url(http://www.360space.me/img/furniture/input_search_a.gif) no-repeat scroll left top;
border:0px solid #ACBABD;
float:left;
font-size:115.9%;
margin:0 0 0 1px;
padding:0.2em 0.35em 1em;
width:284px;
height:10px;
}

.s_b input {
border:0 none;
color:#333333;
float:left;
font-size:100%;
margin:0 0 -0.8em;
padding:0 8px 0 0;
width:247px;
}

.s_b .s_button {
background:#FFFFFF url(http://www.360space.me/img/furniture/search_z.png) no-repeat scroll 0 0;
cursor:pointer;
height:20px;
margin:0 0 -12px;
overflow:hidden;
padding:0;
width:20px;
}

/* Corners */

.corner_top {
	background-color:#FFFFFF;
	border-color:#EEEEEE #CCCCCC #CDCDCD;
	border-style:solid;
	border-width:1px 0 0;
	font-size:0;
	height:0;
	line-height:0;
	margin:0;
	min-height:0;
	padding:0;
	width:100%;
	display:none;
}
.banner_tl {
	background:transparent url(http://img.weststar.co.uk/furniture/corners_sprite.gif) no-repeat scroll -10px top;
	border:0 none;
	float:left;
	height:5px;
	margin-bottom:0;
	margin-top:-1px;
	padding:0;
	text-align:left;
	width:5px;
}
.banner_tr {
	background:transparent url(http://img.weststar.co.uk/furniture/corners_sprite.gif) no-repeat scroll right top;
	border:0 none;
	float:right;
	height:5px;
	margin-bottom:0;
	margin-top:-1px;
	padding:0;
	text-align:right;
	width:5px;
}
.banner_bl {
	background:transparent url(http://img.weststar.co.uk/furniture/corners_sprite.gif) no-repeat scroll 0 bottom;
	border:0 none;
	float:left;
	height:100px;
	margin-bottom:0;
	margin-left:-5px;
	margin-top:-1px;
	padding:0;
	text-align:left;
	width:5px;
}
.banner_br {
	background:transparent url(http://img.weststar.co.uk/furniture/corners_sprite.gif) no-repeat scroll -5px bottom;
	border:0 none;
	float:right;
	height:100px;
	margin-bottom:0;
	margin-right:-5px;
	margin-top:-1px;
	padding:0;
	text-align:right;
	width:5px;
}

#banner_id {
	border-top:1px solid #FFFFFF;
}

/* Block styling */

.corner_top {
	background-color:#FFFFFF;
	border-color:#EEEEEE #CCCCCC #CDCDCD;
	border-style:solid;
	border-width:1px 0 0;
	font-size:0;
	height:0;
	line-height:0;
	margin:0;
	min-height:0;
	padding:0;
	width:100%;
}

.t_l {
	background:white url(http://img.weststar.co.uk/furniture/corners_sprite_gr.gif) no-repeat scroll -10px top;
	border:0 none;
	float:left;
	height:5px;
	margin-bottom:0;
	margin-top:-1px;
	padding:0;
	text-align:left;
	width:5px;
}

.t_r {
	background:white url(http://img.weststar.co.uk/furniture/corners_sprite_gr.gif) no-repeat scroll right top;
	border:0 none;
	float:right;
	height:5px;
	margin-bottom:0;
	margin-top:-1px;
	padding:0;
	text-align:right;
	width:5px;
}

.box_block_head_long {
	/*background:#FFFFFF url(http://img.weststar.co.uk/furniture/gradient_bg.gif) repeat-x scroll left -240px;*/
    background-color: #efefef;
    border-color: #E3E3E3;
    border-style: solid solid none;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-width: 1px 1px 0;
	font-size:1.1em;
	font-weight:bold;
	line-height:1em;
	margin-top:0;
	padding:8px;
	text-transform:none;
	color:#50555C;
	height:20px;
	margin-left:0;
	margin-right:0;
}

.box_block_content {
	background-color:WHITE;
	border-width:0px;
	display:block;
	height:auto;
	text-align:left;
	margin-bottom:15px;
}

.box_block_area {
	padding:8px 10px 8px 10px;
}

p.block_sub_title {
	background-color:#F5F5F5;
	border-color:#CCCCCC #CCCCCC #EEEEEE;
	border-style:solid;
	border-width:0;
	color:#000000;
	display:block;
	font-size:0.75em;
	font-weight:normal;
	padding:5px 10px;
	text-align:justify;
}

/* RSS Columns */

.c1 {
	float:left;
	margin-bottom:15px;
	width:315px;
}

.c2 {
	float:right; 
	margin-bottom:15px;
	margin-right:14px;
	width:315px;
}

.c3 {
	float:right;
	margin-bottom:15px;
	width:315px;
}

.w1 {
	float:left;
	margin-top:10px;
	margin-bottom:20px;
	width:100%;
	display: block;
	height:auto;
}

div.wide ul {
/*	display:inline; */
	font-size:0.9em;
	margin:0;
	padding:2px;
}

.wide_block {
	height:auto;
	border: #e3e3e3 1px solid;
	width:"100%";
	overflow:auto;
}

div.wide ul li {
	background:#f8f8f8 url(http://www.360space.me/img/furniture/loading.gif) no-repeat scroll center center;
	border:1px solid #e3e3e3;
	display:inline;
	float:left;
	margin:5px 11px 9px 0px;
	text-align:left;
	padding:4px;
}

div.youtube ul li {
	margin:9px;
}

div.hulu ul li {
	width:146px;
	margin:5px 1px;
	padding: 6px 3px 3px;
}

div.flick ul li {
	margin:5px;
/*	width:86px; */
}

.x { width:262px; }
.y { float:right; display:block; }
.z { 
	float:left;
	line-height:14px;
	margin-right:-10px;
	margin-top:0;
	padding:0 0 0 5px;
	text-align:right;
	vertical-align:top;
	width:10px;
	position:relative;
}
span.tab_label {
	float:left;
	margin:0;
	padding:0;
}

/* RSS */

ul.rss {
	font-size:0.7em;
	list-style-type:none;
	margin-left:0;
	padding:0;
	border-color:#E3E3E3;
	border-style:solid;
	border-width:0 1px 1px;
}

li.rss {
	border-top:1px dotted #e3e3e3;
	margin:0;
	font-weight:normal;
	padding:4px 7px 4px 5px;

}

.rss a:link {
	color:#6AA8BF;
	text-decoration:none;
}

.rss a:hover {
	color:#808080;
	text-decoration:none;
}

ul li.life {
	list-style-type: none;
}

li.life {
	text-align:left;
	color:#808080;	
	min-height: 20px;
}

.rss_h2 {
	background:#FFFFFF url(http://img.weststar.co.uk/furniture/gradient_bg.gif) repeat-x scroll left -240px;
	padding-left:5px;
	padding-top:5px;
}

.favicon {
	border: 1px #e3e3e3 solid;
	background:#fdfdfd;
	padding:1px;
}

span.title_thumb {
	font-size:10px;
	padding-top:2px;
	text-align:left;
}

span.feedfav {
    float: left;
	padding-bottom:5px;
	padding-right:10px;
}
span.feedtext{

}	

li.itunes_art {
min-height: 125px;
width: 100px;
}
span.itunes_artwork {
display:block;
height:100px;
}
span.itunes_thumb {
    display: block;
    font-size: 10px;
    min-height: 45px;
    padding-top: 2px;
    text-align: left;
}

/* Footer */

.footer {
	FONT-SIZE: 0.7em; 
	COLOR: #999999; 
	TEXT-DECORATION: none
}


#footerright {
	PADDING-RIGHT: 9px; 
	LEFT: 25px; 
	MARGIN: 0px; 
	PADDING-TOP: 3px; 
	TEXT-ALIGN: right
}

#footer_1 {
	clear: both; 
	padding-bottom:15px;
	padding-top:15px;
	background-color: #ffffff;
	border: 0px;
}

#footer_2 {
	background-color:#8FD2E9;
	border:0 none;
	clear:both;
	color:#FFFFFF;
	font-size:12px;
	padding:25px 10px 10px 15px;
	text-align:right;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;	
	-moz-border-radius: 5px;
	border-radius: 5px;
	
}

#footer_extra {
	background-color:#ededed;
	width:100%;
	position:relative;
	text-align:left;
	border:1px solid #ededed;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;	
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#footer_content {
	padding:10px;
	font-size:0.7em;
	min-height:70px;
}

#footer_360 {
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;	
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color:#ffffff;
	margin:10px 10px 0;
	padding:10px;
	border:1px solid #ededed;
}

#footer_360_i {
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;	
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color:#ffffff;
	margin:10px 10px 0;
	padding:10px;
	border:1px solid #ededed;
}

.footer_border {
	padding-top: 10px;
	border-bottom: 0px #e3e3e3 solid;
}

.footlink:link {
	color:#ffffff;
	font-weight:normal;	
	text-decoration:none;
}
.footlink:visited {
	color:#ffffff;
	text-decoration:none;
}
.hgrey {
	color:#e3e3e3;
	padding:0 6px;
}

.link360 {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	font-size:1.1em;
}

.list_link360 {
	padding:5px;
	float:left;
	margin:2px;
	position:relative;
	width:165px;
}

/* links */

.hlink:link {
	background-color:transparent;
	font-size:0.8em;
	text-decoration:none;
	font-weight:bold;
}

.hlink:visited {
	background-color:transparent;
	font-size:0.8em;
	text-decoration:none;
	font-weight:bold;
	}

.hlink:hover {
	background-color:transparent;
	color:#808080;
	font-size:0.8em;
	text-decoration:none;
	font-weight:bold;
	}

a:link {
	COLOR: #003399; 
	TEXT-DECORATION: none;
}
a:visited {
	COLOR: #003399; 
	TEXT-DECORATION: none;
	background-color: transparent
}
a:hover {
	COLOR: #003399; 
	TEXT-DECORATION: underline;
	background-color: transparent
}
a:active {
	COLOR: #003399; 
	TEXT-DECORATION: none;
	background-color: transparent
}

a.link_delete:link {
	text-decoration:none;
	color:#c0c0c0;
}

a.link_delete:hover {
	text-decoration:underline;
	color:#ffffff;
}

div.youtube ul li a:link {
	text-decoration:none;
}

div.youtube ul li a:hover, div.youtube ul li:hover {
	background-color: #EDEDED;
	text-decoration:none;
}

.fr {
	float:right;
	padding-top:3px;
	text-transform:none;
	display:none;
	}

/* headings */

h1 {
	color:#50555C;
	text-align:left;
	padding-bottom:5px;
	padding-top:5px;
	font-size:1.1em;
}

h2 {
	color: #50555C;
	text-align:left;
	padding-bottom:5px;
	padding-top:5px;
	font-size:24px;
	font-family:trebuchet ms, Arial, Verdana, Tahoma, sans-serif;
}

h2.rss {
	border-left:1px solid #E3E3E3;
	border-right:1px solid #E3E3E3;
	margin:0;
	padding:4px 7px 3px 8px;
	font-size:1.1em;
	font-weight:bold;
	color:#50555C;
	background-color:#FDFDFD;
}

h3 {
}

/* Lists */

ul li {
	margin: 0px; 
	padding: 0px; 
}

ul li.front_box_bullet {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 10px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	PADDING-TOP: 0px; 
}

ul li#login {
	LIST-STYLE-TYPE: disc
}

li.flickr a img {
	height:75px !important;
	padding:0 !important;
	width:75px !important;
}

.titlec {
	float:left;
	font-size:10px;
	height:20px;
	width:100%;
	white-space:nowrap;
}
ul.videos li {
  float: left;
  padding: 5px;
  margin:4px;
  border:1px solid #373737;
  overflow:hidden;
  width:110px;
}
ul.videos
{
  margin-bottom: 1em;
  padding-left : 0em;
  margin-left: 0em;
  list-style: none;
}

/* Form */

form {
	margin: 0;
	padding: 0;
}

form label {
	width: 100px;
	padding-top: 0px; 
	padding-right: 5px; 
	padding-left: 0px; 
	padding-bottom: 10px; 
	font-weight: bold; 
	font-size: 1.1em; 
	color: #333333; 
	text-align: left;
	float:left;
}

form.topic label {
	width: 150px;
	padding-top: 0px; 
	padding-right: 5px; 
	padding-left: 0px; 
	padding-bottom: 10px; 
	font-weight: bold; 
	font-size: 1.1em; 
	color: #333333; 
	text-align: left;
	float:left;
}

form input {
	padding:2px;
}

.formstar { 
	border: 1px solid silver; 
	margin-bottom:2px;
	padding:5px;
}

input.error { border: 1px dotted red; background: #FFFF99; }
select.error { border: 1px dotted red; background: #FFFF99; }
checkbox.error { border: 1px dotted red; background: #FFFF99; }
textarea.error { border: 1px dotted red; background: #FFFF99; }
span.error { color: red; background: #FFFF99; margin-left: 10px; padding-left:2px; padding-right:2px}

/* Images */

img {
	border:0px;
	}

#carousel {
	BORDER-RIGHT: #cccccc 0px solid; 
	BORDER-BOTTOM: #cccccc 0px solid;
	BORDER-TOP: #cccccc 0px solid; 
	BORDER-LEFT: #cccccc 0px solid; 
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	PADDING-TOP: 0px; 
	MARGIN: 10px 0px 4px 0px; /*t, r, b, l*/
	width: 705px;
	FLOAT: left;
	height: auto;
	}

#socboo {
	BORDER-RIGHT: #cccccc 0px solid; 
	BORDER-BOTTOM: #cccccc 0px solid;
	BORDER-TOP: #cccccc 0px solid; 
	BORDER-LEFT: #cccccc 0px solid; 
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	PADDING-TOP: 0px; 
	MARGIN: 10px 0px 4px 0px; /*t, r, b, l*/
	width: 705px;
	FLOAT: left;
	height: 100px;
	}

#fragment {
	border: 0px;
	background:#ffffff;
	min-height:500px;
}	

#fragment-1 {
	padding-bottom:15px;
	padding-top:15px;
}	


.tabs {
	padding:0.2em 0.2em 0;
	position:relative;
	/*background:#CCCCCC url(http://www.360space.me/img/furniture/footer_gradient.gif) repeat-x scroll left -240px;*/
	background-color:#efefef;
	border-color:#d3d3d3 #e3e3e3;
	border-style:solid;
	border-width:1px;
	color:#555555;
	font-weight:bold;
	display:block;
	height:37px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-khtml-border-radius-bottomleft: 5px;	
	-khtml-border-radius-bottomright: 5px;
	border-bottom-right-radius:5px;	
	border-bottom-left-radius:5px;	
}

ul.menu {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;

}
	

.menu li a {
	text-decoration:none;
	padding:0; 
	margin:0;
	float:left;
	display:block;
}

.menu li deselected {
	text-decoration:none;
}

.menu li {
	float:left;
	text-decoration:none;
	color:#666666;
	font-weight:bold;
	margin:0 0.2em -1px 0;
	border-bottom-width:0 !important;
	border:1px solid #D3D3D3;
	line-height:36px;
	border-color:#D3D3D3 #D3D3D3 #C0C0C0;
	font-size:0.8em;
	padding-left:1em;
	padding-right:1em;
}

.focus {
	background:#f8f8f8;
	border:0px solid #999999;
}

.focus-m {
	background:#ffffff url(http://www.360space.me/img/furniture/top_colour_bg_ye.gif) repeat;
	border-color:#ffffff;	
}

.focus-t {
	background-color:#dadada;
	border:1px solid #999999;
}

.menu .selected {
	background:#ffffff;
	border-top:1px solid #AAAAAA;
	border-left:1px solid #AAAAAA;
	border-right:1px solid #AAAAAA;
	border-bottom:1px solid #ffffff;
	cursor:text;
	padding-left:1em;
	padding-right:1em;
	line-height:37px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-khtml-border-radius-topleft: 5px;	
	-khtml-border-radius-topright: 5px;	
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;	
}

.menu .deselected {
	padding-top:1px;
	padding-left:1em;
	padding-right:1em;
	background:#ededed none repeat scroll 0 0;
	border-bottom:1px solid #C0C0C0;
	line-height:35px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-khtml-border-radius-topleft: 5px;	
	-khtml-border-radius-topright: 5px;	
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
}

.menu li a:link {
	color:#555555;
}

.rssblock {
	display:block;
	height:auto;
}	

/* seperator */

div.hr {
	margin-right:10px;
	border: none; 
	border-top: 1px dotted #D3D3D3;
}
div.hr hr {
	display: none;
}

/* fixed */
.fixed-tab {
	left:45%;
	margin-left:-500px;
	position:fixed;
	text-align:right;
	top:206px;
	width:60px;
	z-index:100;
}

.icon-border{
    border: 1px solid #C0C0C0;
    float: left;
	height:16px;
    margin: 0 2px 2px;
    padding: 1px;
	width:16px;
	border-radius: 3px;
	-moz-border-radius:3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
}

.icon-border:hover{
    border: 1px solid #8FD2E9;	
}
