body, html {
  background-color: #333;
  color: #ccc;
  font-family: 'Helvetica Neue', Helvetica, 'Lucida Grande', 'Lucida Sans Unicode', sans-serif;
  font-size: 0.9em;
}
a {
	text-decoration: none;
	color: #fa7f00;
}
a:hover {
	color: #da6004;
	text-decoration: underline;
}

#sc_wrapper {
	color: #bbb;
}
#sc_footer_inner_left {
}
#sc_footer_inner_right {
}
.clr {
	clear: both;
	line-height: 1px;
	height: 1px;
	font-size: 1px;
}

.wrap-surround {
	margin:0;
	padding:0;
	background:none repeat scroll 0 0 transparent;
	vertical-align:baseline;
}
.wrap-top {
	background:url("/common/images/module2-tm.png") repeat-x scroll 0 0 transparent;
	margin:0 9px;
}
.wrap-top2{
	background:url("/common/images/module2-tl.png") no-repeat scroll 0 0 transparent;
	margin-left:-9px;
}
.wrap-top3 {
	background:url("/common/images/module2-tr.png") no-repeat scroll 100% 0 transparent;
	height:9px;
	margin-right:-9px;
}
.wrap-inner {
	background:url("/common/images/module2-m.png") repeat-x scroll 0 0 #f5f5f5;
	padding:5px 4px;
	border-left: 1px solid #D1D1D1;
	border-right: 1px solid #D1D1D1;
	color: #555;
	line-height: 1.4em;
}
.wrap-content {
	padding: 8px 12px 0 12px;
}
.wrap-content p {
	padding: 4px 0 12px;
}
.wrap-title {
	background: url("/common/images/module2-title-bg.png") repeat-x scroll 50% 100% transparent;
	font-weight: normal;
	margin-bottom: 4px;
	margin-top: 0;
	padding-bottom: 10px;
	color: #333 !important;
	text-shadow: -1px -1px 1px #fff;
	font-size: 1.3em;
	letter-spacing: 1px;
	line-height: 1em;
	text-align: center;
}
.wrap-bottom {
	background:url("/common/images/module2-bm.png") repeat-x scroll 0 0 transparent;
	margin:0 9px;
}
.wrap-bottom2{
	background:url("/common/images/module2-bl.png") no-repeat scroll 0 0 transparent;
	margin-left:-9px;
}
.wrap-bottom3 {
	background:url("/common/images/module2-br.png") no-repeat scroll 100% 0 transparent;
	height:9px;
	margin-right:-9px;
}

.error {
	color: #f00;
	font-weight: bold;
	padding-left: 4px;
}