.leftSide
{
	background-image:url(../images/welcome/leftSide-corner.gif);
	background-repeat:no-repeat;
	background-position:right top;
	height:87px;
}


.other-conferences
{
	float:left;
	font-size:11px;
	padding: 8px 0 0 0;
	width:435px;
	text-align:left;
	word-spacing:3px;
	font-variant:normal;
}

.conferences-header
{
	font-size:14px;
	font-weight:bold;
}



.featureBox
{
	position:relative;
	width:255px;height:250px;
	overflow:hidden;

}

.learnMoreButtons
{
	position:absolute;
	top:225px;
	left:80px;
}



.welcome-text
{
	position:relative;
	left:-5px;
	width:510px; 
	text-align:justify;
	padding-right:10px;
	line-height:22px;
	font-size:14px;
}

/*facebook flash ad banner*/
.fb-flash-ad
{
	margin:20px auto 0;
	text-align:center;
}

/*Bottom home feed section*/
.home-feed
{
	position:relative;
	width:90%; 
	margin:50px auto 10px auto;
	padding:10px 0;
}

.home-feed .feed-c
{
	width:33%;
	margin:0 auto;
	padding:0;
	display:inline-block;
	text-align:center;
}
.home-feed table
{
	position:relative;
	width:100%;
	text-align:left;
}
.home-feed table td {padding:5px;}

.home-feed h2 {color:#888;}




.home-feed tr:nth-child(odd)		{ background-color:#fff; }
.home-feed tr:nth-child(even)		{ background-color:#f7f7f7; }
