/* Custom Imprint CSS */
p{
	padding: 0px 5px 0px 5px;
}
h3{text-indent: 10px;}


.custom{heigth:500px;background: url(../images/custom-edelbrock.jpg) no-repeat bottom right;}

.alist li{ 
background: url(../images/bullets/bullet-arrow.gif) no-repeat left 50%;
padding-left: 20px;
line-height: 1.5em;
}

.bold{
font-weight: bold;
color:#336;
text-shadow: 2px 3px 3px #aaa;
}
.indent{
padding-left: 4px;
}