#content a {
	display:block;
} 

#content a.level1 {
	font-weight:bold;
	text-transform:uppercase;
	margin-top:10px;
} 

#sublevel {
	padding-left:10px;
}
#subleve2 {
	padding-left:14px;
}

.subheader {
	margin-top:4px;
	font-weight:bold;
	display:block;
}

.chewables {
	background: #ffde35 url(../images/products/chewables/chewables_bg.jpg) no-repeat;
	width: 1001px;
	height: 745px;
	border-bottom: 1px solid #3f1111;
	overflow: hidden;
}

.chewables div {
	padding: 15px 0px 0px 55px;
}

.chewables div a {
	display: block;
	margin-left: 460px;
	/*margin-right: 45px;*/
	margin-top: 20px;
	width: 195px;
	height: 30px;
	outline: none;

}

.chewables div a.textlink
{
    display: block;
	margin-left: 610px;
	/*margin-right: 45px;*/
	margin-top: 410px;
	width: 70px;
	height: 15px;
	outline: none;

}

.chewables div a.crystals {
	margin-top: 10px;
}