@charset "UTF-8";
/* CSS Document */

#content #threecol #rightcol #weather {
	display: none;
}

#content #threecol #rightcol #photos, #content #threecol #rightcol #store, #content #threecol #rightcol #volunteer {
	border-bottom: 1px solid #ADC1D9;
	display: block !important;
	float: left;
	height: auto;
	width: 200px;
}

#content #threecol #rightcol #photos h2, #content #threecol #rightcol #store h2, #content #threecol #rightcol #volunteer h2 {
	font-size: 21px;
	font-weight: normal;
	line-height: 21px;
	margin: 0px;
	padding: 15px 25px;
}

#content #threecol #rightcol #photos .csc-textpic-image, #content #threecol #rightcol #store .csc-textpic-image, #content #threecol #rightcol #volunteer .csc-textpic-image {
	margin-bottom: 0px;
}

#content #threecol #rightcol #photos, #content #threecol #rightcol #store {
	padding: 5px 0px;
}

#content #threecol #rightcol #store .csc-textpic-image {
	padding-right: 10px;
}