@import url("/css/exhibitors_main.css");

.footermain {padding-left: 20px; width: 750px;}

.leftnav
{
	width: 520px;
}

.content
{
	height: 200px;
	min-height: 100px;
	width: 210px;
	padding: 0px 0px 0px 40px;
}

.rightpanel
{
	height: 100px;
	min-height: 100px;
	width: 210px;
	float: left;
	padding: 0px 0px 0px 40px;
}

.rightpanel p
{
	background-image: url('/images/interface/left_nav_dots.gif');
	background-position: 0% 100%;
	background-repeat: repeat-x;
	margin: 0px;
	padding-bottom: 15px;
	line-height: 12px;
}

.rightpanel a
{
	color: #0000cd;
	text-decoration: none;
}

.rightpanel a:hover
{
	color: #0000cd;
	text-decoration: underline;
}

.rightpanel img
{
	float: left;
	padding-right: 10px;
	border: 0px;
}
