﻿html{
	height: 100%;
}

body{
	background-image: url(../../layout/black/bg_clean.gif);
	background-repeat: repeat-x;
	background-color: #090909;
	font-family: Arial, Sans-serif;
	margin: 0;
	padding: 0;
	font-size: 11px;
	line-height: 150%;
	height: 100%;
}

/*

.scroll{
	clear: both;
	overflow: scroll;
	display: block;
	border: 1px solid red;
}

div.scrollListWidthFix{
	width: 590px;
}

*/

div.jqueryFix{
	margin-top: 45px;
}

.loggedinUser{
	padding: 3px 10px 3px 10px;
	text-align: center;
	color: #fff;
	position: fixed;
	bottom: 0;
	right: 0;
	font-size: 11px;
	background-color: #fff;
	background-image: url(../../layout/black/loggedinUserRight.gif);
	background-repeat: no-repeat;
	width: 120px;
}

a.changeTheme{
	position: absolute;
	top: 0;
	left: 0;
	height: 97px;
	width: 97px;
	background-repeat: no-repeat;
	border: 0;
	margin: 0;
	z-index: 29;
	cursor: pointer;
	background-image: url(../../layout/black/change_theme_to_noticeboard.gif);
}

a.changeTheme:hover{
	background-image: url(../../layout/black/change_theme_to_noticeboard_hover.gif);
}

/* logo */

img.logo{
	position: absolute;
	left: 80px;
	top: 45px;
	z-index: 30;
	cursor: pointer;
}

div.free{
    padding: 3px 0 0 0;
    color: #000;
    position: absolute;
    top: 30px;
    left: 640px;
    font-size: 12px;
    background-image: url(../../layout/black/free_bg_clean.gif);
    background-repeat: no-repeat;
    width: 80px;
    height: 31px;
    font-weight: bold;
    text-align: center;
}


/* default list */

ul.default{
    list-style-type: none;
    padding: 0 0 10px 0;
}

ul.default li{
	font-size: 12px;
	padding: 8px 0 5px 39px;
	background-image: url(../../layout/checkbox_default.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	line-height: 140%;
}

/* default paragraph */

p{
	margin: 0 0 6px 0;
	padding: 0;
	line-height: 150%;
	font-size: 12px;
}

/* default headers */

h1{
	font-size: 21px;
	font-weight: lighter;
	line-height: 160%;
	margin-bottom: 9px;
}

h2{
	font-size: 19px;
	font-weight: lighter;
	line-height: 150%;
	margin-bottom: 8px;
}

h3{
	font-size: 17px;
	font-weight: lighter;
	line-height: 140%;
	margin-bottom: 7px;
}

.quote{
	width: 200px;
	padding: 0 0 0 65px;
	background-image: url(../../layout/quote.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	line-height: 110%;
	color: #9e9e9e;
}

h4{
	font-size: 16px;
	font-weight: lighter;
	line-height: 130%;
	margin-bottom: 6px;
}

h5{
	font-size: 15px;
	font-weight: lighter;
	line-height: 120%;
	margin-bottom: 4px;
}

h5 a{
	font-size: 15px;
	font-weight: lighter;
	line-height: 120%;
	margin-bottom: 4px;
	color: #000;
}

h5 a, h5 a:link, h5 a:visited, h5 a:hover, h5 a:active{
	font-size: 15px;
	font-weight: lighter;
	line-height: 120%;
	margin-bottom: 4px;
	color: #000;
}

h6{
	font-size: 13px;
	font-weight: lighter;
	line-height: 110%;
	margin-bottom: 4px;
}

h4.blue,
h3.blue{
    color: #0c8cad;
}

div.listHeader,
div.pageHeader{
    background-repeat: no-repeat;
    background-position: center 13px;
    padding: 5px 0 5px 0;
    text-align: center;
    width: 100%;
    line-height: 20px;
}

div.listHeader h5{
    display: inline;
    padding: 1px 10px 1px 10px;
    text-align: center;
    background-color: #fff;
    font-size: 12px;
}

div.pageHeader h4{
    background-color: #fff;
    display: inline;
    padding: 0 10px 0 10px;
    text-align: center;
    font-size: 13px;
}

div.headerShort{
    background-image: url(../../layout/list_header.gif);
}

div.headerWide{
    background-image: url(../../layout/list_header_wide.gif);
}

/* layout */

div.container{
	width: 967px;
	background-repeat:repeat-y;
	background-position: right;
}

div.divided{
    background-image: url(../../layout/black/content_divided_clean.gif);
}

div.divided div.top{
    background-image: url(../../layout/black/content_divided_top_clean.gif);
  	background-position: bottom right;
	background-repeat: no-repeat;
	height: 19px;
}

div.divided div.topbottom{
    background-image: url(../../layout/black/content_divided_top_clean.gif);
  	background-position: bottom right;
	background-repeat: no-repeat;
	height: 19px;
}

div.divided div.bottom{
    background-image: url(../../layout/black/content_divided_bottom_clean.gif);
  	background-position: top right;
	background-repeat: no-repeat;
	height: 19px;
}

div.divided div.extrabox{
    background-image: url(../../layout/black/black.gif);
    background-position: 30px 30px;
    width: 662px;
    margin-left: 305px;
}

div.nodivided div.extrabox div.extraboxCenter{
    background-image: url(../../layout/black/black.gif);
    margin: 0 auto;
    width: 662px;
}

div.divided div.addspace{
    background-image: url(../../layout/black/black.gif);
    height: 10px;
    margin-left: 306px;
}

div.nodivided div.addspace{
    background-image: url(../../layout/black/black.gif);
    height: 10px;
}

div.nodivided{
	background-image: url(../../layout/black/content_nodivided_clean.gif);
}

div.nodivided div.top{
    background-image: url(../../layout/black/content_nodivided_top_clean.gif);
  	background-position: top right;
	background-repeat: no-repeat;
	height: 19px;
}

/*

div.nodivided div.topbottom{
    background-image: url(../../layout/content_nodivided_top.gif);
  	background-position: bottom right;
	background-repeat: no-repeat;
	height: 19px;
}

*/

div.nodivided div.bottom{
    background-image: url(../../layout/black/content_nodivided_bottom_clean.gif);
  	background-position: bottom left;
	background-repeat: no-repeat;
	height: 19px;
}

div.nodivided div.extrabox{
    background-image: url(../../layout/black/black.gif);
    margin: 0;
}

#left{
    float: left;
 	width: 310px;
}

#left div.bg{
    float: left;
 	width: 310px;
 	background-color: #eaeaea;
 	background-image: url(../../layout/black/content_left_bg_clean.gif);
	background-repeat:repeat-y;
}

