/*-------------------------------------------------------------

Style Sheet (Genes Reunited - Home page)
version:   1.0
author:    Airlock
website:   http://www.airlock.com/

-------------------------------------------------------------*/

.panel#find-your-family input {
	float: none;
	width: 128px;
	margin: 4px 10px 4px 0;
	margin-right: 5px;
}

.panel#find-your-family .button {
	margin-top: 10px;
    text-align:left;
}

.tree-builder {
	width: 642px;
 height:366px;
	background: transparent;
	clear: both;
	float: left;
	margin: 0 13px 0 13px;
}
.panel h3 a
{
    text-decoration:none;
    font-weight:normal;
}
.feeds .header b 
{
    text-decoration:underline;
}

#indexed-births-message {clear:left; float:left; 	background: url(/_resources/images/themes/airlock/content/message-background.jpg) left top no-repeat; width:642px; display:inline; height:73px; margin-bottom:13px}

p.message1 { color:#FFF; font-family:Georgia; font-size:16px;    padding:18px 10px 10px 80px}
p.message2 {color:#FFF; font-family:Georgia; font-size:18px;    padding:25px 10px 10px 80px}
#indexed-births-message p a { color:#FFF}