body {
	font: 12px/16px Arial, Helvetica, sans-serif;
}
#fileQueue {
	width: 400px;
	height: 300px;
	overflow: auto;
	border: 1px solid #E5E5E5;
	margin-bottom: 10px;
}

#applesearch .sbox_l  {
    /*default styling*/
}

#applesearch .sbox_r  {
    /*default styling*/
}

#applesearch .sbox input {
    /*default styling*/
    width: 300px;
    float:left;
}

#content {
    clear: both;
}