#left div.leftTop{
	background-repeat: no-repeat;
	background-position: left;
	height: 27px;
}

#left div.leftContent{
 	padding: 0 0 10px 20px;
}

#left div.leftBottom{
	background-repeat: no-repeat;
	background-position: left;
	height: 34px;
}

div.backgroundbox{
    padding: 7px;
 	background-image: url(../../layout/box_bg_black.gif);
	background-repeat: repeat-x;
    background-color: #1b1b1b;
    border: 2px solid #555555;
    margin: 0 0 0 15px;
    color: #fff;
    width: 260px;
}

/* default links */

div.backgroundbox a{
	font-weight: bold;
}

div.backgroundbox a:link{
	color: #fff;
	text-decoration: underline;
}

div.backgroundbox a:visited{
	color: #fff;
	text-decoration: underline;
}

div.backgroundbox a:hover{
	color: #fff;
	text-decoration: none;
}

div.backgroundbox a:active{
	color: #fff;
}

#right{
	width: 610px;
	margin-left: 330px;
}

div.center{
	width: 936px;
}

div.center div.left{
	float: left;
	width: 300px;
}

div.center div.right{
	margin-left: 320px;

}

#right div.rightContent{
	float: right;
	width: 100%;
}

#footer{
    text-align: center;
    width: 965px;
}

#footer div{
    padding: 16px 40px 10px 50px;
    text-align: center;
    width: 614px;
    color: #fff;
    margin: 5px auto;
}

#footer a:link{
	color: #f8f0ba;
	text-decoration: underline;
}

#footer a:visited{
	color: #f8f0ba;
	text-decoration: underline;
}

#footer a:hover{
	color: #fff;
	text-decoration: none;
}

#footer a:active{
	color: #f8f0ba;
}

#footer ul li{
    display: inline;
    margin: 0;
    padding: 0 7px 3px 5px;
    border-right: 1px solid #615f57;
}

/* move content in center div in header to right */

div.center div.header{
    margin-left: 155px;
    padding-right: 150px;
    margin-bottom: 10px;
}

