﻿/*
Prepared by Blue Lab   		www.bluelab.com
and Verve Creative			www.getverve.com
For Wicked Good Cookies     www.wickedgoodcookies.com
All Rights Are Reserved.

============================================================================================================
Edit Date   Edited By                Description
 ----------  ----------------------   -----------------------------------------------------------------------
09042006    kevind@bluelab.com       Created.  

============================================================================================================

*/

	#divProductIntro {
		z-index: 8;
		position: relative; 
		top: -80px;
		left: 275px;
		height: 94px;
		width: 500px;
		text-align: left;
		color: #666;
		background-color: transparent;
		}

    #divBodyText {
	    z-index: 10;
	    position: relative;
	    top: -60px;
	    left: 10px;
	    width: 400px;
	    background-color: transparent;
		font-family: Arial, Helvetica, Sans-Serif; 
		font-size: 9pt; 
		margin: 0 0 9px 0;
		font-weight: normal; 
		color: #666;
        }

#divCategory {
	z-index: 5;
	position:relative;
	top: 0px;
	left: 0px;
    margin: 0px;
    padding: 0px;
	width: 760px;
	height: 240px;
	background-color: transparent;
	text-align: left;
	}

#divProfessional {
	z-index: 5;
	position:relative;
	top: 0px;
	left: 0px;
    margin: 0px;
    padding: 0;
	width: 760px;
	height: 240px;
	background-color: transparent;
	text-align: left;
	}

#divSpecialEvents {
	z-index: 5;
	position:relative;
	top: 0px;
	left: 0px;
    margin: 0px;
    padding: 0;
	width: 760px;
	height: 240px;
	background-color: transparent;
	text-align: left;
	}
