#main {
  padding-top: 10px;
}

h2 {
  color: #F37221;
  font-weight: bold;
}

.clear {
  clear:both;
}

.smallitem {
  clear: both;
	position: relative;
	padding:0px;
	padding-top:20px;
	margin:0px;
}

.smallimage {
  float: left;
  width: 75px;
  height: 75px;
  margin-right: 10px;
}

.smalllinks {
  margin-top: 12px;
}

.smallicon {
  width: 75px;
  height: 75px;
}

.smalltext {
  float: right;
  width: 465px;
  margin-bottom:5px;
}

.smalltext h2 {
  font-family: Georgia, Times New Roman, Serif;
  font-size: 28px;
  font-weight: normal;
	line-height:32px;
	color: #3A3A3A;

}

