/*
BugTracker X008. info.css copied from seller-form.css 
BugTracker A051. Page widened from 900px to 936px
*/

h1
{                                                      /* width = page.width - 30 */
  background-color: #4AB7E4; 	float: left; height: 30px; 	width: 906px;	margin-top: 10px; margin-bottom: 8px; margin-left: 15px; 
  font-family: Tahoma, sans-serif; font-size: 14px; line-height: 28px; color: #FFFFFF; text-align: left; display: inline; 
  clear: left; text-indent: 20px;
}

.info
{             /* width = page.width - 50 */
  font-family: Tahoma, sans-serif;	font-size: 12px;	letter-spacing: 1px;	word-spacing: 1px;	float: left; text-align: left;
  height: auto;	width: 886px;	margin-top: 5px;	margin-right: 10px;	margin-left: 25px; margin-right: 25px;	margin-bottom: 15px; 
  line-height: 20px;
}
