

.subhome_searchbox
{
	background:url(../img/search_bckgd.gif) left top no-repeat;
	width:491px;
	height:270px;
	position:relative;
    margin:0 auto; 
    float: left;
}

.subhome_searchbox_textarea
{

	width:200px;
	height:90px;
	margin-bottom:3px;
}



.subhome_searchbox_thin
{
	background:url(../img/search_bckgd_thin.gif) left top no-repeat;
	width:491px;
	height:173px;
	position:relative;
    margin:0 auto; 
    float: left;
}

.subhome_searchbox_content
{
	padding:10px;
}


.subhome_searchbox_intro
{
	text-align: left;
    font-size:12px;
	margin-top:14px;
	margin-bottom:10px;
	margin-left:4px;
	border:solid red 0px;
	float:left;
	width:400px;
}


.subhome_searchbox_title
{
	font-size:24px;
	font-weight:bold;
	color:#6BAE0D;	
}

.subhome_searchbox_bigarrow
{
	top:10px;
	left:10px;
	float:left;
}


.subhome_searchbox_form
{
	margin-top:10px;

}

.subhome_searchbox_left
{
	position:relative;
	top:0px;
	left:10px;
	width:215px;
	text-align: left;
    font-size:12px;
    float: left;
    font-size:11px;
    font-weight:bold;
    color:#6BAE0D;

}

.subhome_searchbox_right
{
	position:relative;
	top:0px;
	right:10px;
	width:215px;
	text-align: left;
    font-size:12px;
    float: right;
    font-size:11px;
    font-weight:bold;
    color:#6BAE0D;

}


.subhome_searchbox_textfield
{
	font-size:11px; 
}

.subhome_searchbox_link
{
	position:absolute;
	bottom: 14px;
	right: 12px;
	font-size:10px; 
	font-weight:bold;
	border:solid red 0px;
	text-align:right;
	text-align:bottom;
}


.subhome_accountbox
{
	background:url(../img/signin_bckgd.gif) left top no-repeat;
	width:240px;
	height:173px;
	position:relative;
    margin:0 auto; 
   	float:left;
	margin-left:11px;
	margin-bottom:11px;
}

.subhome_accountbox_content
{
    font-size:14px;
	font-weight:bold;
    color: #002041;	
    margin-top:11px;
    margin-left:11px;
    text-align:left;
   	line-height:18px;
}	

.subhome_accountbox_button
{
	text-align: center;
	margin-top:6px;
}


