@CHARSET "ISO-8859-1";


.box_left
{	
	background-image: url(../../img/box.jpg); 
	background-repeat: no-repeat;
	color: #000;
	padding: 10px;
	margin-right: 10px; 
	height: 260px;
	width: 268px; 
}
.box h2
{
		color: #000000;
}

.box a
{
		color: #339933;
}



.box_right
{	
	background-image: url(../../img/box.jpg); 
	background-repeat: no-repeat;
	color: #000;
	padding: 10px;
	height: 260px;
	width: 250px; 
}

div#container_mid
{
	width: 770px;
}
