/* CSS Document */
.contentbox{

	float:left;
	width:238px;
	height:228px;
	overflow:inherit;
	border:#d11e87 solid 1px;
}
.contentbox p {
padding:0 10px;
}
.contentbox img{
	margin-bottom:5px;
}
.contentbox li{
	list-style-type:none;
	margin: 0 10px 5px 10px;
	padding-left: 15px;
background-image:url(../global_images/bullet.gif);
background-repeat: no-repeat;
background-position: 0 3px;

	
}	

#mcb{
	margin: 0 10px;
}
