﻿/*
  Replace the wave image with the specific title bar image
*/

.mainsupport
{
	background-image: url( "TitleBar.gif" );
}



.requestform_note
{
  margin-top: 15px;
}

/*
  Bring the form closer to the last paragraph
*/

.requestform
{
  margin-top: 25px;
}

.requestformtitle
{
	background-image: url( "RequestFormTitle.gif" );
}
