﻿.divContentHeader .PopUpHeaderText
{
	/*border: solid 1px blue;*/
	float: left;
}

.divContentHeader .PopUpCloseButton
{
	/*border: solid 1px green;*/
	float: right;
	width: 17px;
}

#MHPopup					{}
#MHPopup #MHHeading			{font-weight:bold;}

#MHPopup #MHLine			{margin-right:auto;margin-left:auto;}
#MHPopup #MHLine #MHImage	{width:40px; height:40px; border:solid 1px #D1D1D1; float:left;}
#MHPopup #MHLine #MHTitle	{padding-left:5px; width:120px; float:left;}
#MHPopup #MHLine #MHPrice	{font-weight:bold; float:left;}
#MHPopup #MHLine #MHCheck	{float:left;}