ul#toplinks li a:hover {
color: #E4B275;
}
-ul#toplinks li a#fb {
- width: 31px;
- height: 30px;
+ul#toplinks li a#fb,
+ul#toplinks li a#tw
+{
+ width: 34px;
+ height: 34px;
text-indent: -4999px;
- background: url(assets/fb.jpg) 0 0 no-repeat;
border: 0;
margin-right: 0;
}
+ul#toplinks li a#fb {
+ background: url(assets/sm_fb.png) 0 0 no-repeat;
+ }
+ul#toplinks li a#tw {
+ background: url(assets/sm_tw.png) 0 0 no-repeat;
+ }
ul#toplinks li #phone {
margin-right: 10px;
border: 0;