#maincontent{
	width:690px;
	padding:10px;
	padding-right:0px;
}
#maincontent_tail{
	width:690px;
	padding:0px 0px 0px 10px;
}
div#components{
	width:900px;
	margin-right:-700px;
	background:url(../img/maincontent.gif) 200px 0px repeat-y;
}

.vcard.footer{
	clear:both;
	
	margin:0px 0px 10px 200px;
	top:10px;
	position:relative;
	width:700px;
	background:url(../img/footer2.gif);
}
.vcard.footer a.email{
	width:264px;
}

button{
	margin:0px;border:0px;
	padding:0px;cursor:pointer;
	font-weight:bold;
}
.gecko button{
	min-height:32px;
	padding-bottom:10px;
}

.button{
	color:white;
	text-decoration:none;
	background:url(../img/buttons.gif) top left no-repeat;
	height:25px;
	overflow:hidden;
	padding-top:7px;
	font-size:10px;
	font-weight:bold;
	white-space:nowrap;
	cursor:pointer;
}
.button:hover{
	color:#FF0;
}

.first, .back, .prev{
	float:left;
	background-position:0px -64px;
	padding-left:25px;
	cursor: pointer;
}
.print, a.last, .next, .submit{
	float:right;
	padding-right:25px;
	background-position:right 0px;
	margin-right:10px;
}
a.last:hover, .next:hover{background-position:right -32px}
.first:hover, .back:hover, .prev:hover{background-position:0px -96px}
.print{background-position:right -128px}
.print:hover{background-position:right -160px}

td a.delete:hover{
	color:red;
}
td a.delete{
	margin-left:-5px;
	padding-left:19px;
	background:url(../img/icons.gif) top left no-repeat;
}
td a.detail{
	margin-left:-5px;
	padding-left:19px;
	background:url(../img/icons.gif) 0px -17px no-repeat;
}
td a.detail:hover{
	background:url(../img/icons.gif) 0px -33px no-repeat;
}
th.name{
	background-image:url(../img/buttons.gif);
}
th.sorted a{
	color:yellow;
	padding:0px 15px 0px 0px;
	background:url(../img/sortdirs.gif) right -8px no-repeat;
}

th.asc a{
	background-position:right 0px;
	background:url(../img/sortdirs.gif) right -40px no-repeat;
}

#infomenu{
	left:70px;
}
