﻿.detailsView
{
    width:100%;    
}
.detailsViewHeader
{    
    width:100px;
    color: #444444;  
    padding-left:10px;      
}
.detailsViewRowAlt
{
    background-color:#F7F6F3;
    color:#284775;
    height: 35px;
}

.detailsViewRow 
{
	background-color:White;
	height: 35px;
}

.detailsViewLogo 
{
	margin-top:15px;
	margin-bottom: 15px;	
}

.detailsViewLogo .img
{
	margin-top:15px;
	margin-bottom: 15px;
}
