#header
{
	height:           130px;
	overflow:         hidden;
}

#content
{
	width:            auto;
	margin:           0px;
	padding:          10px 20px;
}

#child-info-inner
{
	float:            left;
	width:            536px;
	height:           175px;
	padding:          17px;
	background-color: #E8DDBB;
	overflow:         hidden;
	font-size:        17px;
}

.country-image
{
	float:            left;
	margin-right:     10px;
	border: 1px solid white;
}

.child-image
{
	float:            left;
	margin-right:     10px;
	border: 1px solid white;
}

.hi
{
	font-size:        22px;
	color:            #E2783E;
}

.sponsor-link
{
	display:          block;
	padding-right:    15px;
	background:       transparent url('/images/gradient_button_right.png') no-repeat top right;
}

.sponsor-link div
{
	line-height:      38px;
	padding:          4px 0px 7px 15px;
	white-space:      nowrap;
	overflow:         hidden;
	height:           49px;
	margin-top:       5px;
	display:          block;
	color:            white;
	background:       transparent url('/images/gradient_button.png') no-repeat top left;
	text-align:       center;
}

#child-form,
#sponsor-msg
{
	border-left:      2px solid white;
	width:            334px;
	height:           175px;
	padding:          17px;
	background-color: #F3EEDD;
	overflow:         hidden;
	font-size:        17px;
}

#child-form label
{
	width:            75px;
}

#child-form select 
{
	width:            170px;
	margin-bottom: 5px;
}

#child-form button
{
	float:            left;
	background-color: #007CC3;
	color:            white;
	display:          block;
	width:            120px;
	text-align:       center;
	border:           none;
	font-size:        12px;
	font-weight:      bold;
	margin-top:       7px;
	line-height: 16px;
	padding: 2px;
}

#error-msg
{
	margin-top:       7px;
	width:            205px;
	float:            right;
	color:            #DC291E;
	font-size:        12px;
}

#column-1,
#column-2,
#column-3
{
	width: 300px;
	float: left;
	margin-right: 20px;
	font-size: 12px;
	line-height: 17px;
	margin-top: 20px;
}

h1
{
	color: #007CC3;
	margin-bottom: 15px;
}

h2
{
	font-size: 16px;
	color: #E2783E;
	line-height: 17px;
	margin-bottom: 3px;
}

#mediabox
{
	margin-bottom: 1em;
}

#mediabox p
{
	margin-top: 1em;
}

#release
{
	clear: left;
	font-size: 12px;
	margin: 15px 0;
}
