@charset "utf-8";


#rowA {
	position: relative;
	width: 100%;
	padding-top: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #660033;
	overflow: auto;
	float: none;
	visibility: visible;
}
#rowB {
	position: relative;
	width: 570px;
	padding-top: 25px;

}
#textA {
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-bottom: 25px;
	padding-right: 40px;
	width: 300px;
	position: relative;
	overflow: auto;

}
#textB {
	position: relative;
	float: left;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	z-index: 0;
	clear: none;
	padding-bottom: 25px;
	width: 540px;

}
#photoA {
	position: relative;
	float: left;
	padding-left: 50px;
	overflow: auto;
	padding-bottom: 25px;
}

