#support_menu{
	margin-left: 20px;
	width: 830px;
}

#support_menu .box{
	padding: 10px;
	margin-bottom: 10px;
}
#support_menu h1{
  background-color: #CC0000;
  color: #ffffff;
  font-size: large;
  background-image: none;
  height: 1.5em;
  margin-bottom: 5px;
}
#support_menu p{
  padding: 3px;
  font-size: 0.9em;
  line-height: 1.5em;
}	    