	div.story_box_advert_leader_inner {
		font-family:Helvetica,Arial,Tahoma,Times,Courier;
		font-size:12pt;
		color:#000000;
		background-color:transparent;
		text-decoration:none;
	}

	img.pic_left {
		border:1px solid #CCCCCC;
		margin-right:10px;
		margin-bottom:10px;
	}

	img.pic_right {
		border:1px solid #CCCCCC;
		margin-left:10px;
		margin-bottom:10px;
	}

	div.leader_interested_outer {
		text-align:center;
	}

	div.leader_interested_inner {
		margin:0 auto;
		width:400px;
		margin-top:20px;
		margin-bottom:20px;
		border:1px solid #CCCCCC;
		font-family:Helvetica,Arial,Tahoma,Times,Courier;
		font-size:12pt;
		color:#000000;
		background-color:transparent;
		padding-top:10px;
	}

	textarea.leader_interested,
	input[type=text].leader_interested {
		width:250px;
		font-family:Helvetica,Arial,Tahoma,Times,Courier;
		font-size:12pt;
		color:#000000;
		background-color:pink;
	}

	textarea.leader_interested {
		height:50px;
	}
