a:link {
	color: #3366CC;
}

a:visited, a:active {
	color: #3366CC;
}

a:hover {
	color: #FF6633;
}

a.m {
	text-decoration: none;
}

body, form, input, textarea, select, th, td, p, ul, ol, li, h1, h2, h3, h4 {
	color: #333333;
	font-family: Verdana, Arial, Sans-serif;
}

body, th, td, p, ul, ol, li {
	font-size: 13px;
}



h2 {
	font-size: 17px;
	font-weight: bold;
}

.big {
	font-size: 17px;
	font-weight: bold;
}

.k {
	background: #F7FBEF;
	border: 1px dotted #D2E9A5;
	padding: 5px;
}

.q {
	color: #FF6633;
	font-weight: bold;
}

.small {
	font-size: 11px;
}
 .productBoxLeft{ width: 50%; padding: 0px 5px 0px 0px; border-right: 1px solid #D3D3D3; }
 .productBasics{ padding: 5px 0px 0px 0px; font-family: Verdana,Arial,Tahoma; line-height: 14px; font-size: 11px; font-weight: bold; }
 .productName{ font-weight: bold; font-family: Verdana,Arial,Tahoma; color: #000000; font-size: 11px; line-height: 14px; }
 .publisher{ color: #C3C3C3; font-size: 9px; font-family: Verdana,Arial,Tahoma; line-height: 14px; }
 .regularPrice{ color: #FF0000; padding-top: 10px; font-family: Verdana,Arial,Tahoma; font-size: 11px; line-height: 14px; }
 .shortDescription{ padding: 5px 20px 10px 0px; font-family: Verdana,Arial,Tahoma; color: #000000; font-size: 11px; line-height: 14px; }
 .textArea{ font-family: Verdana,Arial,Tahoma; color: #000000; font-size: 10px; line-height: 12px; }
 .productBoxRight{ width: 50%; padding: 0px 0px 0px 15px;  }
 .boxshot{ padding-right: 5px; }
 

.nav {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	width: 99px;
	height: 30px;
	display: block;
	padding: 18px 0 0 0;
}

.nav:link, .nav:visited {
	text-decoration: none;
	color: #ffffff;
}

.nav:active {
	
	color: #ffffff;
}

.nav:hover {
	
	color: #FFCF1D;
}
