.dropdownactions {
	position: absolute;
	top: 0;
	right:0;
	filter: alpha(opacity=40);
	moz-opacity: 0.40;
	opacity: 0.40; }

.topactions { text-align:right; margin: 0;}

.containermaster { position: relative; clear: none }

.topactions {position: absolute; top: 5px; right: 5px; text-align:right; }
.bottomactions {display: none}

/* Styles for Container 0 */
/* This container is to be used for content that bleeds the edge of the pane */
/* Note: there is no title token for this container */

.con0  { margin: 0 0 10px 0} 


.con0 .conheader {margin: 0; position: relative; }
.con0 .concontent {margin: 0;}
.con0 .confooter {margin: 0;}
.con0 .conheader, 
	.con0 .concontent, 
		.con0 .confooter {}

/* Styles for Container 1 */

.con1 { margin: 0 10px 10px 12px;} 
.con1 .conheader {margin:0; padding: 0}
.con1 .concontent {}
.con1 .confooter {}

/* Style for pane(s) con1 only */

#dnn_contentpane .con1 {margin: 0 10px 10px 12px;} 
#dnn_leftpane .con1 {margin: 0 0px 10px 6px;} 


/* Styles for RGreenCon */

.RCon1{ width: 203px; text-align: left;margin-bottom: 10px;}
.RCon1 img {border: 0; padding:0; margin:0; display: block;}
.RCon1 .concontent { margin: 0;  background: url(images/RCon1Repeat.jpg) repeat-y;}
.RCon1 p { color: black; margin:0; padding: 10 12 12 12px;}

/* Styles for RCon2 */
.RCon2{ width: 203px; text-align: left; margin-bottom: 10px;}
.RCon2 img {border: 0; padding:0; margin:0; display: block;}
.RCon2 .concontent { margin: 0;  background: url(images/RCon2Repeat.jpg) repeat-y;}
.RCon2 h2,.RCon2 h3,.RCon2 h4,.RCon2 h5,.RCon2 h6,.RCon2 address {padding: 10 12 12 12px;}
.RCon2 p { color: black; margin:0; padding: 10 12 12 12px;}

/* Styles for RCon3 */
.RCon3{ width: 203px; text-align: left; margin-bottom: 10px;}
.RCon3 img {border: 0; padding:0; margin:0; display: block;}
.RCon3 .concontent { margin: 0;  background: url(images/RCon1Repeat.jpg) repeat-y;}
.RCon3 p { color: black; margin:0; padding: 10 12 12 12px;}


.rssbutton { position: absolute; top:2px ; right: 2px;}
