
.happeningNowImage 
{
	padding:2px 8px 2px 8px;
	width:50px;
	height:50px;
}

.happeningNowDiscription
{
	FONT-SIZE: 90%; width:525px;	
	padding:10px 5px 0px 0px;
	vertical-align:top;
}

.oddRow
{
	width:100%;
	BACKGROUND: #fff;
	BORDER:solid 1px #f2f2f2;
}

.evenRow
{
	width:100%;
	BACKGROUND: #e0e6e7;	
}

.happeningNowDate
{
	FONT-SIZE: 90%;
	width:200px;
	padding:10px 5px 0px 0px;
	vertical-align:top;
}

.happeningNowHeader
{
	 height:50px;
     background :url(/_layouts/images/SchoolNet.GlobalNet/homepage/whats_happening_wide.jpg) top left no-repeat;
     width:804px;
}

.happeningNowHeaderGroups
{
	 height:50px;
     background :url(/_layouts/images/SchoolNet.GlobalNet/homepage/groups.jpg) top left no-repeat;
     width:804px;
}

.happeningNowHeaderProfile
{
	 height:50px;
     background :url(/_layouts/images/SchoolNet.GlobalNet/homepage/profiles.jpg) top left no-repeat;
     width:804px;
}

div.sectionHeaderText h2, div.sectionHeaderTextTags h2 {
	padding: 15px 0px 10px 0px;
	font-size:142%;
	font-weight:normal;
	color:#330000;
	margin:0px;
}

div.sectionHeaderText, div.sectionHeaderTextTags {
	float:left;
	height:210px;
	padding:0px 5px 0px 0px;
	width:310px;
	border-bottom:1px dotted #c6c6c6;
}

div.sectionHeaderText span {
	padding: 0px;
	font-size:90%;
	font-weight:normal;
	color:#999999;
	margin:0px;
}

.searchTextBox{
	width:278px;
	height:34px;
	background-image:url(/_layouts/IMAGES/SchoolNet.GlobalNet/LandingPages/search_text.gif);
	background-repeat:no-repeat;
	background-position:top left;
	padding:8px 8px 0px 10px;
}
.searchTextBox input{
	border:0px;
	color:#336699;
	font-size:14px;
	width:275px;
}


