/* CSS Document */
input.greyBt{
  background:url(/gaynabout/web/images/grey_but_bg.gif) no-repeat 0 0; text-align:center; height:22px; line-height:20px;
	color:#544C4C; border:none; width:91px; margin:0px 0 0 3px; cursor:pointer; font-weight:bold; padding-bottom:2px;
	font-size:12px;
}
input.greyBtb{
  background:url(/gaynabout/web/images/grey_but_bgs.gif) no-repeat 0 0; text-align:center; height:22px; line-height:20px;
	color:#544C4C; border:none; width:51px; margin:0px 0 0 3px; cursor:pointer; font-weight:bold; padding-bottom:2px;
	font-size:12px;
}
input.greyBtBig{
	background:url(/gaynabout/web/images/grey_but_big_bg.gif) no-repeat 0 0; text-align:center; height:22px; line-height:20px;
	color:#544C4C; border:none; width:158px; margin:0px 0 0 3px; cursor:pointer; font-weight:bold; padding-bottom:2px; font-size:12px;
	}

input.greyBtBigest{
	background:url(/gaynabout/web/images/grey_but_bigest_bg.gif) no-repeat 0 0; text-align:center; height:22px; line-height:20px;
	color:#544C4C; border:none; width:232px; margin:0px 0 0 3px; cursor:pointer; font-weight:bold; padding-bottom:2px; font-size:12px;
	}
	
input.greyBtBigger{
	background:url(/gaynabout/web/images/grey_but_bigger_bg.gif) no-repeat 0 0; text-align:center; height:22px; line-height:20px;
	color:#544C4C; border:none; width:200px; margin:0px 0 0 3px; cursor:pointer; font-weight:bold; padding-bottom:2px; font-size:12px;
	}	
