﻿body.estiloPreview
{
	background:#fff;
	width:100%;
	margin:0;
}

#headerPreview
{
	font-size:18px;
	color:Red;
	width:90%;
	height:40px;
	padding:30px 0px 0px 10%;
}

#preview
{
	background:#d9d9d9 url(Images/bgPreviewCenter.png) repeat-x center top;	
}

#headerPreviewSide
{
	background:transparent url(Images/bgPreviewLeft.png) no-repeat center top;
	width:1px;
}

#hDividerPreview
{
	border-bottom: dashed 1px #cccccc;
	padding-bottom:20px;
	padding-top:20px;
	padding-left:15px;
	font-weight:bold;
	color:#002671;
}
