/* 
	ONESCAPE Business Solutions - http://www.onescape.com.au 
	- Container CSS for Hot-Chocolate Homewares -
*/

.OSHotChocolateTitle
{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	vertical-align: middle;
	color: #FFFFFF;
	background-color: #212123;
	height: 20px;
}

.OSHotChocolateRow 
{
	background-color: #E6B276;
}

.OSHotChocolatePix
 {
	background-color: #E6B276;
	background-image: url(osimages/SunsetSky.jpg);
	width: 60px;
	height: 60px;
	background-repeat: no-repeat;
	border-right: 1px, white;
}

.OSHotChocolateBorder 
{
	border: 0px;
}

.OSHotChocolatePane 
{
	background-color: #212123;
	padding-left: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 4px;
	color: #404040;
}