#contentWrapperHome {
	position: relative;
	height: 348px;
	width: 670px;
	float: right;
/*	padding-top: 1px;
*/}
#contentText {
	position: absolute;
	top: 25px;
	left: 0;
}
#readMoreButton {
	position: absolute;
	top: 310px;
	left: 142px;
}
#readMoreButton ul {
	padding: 0;
	margin: 0;
	line-height: 0px;
}
#readMoreButton li {
	padding: 0;
	list-style: none;
}
#readMoreButton a {
	margin: 0;
}
li.readMore a {
	background: url(../Images/Home/but_ReadMore.gif);
	background-position: 0 0;
	display: block;
	width: 62px;
	height: 9px;
	text-indent: -999999px;
	overflow: hidden;
}
li.readMore a:hover {
	background: url(../Images/Home/but_ReadMore.gif);
	background-position: -62px 0;
}
#contentFlash {
	float: right;
}
#arrow a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	position: absolute;
	top: 5px;
	left: 640px;
}
#arrowgrey a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #666;
	text-decoration: none;
	position: absolute;
	top: 5px;
	left: 640px;
}
