﻿ 
.download{
    background: transparent url(/templates/images/download.gif) no-repeat center left;
    height:20px;
    padding-left:25px;
}

#SinglePressText
{
	font-family:Arial;
	font-size:93%;
}
#rightcolumn
{
	font-family:Arial;
	font-size:93%;
	margin:0 10px 0 20px;
	}
    
    div#ListPressDrop
    {
    	border-bottom:dotted 2px #ccc;
    	border-top:dotted 2px #ccc;
    	margin:10px 0 10px 0;
    	height:30px;
    	padding:10px 0;
    }
    div#ListPressDrop select
    {
    	margin:10px 0 10px 0;
    }
    div#PressListDate
    {
        color:#325f6e;
        font-size:93%;
        font-weight:bold;
        margin:20px 0 5px 0;
    }
    div#PressListHeader
    {
        font-size:108%;
        font-weight:bold;
        margin:5px 0 5px 0;
        color:#455560;
    }
    div#PressListHeader a
    {
    	text-decoration:none;
        color:#455560;
    }
    div#PressListHeader a:hover
    {
    	text-decoration:underline;
    }
    
    #drpdiv
    {
    	float:left;
    	background:transparent url(/Templates/images/arbg.gif) no-repeat;
    	width:20px;
    	padding:0 70px;
    	height:25px;
    	
    }
  
.insiderTransRow
{
	border-bottom:dotted 2px #ccc;
	font-family:Arial;
    	font-size:93%;
    	color:#5C5C5C;
    	height:20px;
}
.insiderTransHeader
{
	border-bottom:dotted 2px #ccc;
	font-family: Georgia;
    font-size:108%;
	color:#325f6e;
}