/* altRowEven & altRowOdd are used to style alternating table rows. */
.altRowEven {
	background-color: #E6E6E6;
}
.altRowOdd{
	background-color: #D6D6D6;
}
.details_cls #mncontent #tableProductDetails #prodwrapper #prodimage {
	padding-top: 14px;
}

#mncontent a {
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	word-spacing: normal;
	letter-spacing: normal;
	color: #818181;
	font-weight: bold;
	text-decoration: underline;
}
#mncontent a:link, a:visited, a:active {
}
#mncontent a:hover {
	color: #333;
	text-decoration: none;
}

#us a {
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	word-spacing: normal;
	letter-spacing: normal;
	color: #818181;
	font-weight: bold;
	text-decoration: underline;
}
#us a:link, a:visited, a:active {
}
#us a:hover {
	color: #333;
	text-decoration: none;
}#sidebar1 .sdbrtbl {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Verdana, Arial, sans-serif;
	font-size: 10px;
	line-height: 13px;
	word-spacing: normal;
	letter-spacing: normal;
	font-weight: normal;
	color: #818181;
}
#mncontent {
	width: 500px;
}
