/* Programs */

#imgtext
	{
	padding: 5px 0px 0px 0px;
	}

#bdayhead
	{
	text-align: center;
	font-weight: bold;
	font-size: 18px;
	padding: 3px 10px;
	}

#bdayminorhead
	{
	font-size: 14px;
	font-weight: bold;
	padding: 15px 10px 0px 10px;
	}

#bdaysubhead
	{
	font-weight: bold;
	}

#bdaypar
	{
	padding: 0px 10px;
	text-align: left;
	}

#bdaytesti
	{
	background-color: #FF9999;
	padding: 3px 10px;
	text-align: left;
	}

#bdaytestirt
	{
	background-color: #FF9999;
	padding: 3px 10px;
	text-align: right;
	clear: both;
	}

#bdayimgrt
	{
	float: right;
	padding: 5px 5px 5px 15px;
	}

#bdayimglt
	{
	float: left;
	padding: 5px 15px 5px 5px;
	}
