﻿
/* Change to NewMain.Master (based on Main.Master) to allow narrow image */

.widemaintxt {

	padding: 0 1em 0 0;

	width: 410px;

	margin-bottom: 1.5em;

}

div.narrowmainimg img {

	padding: 0;

	width: 295px;

	height: 425px;

	margin-bottom: 1.5em;

	float: right;

}
