/* CSS Document for the home page only */
#header {
	/*background: transparent url(../images/header.png) top center no-repeat;*/
	background: transparent url(../../tapp-master/images/header_module.png) center top no-repeat;
}
/*#content {
	background: transparent url(../images/content_background.gif) repeat-y scroll center top;
	height: 345px;
}*/
#content_text {
	background-color: #C9C3A7;
}
#content_user3 {
	position: relative;
	left: -15px;
	margin-top: 15px;
}
#content_user2 {
	position: relative;
	left: 25px;
	width: 310px;
	border-right: 2px solid #000000;
	padding-right: 62px;
	margin-top: 10px;
}

