.page_content
{
	margin-top: 12px;
	width: 765px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.your_search
{
	width: 184px;
	position: absolute;
	margin-top: 12px;
	margin-left: 776px;
}

.your_search .title
{
	background: url(/images/your_search_top.gif) top no-repeat;
	height: 22px;
	font-weight: bold;
	color: #000000;
	font-size: 12px;
	padding: 12px 0 0 0px;
    text-align: center
}

.your_search .content
{
	background: url(/images/your_search_bottom.gif) bottom no-repeat;
	padding-bottom: 24px;
}

.your_search h3
{
	color: #FFF6D4;
	font-weight: bold;
	font-size: 12px;
	margin: 0 0 0 0;
	padding: 12px 0 0 14px;
	position: relative;
}

.your_search h2
{
	color: #FFFFFF;
	font-weight: normal;
	font-size: 12px;
	margin: 0 0 0 0;
	padding: 3px 0 0px 22px;
	width: 150px;
	display: block;
	text-align: left;	
	clear: both;
}

.your_search input.delete
{
	position: absolute;
	right: 12px;
	background: url(/images/delete.gif);
	width: 12px;
	height: 11px;
	border: 0;
	margin: 5px 0 0 0;
	padding: 0 0 0 0;
    cursor: pointer;
}

.your_search .buttons
{
	margin-top: 18px;
}

.your_search .button
{
	margin: 0px 0 2px 7px;
	width: 153px;
}

div.numResults
{
    font-size: 12px;
    font-weight: normal;
    margin-bottom: 4px;
}

div.numResults span
{
    /*color: #830015;*/
    font-weight: bold;
}


div.results_email_alert
{
    padding: 8px 0 0 1px;
    text-align: center;
}

div.results_email_alert span.button_email_alert
{
    background-image: url(/images/button_email_alert_your_search_l.gif);
}

div.results_email_alert span.button_email_alert input.button
{
    background-image: url(/images/button_email_alert_your_search_r.gif);
    width: 156px;
    
}

.your_search a
{
    font-size: 12px;
    font-weight: bold;
    text-decoration: underline;
    margin-left: 5px;
}
