﻿/* Button Styles - English */

/* Read An Extract Button */
.btn_ReadExtract { float: left; padding-top: 0; width: 100px; height: 28px; }
.btn_ReadExtract a { display: block; width: 100px; height: 28px ;background: url(/images/buttons/eng/btn_ReadExtract.gif) no-repeat top left; }
.btn_ReadExtract a:hover { background-position: bottom left; }