/* ADDED 7/12/15 BM */
#review img { margin: 2px 0 0 6px; }

#left_info p {
	margin-bottom: 20px;
	font-size: 14px;
}

.btn {
	background: #ffffff;
	background: -moz-linear-gradient(top,  #ffffff 50%, #d1d1d1 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(50%,#ffffff), color-stop(100%,#d1d1d1));
	background: -webkit-linear-gradient(top,  #ffffff 50%,#d1d1d1 100%);
	background: -o-linear-gradient(top,  #ffffff 50%,#d1d1d1 100%);
	background: -ms-linear-gradient(top,  #ffffff 50%,#d1d1d1 100%);
	background: linear-gradient(to bottom,  #ffffff 50%,#d1d1d1 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d1d1d1',GradientType=0 );
	border:none;
	border-radius:6px;
	box-shadow: 0 0 6px rgba(0,0,0,0.25);
	cursor: pointer;
	cursor: hand;
	display:inline-block;
	line-height:12px;
	padding: 8px 16px;
	text-decoration:none;
	vertical-align:top;
}

#text_area .btn { margin-top:10px; }

.icon-arrow { padding:8px 16px 8px 10px; }

.icon-arrow span {
 	background: url(../images/arrow.png) center center no-repeat;
	display:inline-block;
	height:12px;
	margin-right:6px;
	width:12px;
}

#third_block > div,
#fourth_block > div { position: relative; }

#third_block #img_area,
#fourth_block #img_area {
	position: absolute;
	right: 0;
	bottom: 0;
}

#banner31 #img_area { bottom: 10px; }
#banner32 #img_area { right: -10px; }
#banner33 { height: 125px; }
#banner33 #img_area { 
	bottom: 5px; 
	right:20px;
}
#banner34 #img_area { 
	bottom: 10px; 
	right:10px;
}
#banner35 #img_area { right: -15px; }
#banner36 #img_area { bottom: 20px; }

#fifth_block {
	background-image: none;
	border: 1px solid #c3c3c3;
	height: 80px;
	padding: 10px 0 0 2%;
	width: 97.5%;
}

#fifth_block #contents {
	margin: 14px 60px 0 20px;
	padding: 0;
	line-height: 20px;
}

#osmocote_plus { 
	display:inline-block;
	margin-bottom: 10px;
}

#left_info p { line-height: 16px; }

#learn_more_yw {
	margin-top: 38px;
	margin-bottom: 13px;
}
