﻿.Shadow 
{
    margin-left:30px;
    
	width: 535px;
	min-height: 395px;
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url('images/Background-Image.jpg');
}
.Picture
{
padding-top:5px;
margin-bottom:18px;	
margin-left:18px;
	
}
.Shadowsmall 
{float:left;
	width: 154px;
	min-height: 154px;
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url('images/Background-Image-small.jpg');
}
.Picturesmall
{
padding-top:2px;
margin-bottom:0px;	
margin-left:6px;
	
}
.panelheader
{
 	background-repeat:no-repeat;
	background-position:top;
	 background-color:Transparent
}
.approve
{
    color:Red;
    font-size:large;
}