/* Classes for all inputs */

input{
	border-top: 1px solid #a9a9a9;
	border-right: 1px solid #c1c1c1;
	border-bottom: 1px solid #c1c1c1;
	border-left: 1px solid #a9a9a9;
	margin: 3px 2px 3px 2px;
	padding: 3px;
	font-size: 11px;
	background-image: url(../../layout/black/input_bg_clean.gif);
    background-repeat: no-repeat;
	font-family: Arial, Sans-serif;
}

input:focus{
	border-top: 1px solid #545454;
	border-right: 1px solid #545454;
	border-bottom: 1px solid #737371;
	border-left: 1px solid #737371;
}

select{
	border-top: 1px solid #a9a9a9;
	border-right: 1px solid #c1c1c1;
	border-bottom: 1px solid #c1c1c1;
	border-left: 1px solid #a9a9a9;
	margin: 3px 2px 3px 2px;
	padding: 1px;
	font-size: 11px;
	background-image: url(../../layout/black/input_bg_clean.gif);
    background-repeat: no-repeat;
	font-family: Arial, Sans-serif;
}

select:focus{
	border-top: 1px solid #545454;
	border-right: 1px solid #545454;
	border-bottom: 1px solid #737371;
	border-left: 1px solid #737371;
}

textarea{
	border-top: 1px solid #a9a9a9;
	border-right: 1px solid #c1c1c1;
	border-bottom: 1px solid #c1c1c1;
	border-left: 1px solid #a9a9a9;
	margin: 3px 2px 3px 2px;
	padding: 3px;
	font-size: 11px;
	background-image: url(../../layout/black/input_textarea_bg_clean.gif);
    background-repeat: no-repeat;
	font-family: Arial, Sans-serif;
}

textarea:focus{
	border-top: 1px solid #545454;
	border-right: 1px solid #545454;
	border-bottom: 1px solid #737371;
	border-left: 1px solid #737371;
}

textarea.description{
    width: 280px;
    height: 70px;
}

.sex{
    width: 90px;
}

.listtype{
    width: 200px;
}

.themename{
    width: 185px;
}

.listname{
    width: 220px;
}

.subject{
	width: 180px;
}

.email{
	width: 200px;
}

.emailAdd{
	width: 280px;
	height: 200px;
}

.emailContact{
	width: 300px;
	height: 100px;
}

.emailSend{
	width: 450px;
	height: 200px;
}

.emailShare{
	width: 450px;
	height: 200px;
}

.shortemail{
	width: 160px;
}

.password{
	width: 200px;
}

.firstname{
	width: 160px;
}

.lastname{
	width: 160px;
}

.password{
	width: 140px;
}

.seperator{
	width: 40px;
}

.filter{
	width: 120px;
}

.month{
	width: 100px;
}

select.month{
	font-weight: bold;
	font-size: 12px;
}

.year{
	width: 65px;
}

select.year{
	font-weight: bold;
	font-size: 12px;
}

select.category{
	width: 80px;
}

/* Buttons */

input.button{
	color: #fff;
	border: 1px solid #ededed;
	font-size: 11px;
	padding: 3px 4px 3px 4px;
	cursor: pointer;
	background: #e0e0e0;
    background-position: center center;
    background-repeat: repeat-x;
    text-align: center;
    margin: 3px 0 3px 0;
    line-height: 100%;
}

input.buttonTiny{
	color: #fff;
	border: 1px solid #ededed;
	font-size: 11px;
	padding: 0px 2px 0px 2px;
	cursor: pointer;
	background: #e0e0e0;
    background-position: center center;
    background-repeat: repeat-x;
    text-align: center;
    margin: 0 0 -1px 0;
}

input.red{
    background-image: url(../../layout/black/button_red_clean.gif);
}

input.red:hover{
    background-image: url(../../layout/black/button_red_hover_clean.gif);
}

input.green{
    background-image: url(../../layout/black/button_green_clean.gif);
}

input.green:hover{
    background-image: url(../../layout/black/button_green_hover_clean.gif);
}

input.black{
    background-image: url(../../layout/black/button_black_clean.gif);
    
}

input.black:hover{
    background-image: url(../../layout/black/button_black_hover_clean.gif);
}

input.grey{
    background-image: url(../../layout/black/button_grey_clean.gif);
}

input.grey:hover{
    background-image: url(../../layout/black/button_grey_hover_clean.gif);
}

