.mmBorder
{
	width:468px;
	height:180px;
	position:absolute;
	background: #fff;
	z-index: -1;
}

.mm
{
	width:466px;
	height:178px;
	position:relative;
	top: 1px;
	left: 1px;
	z-index: -1;
}

.mmBranding
{
	position:absolute;
	width: 100px;
	height: 14px;
	left: 366px;
	top: 16px;
	overflow:hidden;
	text-align: right;
	font-family:Verdana, Arial, sans-serif;
	font-size:9px;
	color: #00f;
	text-decoration:underline;
	z-index: 1000;
}

.mmProductTitle
{
	width: 290px;
	height: 38px;
	overflow:hidden;
	position:absolute;
	left: 5px;
	top:  24px;
	color: #000;
	font-family:Verdana,Arial,sans-serif;
	font-weight:bold;
	font-size:14px;
	z-index: 200;
}

.mmProductVendor
{
	width: 290px;
	height: 22px;
	overflow:hidden;
	position:absolute;
	left: 5px;
	top:  1px;
	color: #00f;
	text-decoration:underline;
	font-family:Verdana,Arial,sans-serif;
	font-weight:bold;
	font-size:14px;
	z-index: 200;
}

.mmProductDescription
{
	position:absolute;
	width: 290px;
	left:5px;
	top: 64px;
	height: 72px;
	overflow:hidden;
	font-family:Verdana,Arial,sans-serif;
	font-size:12px;
	color: #000;
	z-index: 200;
	text-decoration:none;
}

.mmVendorTitle
{
	margin-left:10px;
	margin-right:10px;
	margin-top: 2px;
	margin-bottom: 2px;
	width: 290px;
	height: 22px;
	color: #000;
	font-family:Verdana,Arial,sans-serif;
	font-weight:bold;
	font-size:12px;
}

.mmVendorLogo
{
	position:absolute;
	left: 13px;
	top: 40px;
}

.mmVendorLogoText
{
	position:absolute;
	left: 10px;
	top: 80px;
	font-family:Verdana,Arial,sans-serif;
	font-size:12px;
	color: #000;
}

.mmVendorHeaderText
{
	position:absolute;
	left: 120px;
	top: 40px;
	font-family:Verdana,Arial,sans-serif;
	font-size:12px;
	color: #000;
}

.mmVendorName0, .mmVendorName1, .mmVendorName2
{
	width: 98px;
	left: 120px;
}

.mmVendorPrice0, .mmVendorPrice1, .mmVendorPrice2
{
	width: 68px;
	left: 220px;
}

.mmVendorName0, .mmVendorPrice0
{
	top: 35px;
}

.mmVendorName1, .mmVendorPrice1
{
	top: 60px;
}

.mmVendorName2, .mmVendorPrice2
{
	top: 85px;
}

.mmVendorName0, .mmVendorPrice0,
.mmVendorName1, .mmVendorPrice1,
.mmVendorName2, .mmVendorPrice2
{
	border: none 1px #000;
	position:absolute;
	height:16px;
	overflow:hidden;
	display:inline;
	font-family:Verdana,Arial,sans-serif;
	font-weight:bold;
	font-size:12px;
}

.mmVendorOfferText
{
	position:absolute;
	overflow:hidden;
	display:inline;
	left:10px;
	top:100px;
	width:290px;
	height:43px;
	font-family:Verdana,Arial,sans-serif;
	font-size:12px;
	color: #000;
}

.mmSearch
{
	position:absolute;
	top: 1px;
	left: 1px;
	width: 290px;
	height: 138px;
}

.mmSearchTextBox
{
	position:absolute;
	top: 57px;
	left: 10px;
	width: 200px;
}

.mmSearchSubmit
{
	position:absolute;
	top: 58px;
	left: 205px;
	width: 75px;
	margin-left:10px;
}

.mmSearchTitle
{
	margin-left:10px;
	margin-right:10px;
	margin-top: 9px;
	margin-bottom: 4px;
	width: 280px;
	height: 36px;
	color: #000;
	font-family:Verdana,Arial,sans-serif;
	font-weight:bold;
	font-size:12px;
}

.tabPanelGroup 
{
	font-family:Arial,sans-serif;
	font-size: 11px;
	position:relative;
	margin-left:-1px;
}

.tabPanel 
{
	border: none 1px #919b9c;
	border-top: solid 1px #919b9c;
	position:absolute;
	z-index:0;
	display:none;
	overflow:hidden;
	margin-left:2px;
	
}

.tabGroup 
{
	margin-left: 5px;
}

.tabLabel
{
	margin-top: 3px;
}

.tabDefault, .tabSelected , .tabHover
{
	cursor: default;
	background-repeat:no-repeat;
	background-position: center middle;
	text-align:center;
	display:inline;
	width: 70px;
	height: 20px;
	position:absolute;
	top:5px;
}

.tabSelected
{ 
	background-repeat:no-repeat;
	background-position: center middle;
	width: 70px;
	height: 25px;
	top:0px;
}

#target
{
    position: absolute;
    cursor: pointer;
    cursor: hand;
}

#img1
{
    position: absolute;
    cursor: pointer;
    cursor: hand;
}

#img2
{
    position: absolute;
    cursor: pointer;
    cursor: hand;
}

#img3
{
    position: absolute;
    cursor: pointer;
    cursor: hand;
}

#bubble
{
  position:absolute;
  left:124px;
  top: 33px;
}

#mmTabs
{
	position: absolute;
	left: 164px;
	top: 8px;
	z-index: 100;
}