/* red */
#page_bg {
	background: #1a201e url(../images/red/top_bg.png) 0 0 repeat-x;
}

div#header {
	background: url(../images/red/logo_bg.jpg) 0 0 no-repeat;
}

td.pill_l {
  background: url(../images/red/but_bgl.jpg) left no-repeat;
  border-right: #394747 1px solid;
  width:  46px;
  height: 48px;
}

td.pill_r {
  background: url(../images/red/but_bgr.jpg) no-repeat;
  width:  46px;
  height: 48px;
}

#pillmenu li {
  border-right: #394747 1px solid;
	float: left;
	height: 48px;
	margin: 0;
	padding: 0;
}

div#tabmenu {
	background: url(../images/red/but_bg.jpg) repeat-x;
	text-align:left;
	position:absolute;
	top:136px;
	left:375px;
	width:568px;
}

td.pill_m {
  background: url(../images/red/but_l.jpg) no-repeat;
  padding: 0;
  margin: 0;
  width: auto;
}

#pillmenu {
  background:url(../images/red/but_r.jpg) right no-repeat;
  white-space: nowrap;
  height: 48px;
  float: left;
}
