#wrapper {
	width: 574px;
	margin-left: auto;
	margin-right: auto;
}

#top {
	background-image: url('/tsp/html/static/images/support/topBubble.gif');
	height: 50px;
}

#center {
	background: #305581;
}

#bottom {
	background-image: url('/tsp/html/static/images/support/bottomCurve1.gif');
	height: 89px;
}

.textInput {
	width: 125px;
}

