﻿/*
  Replace the wave image with the specific title bar image
*/

.mainsupport
{
	background-image: url( "TitleBar.gif" );
}



.ScreenshotRight
{
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 10px;
  margin-top:5px;
  border-style: solid;
  border-width: 1px;
  border-color: Gray;
  float: right; 
}