#ibm-leadspace-body p em span{
	margin: 0 0 30px ;
}

#ibm-leadspace-body p span.gts-blue {
	color: #15b7eb !important;
	margin: 0 !important;
	font-size: 21px !important;
	font-weight: 200 !important;
}

#ibm-leadspace-body p em a.ibm-button-link-alternate {
	font-size: 15px;
	padding: 5px 20px !important;
	margin: 8px 0 0 !important;
	background: #0d83b1; 
	background: -moz-linear-gradient(top, #0d83b1 0%, #1b587b 100%); 
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0d83b1), color-stop(100%,#1b587b)); 
	background: -webkit-linear-gradient(top, #0d83b1 0%,#1b587b 100%); 
	background: -o-linear-gradient(top, #0d83b1 0%,#1b587b 100%); 
	background: -ms-linear-gradient(top, #0d83b1 0%,#1b587b 100%);
	background: linear-gradient(to bottom, #0d83b1 0%,#1b587b 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0d83b1', endColorstr='#1b587b',GradientType=0 ); 
	border: 1px solid #1B587B;
	border-radius: 5px 5px 5px 5px;
	color: #FFFFFF;
	text-shadow: 0 1px 0 #000000 !important;
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.4);
	display: inline-block;
	font-weight: bold;
	min-width: 80px;
	padding: 5px 20px;
	text-align: center;
	text-decoration: none;
	white-space: nowrap;
}

#ibm-leadspace-body p em a:hover.ibm-button-link-alternate {
	background: #0d83b1; 
	background: -moz-linear-gradient(top, #32BDF0 0%, #052A41 100%); 
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#32BDF0), color-stop(100%,#052A41)); 
	background: -webkit-linear-gradient(top, #32BDF0 0%,#052A41 100%); 
	background: -o-linear-gradient(top, #32BDF0 0%,#052A41 100%); 
	background: -ms-linear-gradient(top, #32BDF0 0%,#052A41 100%);
	background: linear-gradient(to bottom, #32BDF0 0%,#052A41 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#32BDF0', endColorstr='#052A41',GradientType=0 ); 
}

#ibm-leadspace-body p em a:active.ibm-button-link-alternate {
	background: #052A41; 
	background: -moz-linear-gradient(top, #052A41 0%, #0D83B1 100%); 
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#052A41), color-stop(100%,#0D83B1)); 
	background: -webkit-linear-gradient(top, #052A41 0%,#0D83B1 100%); 
	background: -o-linear-gradient(top, #052A41 0%,#0D83B1 100%); 
	background: -ms-linear-gradient(top, #052A41 0%,#0D83B1 100%);
	background: linear-gradient(to bottom, #052A41 0%,#0D83B1 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#052A41', endColorstr='#0D83B1',GradientType=0 ); 
	box-shadow: 0 1px 3px #14405A inset;
}

.gts-col-6-4-3 {
	width: 193px !important;
}

#ibm-leadspace-head .gts-lead-copy {
	color: #15B7EB !important;
	font-size: 21px !important;
	font-weight: 200 !important;
}

.ibm-gts-features-list
{
margin-left: 0 !important;
padding-left: 0 !important;
list-style: none !important;
}

.ibm-gts-features-list li 
{
padding-left: 25px !important;
background-image: url(/services/image/check_green.gif) !important;
background-repeat: no-repeat !important;
background-position: 0 .5em !important;
}

.ibm-gts-features-list p  
{
font-size:1.0em !important;
}

.ibm-gts-features-list-blue
{
margin-left: 0 !important;
padding-left: 0 !important;
list-style: none !important;
}

.ibm-gts-features-list-blue li 
{
padding-left: 25px !important;
background-image: url(/services/image/check_blue.gif) !important;
background-repeat: no-repeat !important;
background-position: 0 .5em !important;
}

.ibm-gts-features-list-blue p  
{
font-size:1.0em !important;
}

.small-p 
{
	font-size: 13px !important;
	line-height: 15px !important;
	color: #4C4C4C !important;
}