input.back{
    width: 31px;
    height: 20px;
    background-image: url(../../layout/button_back.gif);
    border: 0;
}

input.buttonClose{
    width: 16px;
    height: 16px;
    background-image: url(../../layout/close.gif);
    border: 0;
    cursor: pointer;
}

input.previous{
    width: 26px;
    height: 20px;
    background-image: url(../../layout/button_previous.gif);
    border: 0;
}

input.imgButton{
    margin: 0;
    padding: 0;
    border: 0;
    background-image: none;
    cursor: pointer;
}

a.imgButton{
    margin: 0;
    padding: 0;
    border: 0;
    background-image: none;
    cursor: pointer;
}

a.createtodolist{
	width: 232px;
	height: 212px;
	background-image: url(../../layout/black/createtodolist_black.gif);
	background-repeat: no-repeat;
	display: block;
}

/* Login area index */

fieldset.login{
	padding: 5px;
	width: 225px;
	margin: 5px 0 5px 10px;
}

fieldset.login label{
	display: block;
	margin: 2px 2px 0px 3px;
	font-weight: bold;
	font-size: 12px;
}

fieldset.login ul.msg{
	width: 190px;
}

/* inputfields are used where there are input fields */

.inputfields{
    text-align: left;
}

.inputfields div.leftBox{
    width: 500px;
    float: left;
}

.inputfields p{
	margin: 0;
	padding: 0;
}

.inputfields label{
	width: 150px;
	text-align: right;
	display: block;
	clear: both;
	float: left;
	margin: 6px 5px 0 0;
	font-size: 11px;
}

div.inputfields ul.msg{
    float: right;
    width: 35%;
}

p.inputNote{
	margin: 0;
    color: #7a7a7a;
	font-size: 11px;
	margin-left: 157px;
}

/* inputfieldsdefault */

.inputfieldsdefault label{
	display: block;
	font-weight: bold;
	font-size: 12px;
}

/* msg */

ul.msg,
div.msg{
    background-position: left top;
	background-repeat: repeat-x;
	padding: 5px;
	margin: 5px 0 5px 0;
	line-height: 130%;
}

ul.msg li,
div.msg li{
	background-repeat: no-repeat;
	background-position: 0 2px;
	padding-left: 18px;
	margin: 4px 0 4px 4px;
	color: #000;
	font-size: 11px;
	width: 90%;
}

div.msg img.help{
	margin-bottom: -6px;
}

div.msg h4{
    text-align: center;
    font-size: 13px;
}

div.msg input.closeButton{
    float: right;
}

ul.msg li a,
div.msg ul li a{ 
	font-weight: lighter;
}

ul.msg li a:link,
div.msg ul li a:link{
	color: #000;
	text-decoration: underline;
}

ul.msg li a:visited,
div.msg ul li a:visited{
	color: #000;
	text-decoration: underline;
}

ul.msg li a:hover,
div.msg ul li a:hover{
	color: #000;
	text-decoration: none;
}

ul.msg li a:active,
div.msg ul li a:active{
	color: #000;
}

/* ok */

ul.ok{
	border: 2px solid #b9e29c;
	background-color: #c7edab;
	background-image: url(../../layout/ok_bg.gif);
}

ul.ok li{
	background-image: url(../../layout/dott_ok.gif);
	color: #83ab67;
}

/* error */

ul.error{
	border: 2px solid #cf8383;
	background-color: #f7dddd;
	background-image: url(../../layout/error_bg.gif);
}

ul.error li{
	background-image: url(../../layout/dott_error.gif);
	color: #a85555;
}

/* info */

ul.info{
	border: 2px solid #acd7e6;
	background-color: #c6e7f3;
	background-image: url(../../layout/info_bg.gif);
}

ul.info li{
	background-image: url(../../layout/dott_info.gif);
	color: #69a4b9;
}

div.info{
	border: 2px solid #acd7e6;
	background-color: #c6e7f3;
	background-image: url(../../layout/info_bg.gif);
}

div.info h4{
    color: #3c92b4;
}

div.info li{
	background-image: url(../../layout/dott_blue.gif);
	color: #00627c;
}

/* whathappened */

h3.whathappened{
	background-color: #ffebc5;
    display: inline;
    padding: 2px 4px 2px 4px;
    text-align: center;
    font-size: 11px;
	color: #d59720;
}

