﻿.contact_option {
	border-top: 1px solid #eee;
	border-right: 1px solid #e9e9e9;
	margin-top: 1em;
	background-color: #fdfdfd;
	}
.contact_option h4 {
	font-size: small;
	font-weight: bold;
	color: #666;
	background-color: #fafafa;
	font-style: italic;
	margin: 0;
	padding: 0.3em;
	}
.contact_option select 
{
	width: 25em;
}
.contact_option .saved {
    background: #cfc url(../images/icons/16/disk_blue.gif) no-repeat 2px 50%;
    color: #060;
	padding: 0 2px 0 20px;
}
