﻿.wide_container{
	margin: 9px 0 0 0;
	padding: 5px 0 0 0;
	clear: both;
	background: url('/images/medicineshoppe/huge_container_white_top.jpg') top left no-repeat;
	width: 728px;
	color: #000000;	
	float: left;
	display: inline;	
}
.wide_container .content{
	margin: 0 0 0 0;
	padding: 5px 21px 18px 14px;
	clear: both;
	background: url('/images/medicineshoppe/huge_container_white_bottom.jpg') bottom left no-repeat;
	width: 690px;
	float: left;

}
.wide_container .content h4
{
	margin: 0;
	padding: 0;
	color: #000000;	
	font-size: 150%;
	
}
.wide_container .content h5
{
	margin: 0 0 0 0;
	padding: 0;
	color: #4A7FB3;
}
.wide_container .content h6
{
	margin: 10px 0 0 0;
	padding: 0;
	color: #000000;
	font-size: 85%;
	font-weight: bold;
}

.wide_container .content p{
	margin: 0;
	padding: 0;
	font-size: 85%;
}

.wide_container h5.pillbottle{
	margin: 0 0 4px 0;
	padding: 5px 0 7px 30px;
	background: url('/images/medicineshoppe/pillbottle.jpg') 0 0 no-repeat;
	font-size: 110%;
	border-bottom: 1px solid #4A7FB3;

}
.wide_container h5.needle{
	margin: 0 0 4px 0;
	padding: 5px 0 7px 30px;
	background: url('/images/medicineshoppe/needle.jpg') 0 0 no-repeat;
	font-size: 110%;
	border-bottom: 1px solid #4A7FB3;

}

/*
#main_body{
	margin: 10px 0 0 7px;
	padding: 0;
	width: 580px;
	float: left;
}
*/