/* CSS Document */

.productBox{
	padding:5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #961b1e;
}

.productBox .caption{
	display:block;
	color:#961b1e;
	font-weight:bold;
}

.phoneHeader{
	font-size:30px;
	line-height:30px;
}

h5{
	font-size:16px
}

.post{
/*	padding-top: 2.5em;*/
}

.post h1{
	margin-top:0px;
}
