/* CSS Document */

.spons_box
		{
		clear:both;
		margin: 0 0 50px 0;		
		padding: 0;
		}
		
	.spons_box div.caption
		{
		float: left;
		width: 150px;
		text-align: center;
		}
	
	.spons_box img
		{
			float:left;
			border:none;
		}
		
	.spons_box h3
		{
		margin:0;
		text-align:left;
		padding-top:5px;
		margin-bottom: 15px;
		}
	
	.details
		{
		float:right;
		width:400px;
		padding:0;
		margin:0;
		}