/* CSS Document */
* html #trail{
	margin-left:0.5em;
}

* html #date{
	margin-right:0.2em;
}

/*these borders fix the IE display block problem*/
#submenu li, #fellowship li{{
	border-bottom:1px solid #95A8D0;
}

* html #content form table{
	font-size:1.1em;
}

* html #topLeft{
	margin-left:0.5em;
}

* html #topRight{
	margin-left:0.5em;
}

* html #bottomLeft{
	margin-left:0.5em;
}

* html #bottomRight{
	margin-left:0.5em;
}

* html #search{
	padding-top:0.1em;
}

button{
	width:100px;
}

* html .textInput{
	height:1.2em;
	margin-bottom:0.1em;
}

#content form td{
font-size:1.2em;
}

#content form td span{
font-size:1.3em;
}


