#promoPanels
{
	width: 762px;
	padding: 0;
	margin: 1px 0 0 1px;
	background-color: #FFFFFF;	
}

#promoPanels .colorPanel
{
	float: left;
	height: 208px;
	text-align: left;		
}

#promoPanels .colorPanel A
{
	text-decoration: none;
        width: 100%;
        height: 100%;
        cursor: hand;
}

#promoPanels .colorPanel .info
{
	width: 175px;
	height: 170px;
	margin: 0;
	text-align: left;
}

#promoPanels .colorPanel .info P
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;	
	color: #FFFFFF;
}

#promoPanels .colorPanel .info SELECT
{
	width: 100px;
	padding: 0;
	margin: 10px 20px 10px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #809DB9;
}


#promoPanels .colorPanel .arrow
{
	margin: 0;
	padding: 0 0 0 155px;
	width: 14px;
	height: 18px;
}

#promoPanels .colorPanel .info H3
{
	margin: 0;
	padding: 20px 20px 0 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;	
	color: #FFFFFF;
}

#promoPanels .colorPanel .info P
{
	width: 155px;
	padding: 0 0 0 20px;
}

#promoPanels .colorPanel FORM
{
	margin: 0;
	padding: 0;
}

#promoPanels .colorPanel .info SELECT
{
	width: 150px;
	margin: 0 0 0 20px;
	padding: 0;
}

#promoPanels #greenPanel
{
	width: 191px;
	background-image: url(../images/box_green.jpg);
	background-repeat: no-repeat;	
}

#promoPanels #orangePanel
{
	width: 191px;
	background-image: url(../images/box_orange.jpg);
	background-repeat: no-repeat;	
}

#promoPanels #bluePanel
{
	width: 190px;
	background-image: url(../images/box_blue.jpg);
	background-repeat: no-repeat;	
}

#promoPanels #purplePanel
{
	width: 189px;
	background-image: url(../images/box_purple.jpg);
}
