#s3slider { 
   width: 320px; /* important to be same as image width */ 
   height: 275px; /* important to be same as image height */
   position: relative; /* important */
   overflow: hidden; /* important */
background-color: #FFFDCA;
}
#s3sliderContent {
   width: 275px; /* important to be same as image width or wider */
   position: absolute; /* important */
   top: 0; /* important */
   margin-left: 0; /* important */
}
.s3sliderImage {
   align: center; /* important */
    position: relative;/* important */
   display: none; /* important */
padding: 0px;
}

.s3sliderImage span {
   position: absolute; /* important */
   font: 12px/14px Arial, Helvetica, sans-serif;
   width: 350px;
padding: 5px;
   background-color: #000;
   filter: alpha(opacity=70); /* here you can set the opacity of box with text */
   -moz-opacity: 0.7; /* here you can set the opacity of box with text */
   -khtml-opacity: 0.7; /* here you can set the opacity of box with text */
   opacity: 0.7; /* here you can set the opacity of box with text */
   color: #fff;
   display: none; /* important */
left:0;
bottom: 0;
}

.sliderGallery UL LI {
            display: inline;
}

.right {
	right: 0;
	bottom: 0;
	width: 300px !important;
	height: 300px;
}
.left {
	top: 0;
    left: 0;
	width: 110px !important;
	height: 280px;
}
ul { 
list-style-type: none;
overflow: none;
white-space: normal;
}
.clear {
clear: both;
}

.wide-feature {
font-size: 1.1em;
line-height: 1.1em;
float: left;
height: 100%; 
padding:5px; 
margin:0 0 10px 10px; 
background-color: #F8F8F8;
}

.wide-feature img {
float: left;
width:150px;
height:150px;
margin: 5px 10px 5px 5px;
border: 2px solid #D8DFE6;
}

.entrysummary {
float:left; 
height: 100%; 
width: 100%;
padding:5px 0 0 5px; 
margin:0 0 15px 15px; 
}

.entrysummary img {
  float: left;
  width:125px;
  height:125px;
  margin: 0 10px 0 10px;
}

.myturn 
{
float:left; 
height: 140px; 
padding:5px 0 0 5px; 
margin:0 0 15px 15px; 
border-top: 2px solid #D8DFE6;
}
.soc
{
float:left; 
height: 140px; 
padding:5px 0 0 5px; 
margin:0 0 15px 15px; 
border-top: 2px solid #D8DFE6;
}

.sidebar-signup {
	display: block;
	width: 300px;
       height: 100%;
	}

.sidebar-signup input {
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif !important;
	border: 1px solid #ccc;	
	}

.sidebar-signup input#sidebar-firstname {
	float: left;
	clear: none;
	width: 115px;
        margin: 0px 5px 5px 20px; 
}

.sidebar-signup input#sidebar-lastname {
	float: left;
	clear: none;
	width: 115px;
        margin: 0px 0px 5px 5px; 
}

.sidebar-signup input#sidebar-email {
	float: left;
	clear: none;
	width: 250px;
        margin: 0px 0px 0px 20px; 
	}
.sidebar-signup input#sidebar-zipcode {
	float: left;
	clear: none;
	width: 110px;
        margin: 5px 35px 0px 20px; 
	}

.sidebar-signup input#sidebar-submit {
	float: none;
	}


.widget-take-action {
	background: #fff 0px -1px;
        border: 1px solid #d3c3de;
	color: #d3c3de;
        position: relative;
        margin: 0 0 10px 10px;
        width: 300px;
        overflow-x: hidden;
}

.widget-take-action ul {
	padding: 0;
	margin: 0 5px 0 5px;
font-size: 12px;
height: 100%;

	}

.widget-take-action ul li {
	list-style-type: none;
	margin: 10px 0px 0px 0px;
	list-style-position: outside;
	text-indent: 0px;
	background: #fff;
padding: 10px 10px 10px 45px;
line-spacing: 1.3em;
height: 100%;
float:left;
}

.widget-take-action ul li:hover {
	*border-left: 2px solid #ccc;
   border-left: 2px solid #fff;
text-decoration: none;
	}

.widget-take-action ul li:before {
	content:  "";
	}
.widget-take-action ul li a, .widget-take-action ul li a:visited {
	text-decoration: none;
	color: #390c39;
	}

#alert {
background: url(http://img.seiu.org/actionicons/alert.gif) no-repeat; 
margin:  10px 0 0 5px;}

#learn {
background: url(http://img.seiu.org/actionicons/learn.gif) no-repeat;
margin: 10px 0 0 5px;}

#smicon {
width: 30%;
text-align:center;
float:left;
padding: 0 0 5px 5px;
}


.recentnews {
width: 70%;
align: left;
margin: 10px 0 10px 10px;
padding: 10px;
height: 100%;
line-height: .4em;
border-top: 1px solid #D8DFE6;
float:left;
}

.archives {
width: 20%;
align: left;
margin: 10px 0 10px 0;
padding: 10px 0 0 25px;
height: 100%;
line-height: 1.5em;
border-top: 1px solid #D8DFE6;
border-left:1px dotted #D8DFE6;
float:left;
}


.content ul li {
	list-style: none !important;
	background: none;
	padding-left: 13px;
	line-height: 1.3em;
	margin-bottom: 8px;
	padding-top: 0px;
	}

	
