.back a{
	font-family: polarismedit;
	font-size: 10px;
	color: rgb(200, 152, 104);
	left: 180px;
	width: 50px;
	top: 11px;
	position: absolute;
}

.upcoming_content {
	width: 730px;
	height: 120px;
	position: relative;
	margin-top: 5px;	
}

.upcoming_text {
	padding-left: 20px;
	padding-right: 40px;
	padding-bottom: 30px;
	margin-top: -65px;
	margin-left: 24px;
	width: 439px;
	font-family : polarismed;
  	font-size : 12px;
  	line-height : 18px;
  	letter-spacing : 0.6px;
    color : rgb(128, 130, 133);
    text-align: left;
    background: rgb(241,241,241);
    z-index: 5;
    position: relative;
}

.upcoming_image {
	margin-left: 527px;
	height: 120px;
	width: 203px;
	position: relative;
	overflow: hidden;
}

.upcoming_image img:last-child {
	top: -125px;
	position: relative;
}

.upcoming_image img:first-child {
	position: relative;
	z-index: 10;
}

.upcoming_info {
	width: 193px;
	margin-left: 527px;
	margin-top: 20px;
	font-family : polarismedit;
  	font-size : 10px;
  	color: rgb(200, 152, 104);
	text-align: left;
	padding-left: 10px;
}

.workshop_pay {
	padding-left: 20px;
	padding-right: 40px;
	padding-bottom: 30px;
	margin-top: -90px;
	margin-left: 24px;
	width: 439px;
	font-family : polarismed;
  	font-size : 12px;
  	line-height : 18px;
  	letter-spacing : 0.6px;
    color : rgb(128, 130, 133);
    text-align: left;
    position: relative;
}