div.column
	{
	width:188px;
	display:inline;
	float:left;
	overflow:hidden;
	height:956px;
	padding-top:12px;
	}
#columnsContainer
	{
/*	background-image: url("akordeonVIOLET.jpg");*/
	width:566px;
	overflow:hidden;
	height:956px;
	clear:both;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	}
#leftColumn
	{
	/*background-image: url("akordeonBLUE.jpg");*/
	}
#middleColumn
	{
	}
#rightColumn
	{
	}
#widgetContainer
	{
	float:none;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	}
div.content
	{
	float:left;
	width:600px;
	height:120px;
	margin-left:5px;
	margin-top:10px;
	}
#backgroundFaker
	{
	/*background-image: url("akordeonRED.jpg");*/
	display:inline;
	float:left;
	}
div.productHolder
	{
	margin: 5px 5px 5px 10px;
	overflow:hidden;
	height:130px;
	width:490px;
	
	}
div.productHolder2
	{
	margin: 5px 5px 5px 10px;
	overflow:hidden;
	height:130px;
	width:490px;
	}

div.hover
	{
	padding-left:6px;
	border-left: 1px solid white;
	height:110px;
	overflow:hidden;
	}
div.hover:hover
	{
/*	background-image:url("opacityBG.png");*/
	border-right: 1px solid white;
	}
div.productHolder *
	{
	float:left;
	}
div.productHolder h3
	{
	float:none;
	color: white;
	margin-left: 20px;
	width:410px;
	height: 20px;
	overflow: hidden;
	font-weight:900;
	letter-spacing:1px;
	}
	/*
div.descriptionHolder
	{
	width: 260px;
	margin-top:5px;
	margin-left: 10px;
	text-align:justify;
	margin-bottom:0px;
	font: normal normal normal 12px verdana;
	color:white;
	height:85px;
	}*/
div.imageHolder
	{
	text-align:center;
	vertical-align: middle;
	}
div.imageHolder img
	{
	margin-left: 8px;
	margin-top:5px;
	width: 150px;
	height: 100px;
	border: 1px solid white;
    background-position:center;	
    background-image:url("loading.gif");
    background-repeat:no-repeat;	
	}
div.productDef
	{
	text-indent: 15px;
	
	width: 260px;
	height:85px;
	/*margin-left: 12px;*/
	margin-top:5px;
    font-family: Candara;
    font-size:14px;	
 
 
 	}


	
div.descAndLinkHolder
	{
	float:left;
	width: 282px;
	}
	/*
a.readMore
	{
	float:right;
	margin-right:5px;
	display:inline;
	color:yellow;
	font: normal normal normal 12px verdana;
	}
a.readMore:hover
	{
	color:#90EE90;
	color:white; 
	}*/
div.columnsHeaders
	{
	width:566px;
	}
div.columnsHeaders div
	{
	width:188px;
	display:inline;
	text-align: center;
	float:left;
	font:normal normal bold 16px Georgia;
	}