h3.whatwentwrong{
	background-color: #ffdada;
    display: inline;
    padding: 2px 4px 2px 4px;
    text-align: center;
    font-size: 11px;
	color: #cf8383;
}

/* message */

div.message{
	padding: 10px;
	background-color: #f8f8f8;
	border-top: 1px solid #dbdbdb;
	border-bottom: 1px solid #dbdbdb;
	margin: 5px 0 5px 0;
}

div.message a{
	font-weight: lighter;
}

div.message a:link{
	color: #000;
}

div.message a:visited{
	color: #000;
}

div.message a:hover{
	color: #000;
}

div.message a:active{
	color: #000;
}

div.message h4{
	text-align: center;
	font-size: 13px;
}

div.message ul li{
	padding: 1px;
}

/* help */

div.help{
	border-top: 1px solid #f7dcab;
	border-bottom: 1px solid #f7dcab;
	background-color: #fff1d8;
}

div.help h4{
    color: #dea946;
}

div.help li{
	background-image: url(../../layout/dott_orange.gif);
	color: #000;
}

/* table */

table.data{
    font-size: 12px;
    border: 1px solid #efefef;
}

table.data td{
	border-left: 1px solid #d9d9d9;
	border-bottom: 1px solid #efefef;
	background-color: #fff;
	padding: 2px 5px 2px 5px;
}

table.data tr.header td{
	font-weight: bold;
	background-color: #343434;
	background-image: url(../../layout/table_header.gif);
	background-repeat: repeat-x;
	color: #fff;
	padding: 2px 5px 2px 5px;
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
	vertical-align: middle;
}

table.data tr.header td.end{
    border-right: 1px solid #000;
}

table.data tr.header td.status{
    width: 12px;
}

table.data tr td.icon{
	width: 40px;
	text-align: center;
}

table.data tr td.dateandtime{
	width: 115px;
}

table.data tr td.firstname{
	width: 100px;
}

table.data tr td.status{
    width: 12px;
}

table.data tr td.lastname{
	width: 110px;
}

table.data tr.alternative td{
	background-color: #f8f8f8;
}

table.data tr.header td select{
	width: 100%;
	margin: 3px 0 3px 0;
	padding: 1px;
}

table.import td input{
	padding: 2px 4px 2px 4px;
	margin: 0;
	width: 98%;
	font-size: 11px;
}

table.import tr.header td.checkbox{
	width: 20px
}

table.import tr.header td.firstname{
	width: 220px;
}

table.import tr.header td.lastname{
	width: 220px;
}

table.import tr.header td.email{
}

div.tableEmpty{
    text-align: center;
    background-color: #fff;
    border: 1px solid #bbb;
    padding: 5px;
}

div.tableFixedHeaderBox{
    border: 1px solid #6b6b6b;
}

/* popup */

.popup{
    background-color: #000;
    opacity: 0.7;
    -moz-opacity:0.70;
    filter: alpha(opacity=70);
    z-index: 10000;
    height: 100%;
    width: 100%;
    background-repeat: repeat;
    position: fixed;
    top: 0;
    left: 0;
}

.confirmBox{
	background-color: #fff;
	border: 3px solid #000;
	padding: 10px;
	width: 250px;
	text-align: center;
	position: absolute;
	margin-left: -125px;
	top: 200px;
	left: 50%;
	z-index: 10001;
}

.previewlistBox{
	width: 870px;
	text-align: center;
	position: absolute;
	margin-left: -440px;
	top: 20px;
	left: 50%;
	z-index: 10001;
}


div.agreement{
    border: 1px solid #bbb;
    padding: 25px;
}

div.agreement ul{
    padding: 10px 20px 20px 20px;
}

div.agreement ul li{
    list-style-type: square;
    font-size: 12px;
    line-height: 16px;
    padding: 1px;
}

div.tip{
    padding: 10px;
    background-color: #f7f7f7;
    background-image: url(../../layout/white_gradient_bg.gif);
    background-repeat: repeat-x;
    background-position: left bottom;
}

div.tip a{
    color: #474747;
}

div.tip p{
    color: #fff;
    margin: 0;
}

div.tip p{
    line-height: 140%;
    font-size: 11px;
}

div.tip h3{
    color: #474747;
    line-height: 110%;
    padding-top: 10px;
}

div.banners div.tip p{
    line-height: 140%;
    color: #474747;
    font-size: 12px;
}

