@charset "utf-8";
/* CSS Document */


.row_wrapper {
	position: relative;
	width: 940px;
	display: block;
	float: left;
	height: 62px;
	font-size: 13px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1E1E1;
	 }
.row_name {
	position:absolute;}
.admin_bar_container {
	width: 940px;
	float: left;
	height: 30px;
	display: block;
	background-image: url(../../images/global/blue_bg_942x84.png);
}

.admin_home_link a
{
	text-decoration: none;
	font-size: 13px;
	color: #CCC;
	font-weight: normal;
	float: right;
	margin-top: 8px;
	margin-right: 5px;

	
	}
.admin_listlink a {
	text-decoration: none;
	font-size: 13px;
	color: #CCC;
	font-weight: normal;
	float: left;
	display: block;
	margin-left: 10px;
	margin-top: 8px;
}
