/* CSS Document */
/* 
Title:     The Nutty Chocolatier about styles
Author:    analogue.ca/terabit.ca
Version:   1.3
Created:   January 4, 2007
Updated:   January 5, 2007
*/
#header {
	background: url(../images/header-chocolates.jpg) left bottom no-repeat;
	padding-bottom: 130px;
}
#sidebar-a {
	margin-top: 85px;
}
#sidebar-a li {
	margin-bottom: 8px;
	height: 15px;
}
#sidebar-a a {
	margin-bottom: 8px;
	padding: 15px 0 0;
	width: 180px;
	height: 0px !important;
	height: /**/:15px; /* for IE5/Win only */
}

#contentFloat {
	padding-right: 23px;
}

iframe{
	width: 400px;
	height: 90px;
	border:none;
}