/* My Stocks CSS  */
#mystocks 			{ width:470px; background:#e5e5e5; border:2px solid #e5e5e5; padding: 0; margin:0; }

#mystocks,					
#mystocks input,
#mystocks td,
#mystocks tr,
.apmw_rcdateline		{ font: 11px/1.2 Verdana, Geneva, Sans-serif; }

#addticker .ticker		{ float:left; height:16px}
#addticker span 		{ display:block; float:left; margin-right: 4px; padding:0; height:30px }
#addticker #msg,
#addticker #lookup		{ padding:0 3px 0 3px}
#addticker #msg			{ width:55%; padding:3px 0 0 10px }

#mystocks a        	    	{ color:#567; font-weight:bold;text-decoration:underline;  }
#mystocks a:hover 	    	{ color:#000; text-decoration:underline; }
#mystocks img			{ margin:0 3px 0 3px}

#mystocks a.update		{ display:block; line-height:17px; height:18px; text-align:center; color:#000; text-decoration:none; font-size:10px; font-weight:bold; }

#mystocks a.update			{ width: 59px; background: #e5e5e5 url(http://hosted.ap.org/specials/images/update-off.gif) top left no-repeat; }
#mystocks a.update:hover	{ color:#fff; background: #e5e5e5 url(http://hosted.ap.org/specials/images/update-on.gif) top left no-repeat; text-decoration:none;}

#mystocks td			{ padding:2px 5px 2px 3px; height:20px}
#mystocks tr			{ background:#fff}
#mystocks td.c1			{ width:30%;line-height:1.5;text-align:left;}
#mystocks td.c3			{ width:25%; text-align:right; }
#mystocks td.c2			{ width:15%; text-align:right;}
#mystocks td.c4,			
#mystocks td.c5			{ width:10%; text-align:right;}
#mystocks td.c6			{ width:10%; text-align:center;}

#mystocks #wk td		{ text-align: right; padding:0; margin:0; height:10px; }	
#mystocks #wk td span		{ padding:0 2px 0 2px}	
#mystocks #type			{ color:#888; padding-left:3px }
		
#mystocks #title		{ background:#444; color:#fff;}
#mystocks #title h1		{ font-size:11px; float:left; margin:0; padding:0;color:#fff}
#mystocks #title span	{ float:right;}
#mystocks #addticker,
#mystocks #header,
#mystocks #header .c6,
#mystocks #wk, 
#mystocks #gbar	.c6	 	{ background:#e5e5e5; padding:0 0 2px 0 }
#mystocks #header td	{ font-weight:bold }
#mystocks #addticker td	{ border-top:1px dashed #ccc; padding:5px 0 5px 0  }
#mystocks .c6,
#mystocks #gbar			{ background:#eee}

