
.expand h1, .expand h2, .expand .action {
	display:block;
	padding:10px 0 3px 0px;
	cursor:pointer;
	margin:0 !important;
	font-size:14px;
	float:none;
}
.expand .action span {
	padding-left: 18px;
}
.expand .action {
*zoom:1;
}

.rc-std-wide, .rc-std-inner, .rc-std-wide .container, .rc-std-inner .container {
	background: transparent url(../images/rc-std.png) 0 0 no-repeat;
}
.rc-std-wide .container, .rc-std-inner .container {
	zoom:1;
}
.rc-std-wide {
	background-position: 0px 100%;
	padding-bottom: 7px;
}
.rc-std-inner {
	background-position: -970px 100%;
	padding-bottom: 7px;
}
.rc-std-wide .container {
	background-position: 0px 0px;
}
.rc-std-inner .container {
	background-position: -970px 0px;
	margin-bottom: 8px;
}
.rc-std-wide .action span, .rc-std-inner .action span {
	padding-left: 30px;
}


.rc-std-wide .action, .rc-std-inner .action, .rc-std-wide .open, .rc-std-inner .open {
	background: transparent url(../images/icons.png) 0px 0px no-repeat;
}
.rc-std-wide .action, .rc-std-inner .action, .rc-std-wide .open, .rc-std-inner .open {
	background-position: 9px 10px;
}
.rc-std-wide .open, .rc-std-inner .open {
	background-position:9px -25px;
}

.hidden {
	display:none;
}

#wrapper {
	position: relative;
	width: 653px;
	min-height: 100%;
	margin: 0 auto;
	background-color: #fff;
	text-align:left;
}
#container {
	clear: both;
	padding:0;
	position:relative;
}
#container #content {
	position: relative;
}

.expand .content {
	padding:10px 30px 30px;
}

.rc-std-wide {
	margin-top:10px;
}
.link_sections h3 {
	font-size:1.2em;
	font-weight:normal;
}
.link_sections h3 a {
	color:#333;
}
.link_sections p {
	margin-bottom:1em;
}
.link_sections p a {
	font-size:.9em;
}
.link_sections .content {
	padding-bottom:15px;
}

