/******************************************************************************
* admHome.css
*******************************************************************************
Admin backoffice home page
*******************************************************************************
*                                                                             *
* Copyright 2006									                          *
*                                                                             *
******************************************************************************/

.admBoHomeLeft {
	width:21em;
	position:absolute;
}

.admBoHomeRight {
	margin-left:22em;
	position:absolute;
	width:77em;
}

.admBoHomeRight .admRoundedRect {
	width:100%;
}

.admBoHomeRight .admSummary {
	float:left;
	margin-left:2.5em;
	margin-top:1em;
}

.admBoHomeRight .admSummary img {
	float:left;
	margin-right:8px;
}