/*  Ex-Wide */
a.button_ex_wide {
	color: #000000;
	display: block;
	float: left;
	font: normal 12px arial, sans-serif;
	height: 24px;
	width:300px;
	text-decoration: none;
	text-align: center;
	outline: none;
	overflow: hidden;
	margin-left: 10px;
	margin-bottom: 7px;
}

a.button_ex_wide span {
	background: transparent url(../../images/buttons/button_ex_wide.gif) no-repeat;
	display: block;
	line-height: 14px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
    outline: none; 
	overflow: hidden;
	text-decoration: none;
}


a.button_ex_wide:hover {
	text-decoration: none;
	cursor:pointer;
}

a.button_ex_wide:hover span {
    background-position: left bottom;
    color: #000000;
    outline: none; 
	overflow: hidden;
	cursor:pointer;
	text-decoration: none;
}


/*  Wide */
a.button_wide {
	color: #000000;
	display: block;
	float: left;
	font: normal 12px arial, sans-serif;
	height: 24px;
	width:231px;
	text-decoration: none;
	text-align: center;
	outline: none;
	overflow: hidden;
	margin-left: 10px;
	margin-bottom: 7px;
}

a.button_wide span {
	background: transparent url(../../images/buttons/button_wide.gif) no-repeat;
	display: block;
	line-height: 14px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
    outline: none; 
	overflow: hidden;
	text-decoration: none;
}


a.button_wide:hover {
	text-decoration: none;
	cursor:pointer;
}


a.button_wide:hover span {
    background-position: left bottom;
    color: #000000;
    outline: none; 
	overflow: hidden;
	cursor:pointer;
	text-decoration: none;
}




/*  Medium */
a.button_medium {
	color: #000000;
	display: block;
	float: left;
	font: normal 12px arial, sans-serif;
	height: 24px;
	width:146px;
	text-decoration: none;
	text-align: center;
	outline: none;
	overflow: hidden;
	margin-left: 10px;
	margin-bottom: 7px;
}

a.button_medium span {
	background: transparent url(../../images/buttons/button_medium.gif) no-repeat;
	display: block;
	line-height: 14px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
    outline: none; 
	overflow: hidden;
	text-decoration: none;
}


a.button_medium:hover {
	text-decoration: none;
	cursor:pointer;
}

a.button_medium:hover span {
    background-position: left bottom;
    color: #000000;
    outline: none; 
	overflow: hidden;
	cursor:pointer;
	text-decoration: none;
}




/*  Short */
a.button_short {
	color: #000000;
	display: block;
	float: left;
	font: normal 12px arial, sans-serif;
	height: 24px;
	width: 109px;
	text-decoration: none;
	text-align: center;
	outline: none;
	overflow: hidden;
	margin-left: 10px;
	margin-bottom: 7px;
}

a.button_short span {
	background: transparent url(../../images/buttons/button_short.gif) no-repeat;
	display: block;
	line-height: 14px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
    outline: none; 
	overflow: hidden;
	text-decoration: none;

}

a.button_short:hover {
	text-decoration: none;
	cursor:pointer;
}

a.button_short:hover span {
	background-position: left bottom;
	color: #000000;
	outline: none;
	overflow: hidden;
	cursor:pointer;
	text-decoration: none;
}





/*  Ex-Short */
a.button_ex_short {
	color: #000000;
	display: block;
	float: left;
	font: normal 12px arial, sans-serif;
	height: 24px;
	width: 69px;
	text-decoration: none;
	text-align: center;
	outline: none;
	overflow: hidden;
	margin-left: 10px;
	margin-bottom: 5px;
}

a.button_ex_short span {
	background: transparent url(../../images/buttons/button_ex_short.gif) no-repeat;
	display: block;
	line-height: 14px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
    outline: none; 
	overflow: hidden;
	text-decoration: none;

}

a.button_ex_short:hover {
	text-decoration: none;
	cursor:pointer;
}

a.button_ex_short:hover span {
	background-position: left bottom;
	color: #000000;
	outline: none;
	overflow: hidden;
	cursor:pointer;
	text-decoration: none;
}





/*  Short float right */
a.button_short_right {
	color: #000000;
	display: block;
	float: right;
	font: normal 12px arial, sans-serif;
	height: 24px;
	width: 89px;
	text-decoration: none;
	text-align: center;
	outline: none;
	overflow: hidden;
	margin-left: 10px;
	margin-bottom: 7px;
}

a.button_short_right span {
	background: transparent url(../../images/buttons/button_short.gif) no-repeat;
	display: block;
	line-height: 14px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
    outline: none; 
	overflow: hidden;
	text-decoration: none;

}

a.button_short_right:hover {
	text-decoration: none;
	cursor:pointer;
}



a.button_short_right:hover span {
	background-position: left bottom;
	color: #000000;
	outline: none;
	overflow: hidden;
	cursor:pointer;
	text-decoration: none;
}



/* YELLOW BUTTONS */

/*  Ex-Short */
a.button_ex_short_yellow {
	color: #000000;
	display: block;
	float: left;
	font: normal 12px arial, sans-serif;
	height: 24px;
	width: 69px;
	text-decoration: none;
	text-align: center;
	outline: none;
	overflow: hidden;
	margin-left: 10px;
	margin-bottom: 5px;
}

a.button_ex_short_yellow span {
	background: transparent url(../../images/buttons/button_ex_short_yellow.gif) no-repeat;
	display: block;
	line-height: 14px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
    outline: none; 
	overflow: hidden;
	text-decoration: none;

}

a.button_ex_short_yellow:hover {
	text-decoration: none;
	cursor:pointer;
}


a.button_ex_short_yellow:hover span {
	background-position: left bottom;
	color: #000000;
	outline: none;
	overflow: hidden;
	cursor:pointer;
	text-decoration: none;
}



