#content-body div.content-wrapper div.major {
	margin: 0 260px 0 0;
}

div#page div.content-wrapper {
	background: transparent url(../wcf/images/gwcom/content_bg_02.png) repeat-y scroll right top;
	padding-bottom: 20px;
}

ul#boxList span.boxHead {
  display: block;
  font-weight: bold !important;
  padding: 0;
  font-size: 1em;
  color: #fff;
}

ul.movable span.boxHead {
  cursor: n-resize;
}

ul#boxList {
  list-style: none;
  margin: 0;
  padding: 0;
}

ul#boxList li.box {
  margin-top: 8px;
}

ul#boxList div.motm{
  background: url(../wcf/images/gwcom/quoteBox.png) no-repeat scroll right bottom transparent;
}

ul#boxList div.motm div{
  padding: 8px 20px;
  background: url(../wcf/images/gwcom/quoteBox.png) no-repeat scroll left top transparent;
  text-indent: 16px;
  text-align: justify;
  color: #ccc;
}

ul.boxes li.new {
  font-style: italic;
}
