/* Left Column
----------------------------------------------- */

/* e-Bulletins */
#homeEBulletins {
	width:200px;
	color:#888;
	margin-bottom:1px;
  	height:auto !important;
        padding-bottom: 6px;
        margin-right: 6%;
        background: url('../img/ebulletins_bg.png') #f8f8f8 bottom repeat-x;
}
#homeEBulletins .inner {
	padding:0px 15px 0 15px;
}
#homeEBulletins h3 {
        text-transform:uppercase;
        color: #666666;
        margin-bottom: 15px;
}

#homeEBulletins h3 .introduction{
	font-size: 0.75em;
        color: #888;
}

#homeEBulletins .intro {
	margin:0.2em 0 0.4em 0;
	font-size:0.92em;
}
#homeEBulletins ul, #homeEBulletins li {
	margin:0;
	padding:0;
}
#homeEBulletins li {
	list-style:none;
	padding-left:25px;
	margin: 0 0 10px 0;
	background:url(../img/arrow.png) no-repeat 3px 4px;
}
#homeEBulletins li a, #homeEBulletins li a:hover {
	font-weight:normal;
}
#homeEBulletins li a:hover {
	text-decoration:underline;
}
#homeEBulletins a.subscribe {
	color:#fff;
	text-transform:uppercase;
	background:url(../img/registerBg.gif) repeat-x #007878;
	display:block;
	font-size:0.85em;
	padding:8px 2px;
	margin:12px 0 8px 0;
	text-align:center;
}

/* Seminars & Events */
#homeSeminars {
	background-color:#fff;
	color:#888888;
  	height:auto !important;
}

#homeSeminars ul, #homeSeminars li {
	margin:0;
	padding:0;
}
#homeSeminars ul {
	margin-top:1.2em;
}
#homeSeminars li {
	list-style:none;
	margin: 0 0 15px 0;
}

.position{
margin-bottom:15px;
margin-top:0px;
font-weight:bold;
}

.space_title_bottom{
margin-bottom:20px;
}

.btnRegisterOnline {
  background:transparent url(../img/buttons/registeronline.gif) no-repeat scroll 0%;
  width:114px;
}

.btnMoreDetails, .btnRegisterOnline {
display:block;
float:left;
height:17px;
margin:10px 17px 0pt 0pt;
text-indent:-1000em;
}
