body {
	font-family:  Verdana, Arial, Helvetica,Georgia, "Times New Roman","Palatino Linotype";
	margin: 0px;
	padding: 0px;
    font-size:9pt;
	color:#000;
background-color:#000;
}
a:link {
	color:#e71c5c;
	text-decoration: underline;
	background-color : transparent;
}
a:visited, a:active {
	color:#e71c5c;
	text-decoration: underline;
	background-color : transparent;
}
a:hover {
	color:#e71c5c;
	text-decoration: underline;
	background-color : transparent;
}

.wrapper {
width: 100%;
min-width:100%;
min-height:880px;
height:auto;
text-align:center;
}
.container {
	margin-top:50px;
width:880px;
height:auto;
text-align:left;
background-color:#fff;
background-image:url(../images/mi_headphonebg.gif);
background-position:top right;
background-repeat:no-repeat;
}
.content{
width:800px;
min-height:400px;
height:400px;
max-height:none;
}

.content #cleft{
float:left;	
width:580px;
text-align:left;
}
.content #cright{
float:right;
width:210px;
text-align:left;
	position:relative;
top:-19px;
left:20px;

}
.sidearrow{
width:9px;
height:19px;
background-image:url(../images/mi_arrow.gif);
background-repeat:no-repeat;
position:relative;
left:-9px;
top:50px;
}
.samplebox{

width:200px;
background-color:#e71c5c;
text-align:center;
}
.samplebox #links{
padding:10px;
background-color:#e71c5c;
text-align:left;
}
.samplebox #links a, .samplebox #links a:visited, .samplebox #links a:active {
	color:#fff;
text-decoration:underline;

}
.samplebox #links a:hover{
color:#fff;
text-decoration:underline;
}
.navback{
width:800px;
text-align:left;
}
.navcontainer{
	margin-top:40px;
	margin-bottom:40px;
	width:680px;
	height:108px;
	max-height:108px;
	overflow:hidden;
}
.title{
font-size:50px;
color:#e71c5c;
}
#subtitle{
font-size:34px;
color:#959595;
font-style:normal;
}
.whitetitle{
font-size:50px;
color:#fff;
}
.header{
width:880px;
text-align:center;
height:150px;
vertical-align:bottom;
margin-bottom:10px;
}
.header #hleft{
float:left;
width:400px;
height:150px;
text-align:left;
padding-left:30px;
padding-top:10px;

}

.header #hright{
float:right;
width:400px;
height:150px;
text-align:right;
padding-right:30px;
padding-top:40px;
}

.footer{
width:880px;
color:#fff;
height:51px;
font-size:9px;
color:#fff;letter-spacing:normal;
line-height:normal;
padding-top:10px;
text-align:center;
padding-bottom:10px;
}

.footer a, .footer a:visited, .footer a:active {
	color:#e71c5c;
font-size:9px;
text-decoration:none;

}
.footer a:hover{
font-size:9px;
color:#e71c5c;
text-decoration:underline;
}

.small {
font-size:8pt;

}
.small a, .small a:visited, .small a:active {
font-size:8pt;
text-decoration:none;
}
.small a:hover{
font-size:8pt;
text-decoration:underline;
}

.clear{
clear:both;
}
.clear10px{
height:10px;
clear:both;
}
.clear20px{
height:20px;
clear:both;
}
.clearnone{
clear:none;
}
th, td{
font-size:10pt;	
padding:5px;
border-bottom:1px solid #000;	
border-right:1px solid #000;	
}
table{
width:570px;	
}
.tdlink{
text-align:center	
}
.trb{
border-bottom:5px solid #000;	
}
.trc{
border-right:5px solid #000;	
}
