div.msgBox
{
	width: 250px;
}
div.msgBoxImage
{
	height:30px;
	width:30px;
}
div.msgBoxImage img
{
	height:30px;
	width:30px;
}
div.msgBoxContent
{
	width:auto;
}

/* Content class for IE7*/

div.msgBoxContentIEOld
{
	width:auto;
}
