#MasterTable #Main #Stories {
	border-top: 1px solid #7E91B1;
	margin-top: 5px;
}
#MasterTable #Main #Stories .read {
	color: #336600;
	font-style: italic;
}

#MasterTable #Main #Stories td {
	border-bottom: 1px solid #7E91B1;
	padding-top: 5px;
	padding-bottom: 5px;
}

#MasterTable #Main #KSDBC {
	color: #996600;
	border: 1px dotted #996600;
	padding: 10px;
	width: 170px;
	float: left;
	font-weight: bold;
	margin-bottom: 5px;
}
#MasterTable #Main #KSDBC img {
	margin-bottom: 20px;
}

#MasterTable #Main #KSDBC ul {
	margin-left: 0px;
	padding-left: 15px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-weight: normal;
}
#MasterTable #Main #Success {
	float: right;
	width: 493px;
	margin-bottom: 5px;
}

#MasterTable #Main #Success .tdBorder td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
}
#MasterTable #Main #Success .SuccessHeader {
	font-size: 15px;
	color: #996600;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 0px;
}#MasterTable #Main .hr {
	clear: both;
}
#MasterTable #Main #Photos {
	float: right;
	margin-left: 20px;
	max-width:315px;
	min-width:155px;
	font-size: 9px;
}
#MasterTable #Main #Photos img {

	padding: 2px;
	border: 1px solid #7E91B1;
	margin-bottom: 10px;
}

