#letsmeet_section{
	background-image: url(../images/bx3_bg.jpg);
	background-repeat: repeat-y;
	margin-top: 20px;
}
#letsmeet_section h2{
	font-size: 14px;
	color: #333333;
}
#latest_show{
	margin-bottom: 40px;
}
.one_show{
	margin-left: 15px;
	margin-bottom: 15px;
}
.one_show a{
	color: #333333;
	text-decoration: underline;
}
.one_show a:hover{
	color: #019AC0;
}
.more{
	position: relative;
	float: right;
	clear: both;
	margin-top: 20px;
}
.more a{
	color:#22D1FE;
	text-decoration: underline;
}
.more a:hover{
	color:#FF0099;
}