﻿

.smallbox{
	
	float: left;
	height: auto;
	width: 240px;
	text-align:left;
	background-image:url(../images/smallbox_md.jpg);
	background-repeat: repeat-y;
	margin-bottom:7px;
	
}
	
	

	
	
.smallbox-hd{ 
	width:240px; 
	height:37px;
	background-image:url(../images/smallbox_hd.jpg);
	background-repeat:no-repeat;
	
	line-height:37px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#fff;
	text-align:center;}

.smallbox-md{ 
background-image: url(../images/smallbox_md.jpg);
	background-repeat: repeat-y;
	width:220px; 
	height: auto;
	padding:10px;
	}
	
.smallbox-footer{ 
	width:240px; 
	height:7px;
	background-image:url(../images/smallbox_footer.jpg);
	background-repeat:no-repeat;
}	

