﻿body {
}
.ContentHeader
{
	float:left;
	background-image:url(../images/headers/824_24_drillBuilder.gif);
	width:824px;
	height:24px;
	margin-left:4px;

}
.avatar
{
	background-image:url(../images/placeholderimage.jpg);
	background-repeat:no-repeat;
}
.drillTitle
{
		background-image:url(../images/backgrounds/DrillViewBackground.jpg);
		background-repeat:no-repeat;
		
}
.drillDetails
{
		background-image:url(../images/backgrounds/DrillViewDetailsBackground.jpg);
		background-repeat:no-repeat;
	
	}
.drillComments
{
			background-image:url(../images/backgrounds/DrillViewCommentsBackground.jpg);
		background-repeat:no-repeat;
	
	}
.commentFooter
{
			background-image:url(../images/backgrounds/DrillViewBottomBackground.jpg);
		background-repeat:no-repeat;
	
	
	}
.watermarked
{
	color:Silver;
	
}
.callouthighlight
{
	background-color: Red;
	color:Black !important;		
}
.ContentHeader2
{
	float:left;
	background-image:url(../images/headers/824_24_drillManager.jpg);
	width:822px;
	height:24px;
	margin-left:0px;
	
	
}
.ContentRegion
{
	
	float:left;
	width:694px;

	margin-left:4px;
	
}

.ContentRegionFlash
{
	float:left;
	width:825px;
	
	border:1px;
	border-color:Gray;
	border-style:solid;
	
	
	
}
.RightTopHeaderFlash
{
	background-image:url(../images/headers/174_24_NeedHelp.gif);
	float:left;
	width:165px;
	height:24px;
	margin-left:1px;
}
.RightTopContentFlash
{
	
	float:left;
	width:163px;
	height:340px;
	border:1px;
	border-color:Gray;
	border-style:solid;
	color:White;
	margin-left:1px;
	
}

.divPlan
{
	background-image:url(../images/backgrounds/DrillViewPlanBackground.png);
	width:160px;
	height:84px;
}
.RightTopContent
{
	
	float:right;
	width:171px;
	height:360px;
	border:1px;
	border-color:Gray;
	border-style:solid;
	color:White;
	margin-left:4px;
	margin-right:5px;
}
.content
{
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;		
	color:Black;	
}
.content a
{
	color:Black;
}

a:link {
COLOR: Blue;
}
a:visited {
COLOR: Blue;
}
a:hover {
COLOR: Green;
}
a:active {
COLOR: Blue;
}


.componenttitle
{
	font-family:Verdana;
	font-size:.7em;
	font-weight:bold;
	color:Black;	
	}

.noBorder 
{
	border-width: 0px;
}
.showBorder
{
	border-width:2px;
	
	}
.favImage
{
	border:0px;
	padding:0px;
	}
