.gp_bot_news_box,
.gp_bot_news_box-caption,
.gp_bot_news_box-start,
.gp_bot_news_box-row,
.gp_bot_news_box-end,
.gp_bot_news_box-bottom
{
	color: #0000ff;
    font-weight: normal;
    font-size: 10pt;
    font-family: Arial, Helvetica, sans-serif;
    white-space: normal;
    text-decoration: none;
    text-align:left;
}

a.gp_bot_news_box:hover,
a.gp_bot_news_box-caption:hover,
a.gp_bot_news_box-start:hover,
a.gp_bot_news_box-row:hover,
a.gp_bot_news_box-end:hover,
a.gp_bot_news_box-bottom:hover {color: #999999;}

table.gp_bot_news_box
{
    border:thin solid #000000;	
}

.gp_bot_news_box-caption 
{
    font-weight: bold;
    margin-bottom:10px;
}

.gp_bot_news_box-start
{
}

.gp_bot_news_box-row			
{
	margin-top:5px;	
	margin-bottom:5px;
}

.gp_bot_news_box-end
{
}

.gp_bot_news_box-bottom
{
	margin-top:10px;
	font-weight: bold;	
}






