/* venue search content */

.col-right .search-row
{
	margin-top: 15px;
	border-bottom: 1px solid #e3e3e3;
}

.col-right .search-row.no-border
{
	border-bottom: 0;
}

body .col-right .last
{
	margin-bottom: 15px;
	border-bottom: none;
}

	.col-right .search-row .image
	{
		float: left;
		width: 151px;
	}
	
	.col-right .search-row .copy
	{
		float: right;
		width: 473px;
	}
			
		.col-right .search-row .copy h2
		{
			color: #ffffff;
			background: #96d145;
			margin: 0;
			padding: 3px 10px 3px 10px;
			font-size: 0.8em;
		}
		
		.col-right .search-row .copy h2 a
		{
			color: #ffffff;
		}
	
		.col-right .search-row .copy p
		{
			font-size: 0.725em;
		}
	
	.col-right .search-row .content
	{
		width: 470px;
		border-bottom: 1px solid #e3e3e3;
	}
	
	.col-right .search-row .content p,
	.col-right .search-row .content div.contact
	{
		font-size: 0.725em;
	}
	
	.col-right .search-row .content hr
	{
		color:#e3e3e3;
		background:#e3e3e3;
		height:1px;
		border:0px;
	}
	
	.col-right .search-row .content .left
	{
		float: left;
	}
	
	.col-right .search-row .content p.no-top-pad
	{
		margin-top: 0;
		padding-top: 0;
	}
	
	.col-right .search-row .content .left p
	{
		margin: 0 0 0 0;
		padding: 2px 10px 0 0;
	}
	
	.col-right .search-row .content div.contact
	{
		padding: 0;
	}
	
	.col-right .search-row .content div.contact h3
	{
		font-size: 1.1em;
		margin: 0 92px 0 0;
		padding: 0;
	}
		
		* html .col-right .search-row .content div.contact h3
		{
			margin: 0 78px 0 0;
		}
		
	.col-right .search-row .content .left h3
	{
		margin: 0 13px 0 0;
		padding: 0;
		font-size: 0.825em;
	}
	
	.col-right .search-row .content div.app-deadline
	{
		padding: 0px 0 10px 0;
	}
	
	.col-right .search-row .content div.contact-title,
	.col-right .search-row .content div.name,
	.col-right .search-row .content div.tel
	{
		float: left;
	}
	
	.col-right .search-row .content div.name
	{
		margin: 0 30px 0 1px;
	}
	
	.col-right .search-row .content div.email
	{
		float: right;
		margin: 0 10px 0 0;
	}
	
	.col-right .search-row .content div.name,
	.col-right .search-row .content div.tel,
	.col-right .search-row .content div.email
	{
		margin-top: 3px;
		padding-top: 0px;
	}
	
	.col-right .search-row .content h2.title
	{
		color: #ffffff;
		margin: 0;
		padding: 3px 10px 3px 10px;
		background: #96D145;
	}
	
	.col-right .search-row .content h2.title a
	{
		color: #ffffff;
	}
	

.venue-space-box
{
	clear: left;
}
	
	.venue-space-box .space-img
	{
		float: left;
		width: 151px;
		margin-top: 5px;
	}
		
		.venue-space-box .space-img img
		{
			width: 151px;
		}
		
	.venue-space-box .space-txt,
	.venue-space-box .space-tools
	{
		float: right;
		width: 473px;
	}
	
		.venue-space-box .space-tools .tool-links
		{
			margin-top: 0;
		}
		
	.venue-space-box .space-txt
	{
		margin-top: 5px;
		border-top: 1px solid #e3e3e3;
	}
		
		.venue-space-box .space-txt h3 a,
		.venue-space-box .space-txt h3
		{
			color: #6296a4;
		}
		
		.venue-space-box .space-txt h3
		{
			font-size: 0.8em;
			margin: 0;
			padding: 5px 0 0 0;
		}
		

