#weeklymeds { 
	background-image: url(../images/fade-bar.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 10px;
	width: 580px;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
}
#contentbundle {
	width: 600px;
	margin-top: 12px;
	margin-bottom: 12px;
}
.rightbundle {
	float: right;
	width: 300px;
	padding: 5px;
} 
.leftbundle {
	float: left;
	width: 250px;
	padding-right: 17px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #14C0AA;
	font-size: 12px;
	line-height: 18px;
	color: #0075A8;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-left: 5px;
}
.leftbundle p {
	padding-bottom: 12px;
}
.leftbundle h1 {
	font-size: 16px;
	color: #0095C8;
	padding-bottom: 3px;
	width: 230px;
	margin-bottom: 5px;
}  
.homemotivation {
	padding-bottom: 8px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00B1C3;
	height: 68px;
	width: 100%;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
.homemotivationnoborder {
	padding-bottom: 8px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height: 68px;
	width: 100%;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
#flashsection {
	margin-bottom: 10px;
}
.leftbundle img {
	float: right;
} 
h4 {
	font-size: 15px;
	font-weight:normal;
	color: #0095C8;
	padding-bottom: 2px;
} 
