#Blank
{
	height:280px;
}

#Dots
{
	width:613px;
	height:220px;
	background-image:URL('images/contact_dots.png');
}

#SidebarOverlay
{
	position:absolute;
	width:45px;
	height:412px;
	left:650px;
	top:40px;
	background-image:URL('images/contact_sidebar.png');
	background-repeat:no-repeat;
}

#TransBox
{
	position:relative;
	top:160px;
	left:40px;
}

#TransBox2
{
	position:relative;
	top:200px;
	left:40px;
}

#WhiteBoxTop2
{
	height:7px;
	width:468px;
	background-image:URL('images/whitebox_top.png');
	background-repeat:no-repeat;
}

#WhiteBoxBottom2
{
	height:7px;
	width:468px;
	background-image:URL('images/whitebox_bottom.png');
	background-repeat:no-repeat;
}

#WhiteBoxContent2
{
	position:relative;
	background-image:URL('images/whitebox_slice.png');
	background-repeat:repeat-y;
	padding-left:10px;
	padding-right:10px;
	padding-top:3px;
	padding-bottom:3px;
}

.NormalText
{
	font-size:16px;
	color:white;
}