div.banners div.tip{
    padding: 7px 10px 15px 10px;
    background-color: #f7f7f7;
    background-image: url(../../layout/white_gradient_bg.gif);
    background-repeat: repeat-x;
    border: 2px solid #fff;
}

div.banners div.tip img{
	float: left;
	margin: 0 10px 0 0;
}

div.column{
	float: left;
	margin: 0 30px 0 0;
}

.pics{
	background-repeat: no-repeat;
	border-top: 3px solid #e6e6e6;
	border-right: 3px solid #e6e6e6;
	border-bottom: 3px solid #e6e6e6;
	border-left: 3px solid #e6e6e6;
	height: 205px;
}

#nav a{
	border: 1px solid #e6e6e6;
	background: #e6e6e6;
	text-decoration: none;
	margin: 0 5px 0 0;
	padding: 1px 5px;
	color: #000;
}

#nav a.activeSlide{
	background: #000;
	color: #fff;
}

#nav a:focus{
	outline: none;
}

#nav a:hover{
	outline: none;
	border: 1px solid #000;
	background: #fff;
	color: #000;
}

div.lockBox{
	margin-left: 75px;
	margin-top: -80px;
}

/* planket */

div.searchBox{
	padding: 0px;
	width: 400px;
	float: right;
	margin-top: 20px;
}

div.searchBox label{
	font-size: 12px;
	display: block;
	float: none;
}

div.searchBox input.search{
	font-size: 16px;
	padding: 5px;
	width: 280px;
	background-image: url(../../layout/black/input_textarea_bg_clean.gif);
}

div.searchBox input.button{
	font-size: 16px;
	padding: 5px;
}

ul.pager{
	margin-top: 10px;
	text-align: center;
}

ul.pager li{
	display: inline;
	padding: 3px 5px 3px 5px;
}

ul.pager li a{
	
}

/*

div.planketBox{
	background-color: #fff;
	padding: 15px 10px 0 10px;
	background-image: url(../../layout/planketBoxBg.gif);
	background-repeat: no-repeat;
	background-position: top left;
	border: 1px solid red;
}

div.planketBox h6{
	text-align: center;
}

div.planketBox h6 select{
	font-size: 13px;
	width: 160px;
}


div.planketBox ul{
	margin-top: 5px;
}

div.planketBox ul li{
	font-size: 12px;
	clear: right;
	padding: 0 5px 2px 5px;

}

div.planketBox ul li a{
	padding: 3px;
	display: block;
	float: left;
}

div.planketBox ul li div{
	float: right;
	width: 25px;
	padding: 4px 0 5px 0;
	text-align: center;
	background-image: url(../../layout/star_points.gif);
	background-repeat: no-repeat;
	background-position: 1px 0;
	font-size: 13px;
	letter-spacing: -1px;
}

*/


div.planketBox{
	padding: 43px 0 3px 0;
	background-color: #000;
	background-image: url(../../layout/black/planket_bakgrund.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	border: 2px solid #725733;
	margin-top: 10px;
}

div.planketBox h6{
	text-align: center;
}

div.planketBox h6 select{
	font-size: 12px;
	background-color: #725733;
	color: #fff;
	border: 2px solid #725733;
	width: 160px;
}


div.planketBox ul{
	margin-top: 5px;
}

div.planketBox ul li{
	clear: right;
	padding: 0 5px 2px 10px;

}

div.planketBox ul li a{
	padding: 2px;
	display: block;
	float: left;
	font-size: 12px;
	color: #000;
	line-height: 12px;
	font-weight: lighter;
	background-color: #dad4cb;
	margin-top: 5px;
	text-decoration: none;
	border-bottom: 1px solid #000;
}

div.planketBox ul li a:hover{
	background-color: #fff;
}

div.planketBox ul li div{
	float: right;
	width: 32px;
	padding: 8px 0 5px 0;
	text-align: center;
	background-image: url(../../layout/planket_star.gif);
	background-repeat: no-repeat;
	background-position: 1px 0;
	font-size: 11px;
	font-weight: bold;
	margin-top: -3px;
}

span.highlite{
	background-color: #f8b5b5;
}

span.highlite a{
	color: #000;
}

div.userBox{
	width: 130px;
	background-color: #fff;
	padding: 10px;
	position: absolute;
	top: 10px;
	right: 10px;
}

div.userBox label{
	font-weight: bold;
}