#mk
{
padding: 0 0 0 0;
color: #666;
font-size:11px;
z-index:2;
float:left;
position: relative;
top:0;
margin-left:0px;
margin-right:10px;
}

#mk ul
{
list-style:none;
margin:0;
padding:0;
}


#mk li
{
list-style:none;
margin-bottom: 5px;
position: relative;
width:230px;
background-color: #E8E8E8;
}

#mk a {
display: block;
width: 10em;
}


#mk li a
{
display: block;
background-color: #E8E8E8;
padding: 5px 5px 5px 11px;
color: #006690;
text-decoration: none;
width: 100%;
}


html>body #mk li a { width: auto; }


#mk li a:hover
{
background-color: #ccc;
color: #fff;
display: block;
}


#format {
margin-left:0;
float:left;
position: relative;
clear:both;
}


#format ul {
margin-left:0;
display:block;
}

#format li {
width:210px;
float:left;
list-style:none;
padding:10px;
border:1px solid #ccc;
margin-bottom:8px;
margin-right:8px;
}

#prod {
margin-right:0;
margin-left:0;
position: relative;
clear:both;
}

#prod ul {
margin-left:0;
display:block;
}

#prod li {
width:135px;
float:left;
text-align:center;
list-style:none;
padding:10px;
border:1px solid #ccc;
margin-bottom:8px;
margin-right:8px;
}




/*  Product Info Pages  */


#left-imgs {
float:left;
position: relative;
margin-right:10px;
}

#right-txt {
float:left;
width:400px;
position: relative;
top:0;
}

#close {
float:right;
position: relative;
top:0;
}
