<!--


div {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	background: transparent;
}


p {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	background: transparent;
}
p {
	font-size: 1em; /* 14px */
	line-height: 1.357em;
	margin: 0 0 1.357em 0;
	color: #2C2C2C;
}


span {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	background: transparent;
}
.buttonSmallAndText span.buttonSmall {
	margin-right: 0.25em;
}



a {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	background: transparent;
}
a {
	color: #0181E3;
}
span.buttonSmall a {
	height: 22px;
	font: bold 14px/22px Helvetica, Arial, sans-serif;
	text-decoration: none;
    float: left;
    display: block;
    overflow: hidden;
    padding: 0;
}
span.buttonSmall a.purple {
    color: #fff;
	background:  #7c1b7c url(/images/buttons/purple/purple_small_comp_left.png) left top no-repeat;
	padding-left: 11px;
}

	span.buttonSmall a span {
		display: block;
        white-space: nowrap;
		padding: 0px 11px 0 0;
        line-height: 24px;    
        cursor: pointer;
	}
	
.buttonSmallAndText .text {
	line-height: 23px;
	padding-left: 0.5em;
}

span.buttonSmall a.purple span {
	background: #7c1b7c url(/images/buttons/purple/purple_small_comp_right.png) right top no-repeat;
}

span.buttonSmall a.green {
    color: #fff;
	background:  #8ac519 url(/images/buttons/green/green_small_comp_left.png) left top no-repeat;
	padding-left: 11px;
}

span.buttonSmall a.green span {
	background: #8ac519 url(/images/buttons/green/green_small_comp_right.png) right top no-repeat;
}

-->
