@charset "utf-8";
/* CSS Document */

.container
	{
		width:700px;
		height:600px;
	}
.icons
	{
		float:left;
		width:297px;
		height:172px;
		margin-left:30px;
		
	}
span
	{
		display:none;
	}

a img
	{
		border:none;
	}
.titles
	{
		width:292px;
		height:40px;
		}