#poetLive {
	position:relative;
	clear: both;
	width: 100%; 
	padding-top: 15px;
}

#poetLive a,
#poetLive a:active,
#poetLive a:hover,
#poetLive a:visited {
	color:#13adcd;
}

#main #poetLiveButton {
	position: absolute;	
	top: 0px;
	left: 150px;
	width: 137px;
	height: 135px;
	background: url(poetlive-button_01.png) no-repeat;
}

#poetLive #poetLiveWebinarBox {
	position: relative;	
	float: left;
	top: 50px;
	width: 290px;
	height: 400px;
	margin: 0 0 25px 200px;
	background:transparent;
}

#poetLive #poetLiveWebinarBoxTop {
	width: 290px;
	height: 8px;
	background: url(poetlive-bgr-top_01.png) no-repeat;
}

#poetLive #poetLiveWebinarBoxMiddle {
	width: 260px;
	height: 270px;
	padding: 10px 15px 10px 15px;
	background: url(poetlive-bgr-middle_01.png) repeat-y;
}

#poetLive #poetLiveWebinarBoxBottom {
	width: 290px;
	height: 8px;
	background: url(poetlive-bgr-bottom_01.png) no-repeat;
}

#poetLive #poetLiveAnimationBox {
	position: relative;	
	float: right;
	top: 50px;
	width: 290px;
	height: 400px;
	margin: 0 200px 25px 0;
	background:transparent;
}

#poetLive #poetLiveAnimationBoxTop {
	width: 290px;
	height: 8px;
	background: url(poetlive-bgr-top_01.png) no-repeat;
}

#poetLive #poetLiveAnimationBoxMiddle {
	width: 260px;
	height: 270px;
	padding: 10px 15px 10px 15px;
	background: url(poetlive-bgr-middle_01.png) repeat-y;
}

#poetLive #poetLiveAnimationBoxBottom {
	width: 290px;
	height: 8px;
	background: url(poetlive-bgr-bottom_01.png) no-repeat;
}

#poetLive #poetLiveBottom {
	clear: both;
	width: 1012px;
	height: 234px;
	padding: 23px 0px 5px 0px;
	background-image: url(poetlive-contact-bgr.png);
	background-repeat: repeat-x;
	background-position: 0 0;
}
#poetLive #poetLiveBottom table {
	width:90%;
	border-top:2px solid #798e91;
	padding-top:5px;
}
#poetLive #poetLiveBottom a,
#poetLive #poetLiveBottom a:visited,
#poetLive #poetLiveBottom a:hover,
#poetLive #poetLiveBottom a:active {
	color:#000;
}
#poetLive #poetLiveBottom a:hover {
	text-decoration:underline;
}
