@import url(public.css);

#welcome_section {
	width:463px;
	background:url(image/contact_bg.gif) repeat center bottom;
	margin-top:5px;
	padding-top:8px;
	padding-left:20px;
	padding-right:20px;
	border: 2px solid #e5e0da;
	height: 228px;
}

#welcome_section a {
	text-decoration: none;
}

#welcome_section.contentrow p {
	margin: .5em 0;
}