/*
© 2008 Designit Media Corp. All Rights Reserved.
Written By: Daniel J. Dahan
_______
Notes:

	
*/
.button li {margin:0 4px;color:#FFF;font-size:12px;}
.group li, .tab li {float:left;margin:0;}
.button li .rel {padding:0 10px;line-height:25px;height:25px;color:#fff;}
.button li .active, .button li .press {background-color:#111;color:#ffc;}
.button .bg {background:#FFF;}

#tabs_0 .button li {margin:0 4px;color:#FFF;font-size:12px;}
#tabs_0 .group li,#tabs_0  .tab li {float:left;margin:0;}
#tabs_0 .button li .rel {padding:0 10px;line-height:20px;height:20px;color:#444;}
#tabs_0 .button li .active,#tabs_0  .button li .press {background:none;}
#tabs_0 .button li .rel:hover{text-decoration:underline;}
#tabs_0 .button .bg {background:#FFF;}

#tabs_1 .button li {margin:0 4px;color:#FFF;font-size:12px;}
#tabs_1 .group li,#tabs_1  .tab li {float:left;margin:0;}
#tabs_1 .button li .rel {padding:0 10px;line-height:20px;height:20px;color:#444;}
#tabs_1 .button li .active,#tabs_1 .button li .press {background:none;}
#tabs_1 .button li .rel:hover{text-decoration:underline;}
#tabs_1 .button .bg {background:#FFF;}