/* [START] button styling  */
.highlightLinkColor {  /*  accommodates a constant highlight color */
	color:#fff;
}
a.button {
	background: url("../images/fBtnLeftEnd.png") no-repeat scroll 0 7px transparent;
	color: #FFFFFF;
	float: left;
	margin-right: 5px;
	padding-left: 1px;
	padding-right: 5px;
	text-decoration: none;
}
a .genBtn {
	text-decoration: none;
}

a:hover.button, a:visited.button, a:active.button, a:link.button, a:focus.button, a:hover.button .highlightLinkColor {
	color:#00b1e9;  /* dark blue */
	text-decoration:none;
}
.button a:hover {
	color:#00b1e9;
}
.button a:focus {
	outline:none;
}
.inlineButton {
	padding-left: 10px;
	position: relative;
	top: -6px;
}
.genBtn {
	background: url("../images/fBtnBg.png") repeat-x scroll 0 0px transparent;
	border: medium none;
	display: block;
	float: left;
	/*font-size: .975em; /* original sizing before we Cufon-ized stuff */
	font-size:.85em;  /* this sizing works best for button text that has been Cufon-ized  */
	font-weight: bold;
	height: 20px;
	margin: 7px 0 0 9px;
	padding: 2px 0 0;
	text-align: center;
	text-transform: uppercase;
	line-height: 1.4em;
    cursor: pointer;
}
.gecko .genBtn{
	padding:1px 0 0 !important;
}
.ie8 .genBtn,.ie9 .genBtn,
.gecko #quality .genBtn{
	padding:2px 0 0 !important;
}
.gecko #gm_sustainability .genBtn,
.gecko #diversity .genBtn,
.gecko #gm_foundation .genBtn{
	padding:2px 0 0 !important;
}
/*.safari6 #gm_sustainability .genBtn,
.safari6 #corporate_citizenship .genBtn*/
.ipad .genBtn,
.safari6 .genBtn{
	padding:3px 0 0 !important;
}
.safari6 .investors-page .genBtn{
	padding:2px 0 0 !important;
}
.ie1 #quality .genBtn,
.ie9 #quality .genBtn,
.ie1 #gm_receives_mostinitialqualityawardsamongautomakers .genBtn,
.ie9 #gm_receives_mostinitialqualityawardsamongautomakers .genBtn{
	padding:3px 0 0 !important;
}
/*.ipad .genBtn{padding-top:4px!important}*/
a:hover.button, a:hover.button .highlightLinkColor {
	color:#9ed6e8;
}
.gotham-bold-dynamic {
	padding-bottom: 3px;
}
#ownertestimonials .gotham-bold-dynamic {
	padding-bottom: 0;
}
#corporate_responsiblity #content .shadedContainer h3.gotham-bold-dynamic {
	text-decoration: underline;
}
.actionContainer {
	background: url("../images/fBtnRtEnd.png") no-repeat scroll right 7px transparent;
	display: block;
	float: left;
	margin: 5px 0 0;
	margin-right:0 !important;
	position: relative;
}

.ie7 #future_vehicles .actionContainer {margin-top:10px;}

html.cufon-active body.tabpage div#content div.shadedContainer div.midRow div.midLeft div.midRight div.midMid div#bottomTabContainer ul.content li div.cta_shaded_container div.midRow div.midLeft div.midRight div.midMid div.parsys div.parsys_column div.parsys_column div.callToAction div.actionContainer {margin-top: 0}
span.btnLeftEnd {
	/*background: url("../images/fBtnLeftEnd.png") no-repeat scroll left top transparent;*/
	clear: both;
	display: block;
	float: left;
	height: 20px;
	position: relative;
	top: 7px;
	width: 5px;
}

.otherContent {
	float: left;
	clear: both;
	padding-left: 5px;
width: 252px;
}

/* [START] containers to separate the content for this example only (add and customize a new container as needed, naming the new class according to size) */

.buttonAdjust120 {
	height: 22px;
	margin: 0 auto;
	width: 120px;
	padding-bottom: 10px;
}
.buttonAdjust170 {
	font-size: .9em;
	line-height: 1.3em;
	height: 22px;
	margin: 0 auto;
	width: 170px;
	padding-bottom: 10px;
}
.buttonAdjust230 {
	font-size: .9em;
	line-height: 1.3em;
	height: 22px;
	margin: 0 auto;
	width: 230px;
	padding-bottom: 10px;
}
.buttonAdjust240 {
	font-size: .9em;
	line-height: 1.3em;
	height: 22px;
	margin: 0 auto;
	width: 240px;
	padding-bottom: 10px;
}
.buttonAdjust240 .genBtn{
	padding: 3px 3px 0 0;
}
/* [END] containers to separate the content for this example only (add and customize a new container as needed, naming the new class according to size) */
body#contactUs .genBtn{
	padding-top: 3px;
}
li[title="GM Military Discount"] .genBtn {
	padding-top: 1px;
}
a[href="javascript:document.gs.submit()"] .genBtn {
	padding-top: 1px;
}