﻿#main-wrap, #footer { 
font-size : 90%;
} 
#fs ul li#small a { 
background : url(../images/fs_btn_hv.gif) no-repeat 0 1px;
color : #fff;
} 
#fs ul li#medium a { 
background : url(../images/fs_btn_bg.gif) no-repeat 0 2px;
color : #333;
} 
#fs ul li#medium a:hover { 
background : url(../images/fs_btn_hv3.gif) no-repeat 0 2px;
color : #fff;
} 
#fs ul li#small a:hover { 
background : url(../images/fs_btn_hv.gif) no-repeat 0 1px;
} 
