#mp_content_holder{
 clear: both;
 float: left;
 background-color: white;
 width: 760px;
 /*background-image: url(../images/layout/bg_content.gif);*/
 background-position: left;
 background-repeat: repeat-y
}

#mp_content_bottom_spacer {
 clear: both;
 width : 760px;
}

.mp_menu {
 color: black;
 text-decoration: none;
}

.mp_menu:hover {
  color: #be0002;
  text-decoration: none;
}
.asp-textbox 
{
	width: 250px;
	border: 0px;
	margin-top: 3px;
	margin-bottom: 10px;
}
.asp-button 
{
	background: #8C27A5;
	color: White;
	width: 80px;
	border: 0px;	
}