.CustomTShirt { float : left; width : 226px; margin-bottom : 10px; overflow : hidden; font-size:12px; font-family : Arial,Tahoma,Verdana,sans-serif; }

.CustomTShirt .cts_top             { float : left; width : 226px; height : 25px; background : url(images/bodyTop.gif)   no-repeat top left; }
.CustomTShirt .cts_top .cts_left   { float : left; width : 8px;   height : 25px; background : url(images/headLeft.gif)  no-repeat top left; font-size   : 1px; }
.CustomTShirt .cts_top .cts_middle { float : left; width : 210px; height : 25px; background : url(images/headBg.gif)    repeat-x  top left; line-height : 25px; color : #ffffff; font-weight : bold; }
.CustomTShirt .cts_top .cts_right  { float : left; width : 8px;   height : 25px; background : url(images/headRight.gif) no-repeat top left; font-size   : 1px;}

.CustomTShirt .cts_middle                { float : left; width : 226px; }
.CustomTShirt .cts_middle .cts_gradient  { background : url(images/longGradient.gif)  repeat-x top left;  }
.CustomTShirt .cts_middle .cts_inner     { float  : left; width : 224px; position : relative; left : 1px; }

.CustomTShirt .cts_bottom { float : left; width : 226px; height : 6px; font-size  : 1px; }

.CustomTShirt .cts_bg  { background : url(images/bg.gif) repeat-y top left; }
.CustomTShirt .cts_bg2 { background : url(images/bg2.gif) no-repeat top left; }

#shirttext           { float:left; padding-left:7px; text-align:center; padding-top:6px; }
#shirttext_area      { width:211px; height:208px; float: left; overflow : hidden; text-align: center; background:url(images/tShirtOfWeekArea.gif) no-repeat top left; }
#shirttext_area img  { position:relative; left:1px; top:1px; width:207px; border:0px; }
#shirttext_box       { float: left; overflow : hidden; text-align: center; position: absolute; font-weight: bold; }
#shirttext_text      { width:151px; margin:0px; padding-top:2px; font-size:11px; color: #888888; border:0px; position: relative; top:1px; left:1px; }

.ST_grayLine                { float : left;  width : 220px; height : 33px; }
.ST_grayLine .ST_topSpacer  { float : left;  width : 100%;  height : 8px;  font-size : 1px; }
.ST_grayLine .ST_leftSpacer { float : left;  width : 7px;   height : 22px; font-size : 1px; }
.ST_grayLine .ST_inputbox   { float : left;  display : block; margin : 0px; padding : 0px; height : 22px; width : 156px; background : url(images/shirtAddTextInputbox.gif) no-repeat top left; }

.ST_button          { float:left; height:22px; color : #ffffff; width:54px; background:url(images/tShirtOfWeekButton.gif) no-repeat top left; line-height:22px;  }
.ST_button div      { color : #ffffff; padding-left: 5px; width:44px; text-align:center; line-height:22px; display:block;  font-weight:bold; cursor:pointer; }

.leftFloat  { float: left; }