﻿.CACPicker
{
	background: url('images/CAC-right.png') no-repeat bottom right;
	font-size: 85%;
	padding:0px 5px;
	position: absolute;
    top: 76px;
    right: -5px;
	width: 475px;
    z-index: 1;
}

.CACBody {
	background: url('images/CAC-left.png') no-repeat bottom left;
	margin: 0;
	padding: 5px 15px 10px 15px;
}

.CACPicker .ContrastText
{
	color: #616C88;
	font-weight: bold;
}

.CACPicker .Minimized
{
	height: 15px;
	overflow: hidden;
}
