﻿.halfBox {
	width:362px;
	/*height:164px;*/
	background-repeat: no-repeat;
	background-position: left top;
	display:Block;
	float:left;
}
	.halfBox h2 {
		display:none;
	}
	.halfBox a
	{
		background-repeat: no-repeat;
		background-position: left top;
		display:block;
		height:32px;
		width:73px;		
	}
		.halfBox a strong 
		{
			display:none;
		}