/*--------------------------------------------------------------------*/
/* Override the base styles for the page partner                      */
/*--------------------------------------------------------------------*/
.l1 #content_default .txt {
	height: 470px;
	overflow: auto;
}
.l1 #content_default .bodytext {
	font-size: 1.2em;
}
.l1 #content_default h1 {
	color: #152958;
}
/*

.l1 #content .box .txt {
	position: absolute;
	left: 38px;
	bottom: 64px;
	width: 190px;
	font-weight: bold;
}

*/

.l1 #content_default .txt ul{list-style-image:url(../img/bullet.gif);}
.l1 #content_default .txt li {font-weight: normal; font-size:1.2em; margin-left: 20px;}
