.twitter img {
    padding: 0 0 0 60px;
}


#homeContainer { position: relative; }

h2 {
    text-transform: uppercase;
}

/* --------------------  Row1  -------------------------- */
#homeRow1
{
	margin: 0;
	border: 0;
	position: relative;

}

/* --------------------  Row2  -------------------------- */
#homeCol1
{
  float:left;
  background:url(~/media/Images/coe/Home/bg/top-bg-fade.jpg) no-repeat;
  width:723px;
}


/* --------------------  Row3  -------------------------- */
#homeCol2
{
  float:right;
  background:url(~/media/Images/coe/Home/bg/sidebarBg.png) repeat-y;
  padding: 10px 15px;
  width: 235px;
  min-height:1020px;

}
div#twitter_m {
  padding: 0 0 20px; 
}

/* --------------------  two  --------------------------- */
#two
{
	position: relative;
	margin: 0;
        padding: 10px;
        z-index: 20;
}



/* --------------------  three  ------------------------- */
#three
{
	position: relative;
	float: left;
	width: 330px;
	margin: 0 0 0 4px;
}

.recentHeadlines {

padding: 0 0 10px 0;

}

#three .homeHeadlines {
   margin: 0 0 30px 0;
}
.homeHeadlines h2 img {
  float:right;
}

.ie7 .homeHeadlines h2 img {
padding: 0;
margin-top:-21px;
top:0;
}


/* --------------------  four  -------------------------- */
#four
{
       float: right;
       width: 330px;

}
#four .spotlight {
 margin: 0 0 30px 0;
}
/* --------------------  five  -------------------------- */
#five {
z-index: 300000;
position: relative;
}

#five h2{
         margin-top: 25px;
}

#five .quicklinks h2{
          margin: 5px 0;
}

#five ul#twitter_update_list {
    list-style-type:none;
    margin: 0;
    padding: 0;
}

.quicklinks ul {
   list-style:none;
   padding: 0 10px;
}
.quicklinks ul li {
     background: url(~/media/Images/coe/ui/bullet) no-repeat scroll 0 70% transparent ;
     padding: 5px 0 0 10px;
}

.quicklinks img {
  width:25px;
  height:25px;

}

p.social {
    padding:20px 0 0 25px;

}

#five .photo img {
    padding-bottom:10px;
}

p.social img {
    width:28px;
    height:28px;
    padding: 0 3px 0 0;
}

h3{
        font-size:1em;
}

.headlinedate {
        float:right;
       padding: 0 0 5px 5px;
} 

#container {
   background:url(~/media/Images/coe/home/bg/light-bg-fade.jpg) no-repeat;
}

.blue-button-text {
    margin: 0 0 0 44px;
    padding: 0 0 0 7px;
}

/* --------------------  calendar  -------------------------- */

.event-location, .event-date, .event-time {
	display:inline;
}
.event-date, .event-time {
	font-weight:bold;
}
.event-date:after {
	content:" from ";
}
.event-audience {
	display:none;
}

.event-location:before {
	content:" in ";
}

.event-description {
display:none;
}

h2 {
	padding:0 0 5px; 
}
.event-listing img {
	display:none;
}
ul.events-list {
	padding:0;
}
.event-listing li {
	padding:0 0 10px 0;
	list-style:none;
}

ul.events-list li div.event-info ul{
display:none;
}

.event-read-more:after {
	content:" »"
}
.event-read-more {
	display:block;
}
ul.events-list {
	list-style-type:none;
	padding:0;
}