/*** CSS DOCUMENT FOR PRO TIPS SECTION ***/


.fishingTipsCon h4 {
	margin: 2px;
	font-size:12px;
}

.fishingTipsCon .row1 {
  background-color: #F1F7FA;
  padding: 5px;
}
.fishingTipsCon .row2 {

  background: none;
  padding: 5px;
}
.fishingTipsCon .row1 a {
  text-decoration: none;
}
.fishingTipsCon .row2 a {
  text-decoration: none;
}

.fishingTips .protip_image {
	width: 70px;
	vertical-align: top;
}

.fishingTips .protip_info {
	width: 220px;
	vertical-align: top;
}

.fishingTips h4 {
	margin: 0px 0px 2px 0px;
	font-size:12px;
}

.fishingTips td {
	padding: 5px;
}

.fishingTips img {
	width: 80px;
	height: 60px;
	margin-top: 2px;
}

.fishingTips .row1 {
	background: none;
}

.fishingTips .row2 {
	background: #F1F7FA;
}
