#textbackground {

	width:265px;

	height:400px;


}

#textbackgroundbig {

	width:450px;

	height:400px;

	background-color:#ECDED5;

}

.heading {

	font-size:13px;

	color:#622F25;

	font-style:normal;

	font-weight:bold;

	text-decoration:none;

}

.subheading {

	font-size:11px;

	color:#622F25;

	font-style:normal;

	font-weight:bold;

	text-decoration:none;

	margin-bottom:0px;

}

.divider {

	height:15px;

	background-color:#FFFFFF;

}

hr {

	border: none 0; 

	border-top: 1px solid #622F25;

	border-bottom: 1px solid #ECDED5;

	height: 2px;

	margin-bottom:5px;

}