﻿.notifarea
{
	background: #fff url('../img/status-bg.png') repeat-x center;
	padding: 5px 5px 5px 5px;
	margin: 0 auto;
}

.notification
{
	line-height: 1.75em;
	height: 1.75em;
}
.notification .img,
.notification .txt
{
	vertical-align: middle;
	display:inline-block;
}
.notification .txt 
{
	font-weight:bold;
	margin-left:5px; padding-bottom:5px;
}

/* ======================== */

.dwnlitemrow
{
	width: 500px;
/*	height: 36px;*/
	vertical-align: top;
	margin-left: 15px;
	margin-bottom: 25px;
}
.dwnlitemcaption
{
	float: left;	
	width: 250px;
}
.dwnlitemmirrors
{
	float:left;
	margin-top: -3px;
}

.othritemrow
{
	width: 500px;
	margin-left: 15px;
	margin-bottom: 5px;
}

/* ======================== */
.hackh1margin
{
	margin-top: -10px;
}

/* #### */

.signout
{
/*	width: 100px;
	float:right;*/
	
	right: 0px;
	position: absolute;
	padding-right: 10px;
}

.signout a
{
	font-weight:bold;
	text-decoration:none;
}

.signout img{ vertical-align: middle;}
.signout span{ vertical-align: middle; }