﻿.customButton_GallagherS
{
	color:#365e57;
	text-align:left;
	cursor:pointer;
	font-size:12px;
	font-family:Arial,Helvetica,sans-serif;
	font-weight:bold;
	text-decoration:none;
	float:left;
	border:0;
	position:relative;
	width:70px;
	height:19px;
	padding-right:4px;
}
.customButton_GallagherS .body
{
	color:#365e57;
	text-align:left;
	cursor:pointer;
	font-size:12px;
	font-family:Arial,Helvetica,sans-serif;
	text-decoration:none;
	border:0;
	position:absolute;
	padding-top:2px;
	width:59px;
	left:11px;
	height:19px;
}
.customButton_GallagherS .left
{
	color:#365e57;
	text-align:left;
	cursor:pointer;
	font-size:12px;
	font-family:Arial,Helvetica,sans-serif;
	font-weight:bold;
	text-decoration:none;
	border:0;
	position:absolute;
	background:url('img/ButtonLeft.gif');
	width:11px;
	height:19px;
	left:0px;
}
.customButton_GallagherS .right
{
	color:#365e57;
	text-align:left;
	cursor:pointer;
	font-size:12px;
	font-family:Arial,Helvetica,sans-serif;
	font-weight:bold;
	text-decoration:none;
	border:0;
	position:absolute;
	width:0px;
	height:19px;
	left:59px;
}