#related p {
	font-size: 10px;
	line-height: 14px;
}

.when {
	font-family: verdana, helvetica, sans-serif;
	font-size: 10px;
	color: gray;
}

.tags {
	font-family: verdana, helvetica, sans-serif;
	font-size: 10px;
}

.sitedesc {
	font-family: verdana, helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: black;
	background-color: #FDFDF1;
}

.credit {
	font-family: verdana, helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-style: italic;
}

#sidebar {
	line-height: 17px;
/*	font-size: 11px;*/
}

#content {
	line-height: 18px;
}

.cc_logo {
	padding-right: 5px;
}

ul {
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-left: 22px;
}

#posts {
	padding-left: 2px;
}

#categories {
	padding-left: 2px;
}

#feeds {
	padding-left: 2px;
}

#contact {
	padding-left: 2px;
}

#elsewhere {
	padding-left: 2px;
}

#posts li {
	list-style: none;
}

#categories li {
	list-style: none;
}

#feeds li {
	list-style: none;
}

#contact li {
	list-style: none;
}

#elsewhere li {
	list-style: none;
}

#promo {
	line-height: 17px;
	font-size: 13px;
	font-style: italic;
}

#related {
	margin: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	border-top: 1px dashed gray;
	border-bottom: 1px dashed gray;
	background-color: #FDFDF1;
}

#related h4 {
	font-style: italic;
}

#related p {
	font-size: 10px;
	line-height: 14px;
}

.comments-body {
	font-weight: normal;
	background: #FFF;
	line-height: 140%;
	padding-bottom: 10px;
	padding-top: 10px;		
	border-bottom: 1px dotted #999; 					
}

.comments-post {
	font-weight: normal;
	background: #FFF;		
}

.comments-head	{ 
	border-bottom: 1px solid #999;
	margin-top: 20px;
	font-weight: bold;
	background: #FFF;		
}		

body {
	background-color: white;
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px;
}

p, table, tr, td {
	font-family: Helvetica, sans-serif;
	font-size: 13px;
}

#welcome {
	padding-top: 20px;
	margin-left: auto;
	margin-right: auto;
	width: 500px;
	font-size: 13px;
	line-height: 16px;
}

#choices {
	margin-left: auto;
	margin-right: auto;
	width: 300px;
}

#page {
	background: #FFFFFF;
	width: 850px;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
}

#container {
	padding-left: 12px;
	padding-right: 12px;
}

#products {
	padding: 10px;
	font-size: 15px;
	background-color: #222222;
}

.product_link {
	color: white;
	padding: 2px;
	/*text-decoration: none;	*/
}

.product_divider {
	padding: 2px;
	color: gray;
}

.clipstart_product_link {
	padding-top: 8px;
	padding-bottom: 10px;
	padding-left: 35px;
	padding-right: 2px;
	margin-left: 8px;
	color: black;
	text-decoration: none;
	background: url(/software/clipstart/icons/nav_gray.png) no-repeat;
}

.wiitransfer_product_link {
	padding-top: 8px;
	padding-bottom: 10px;
	padding-left: 35px;
	padding-right: 2px;
	margin-left: 8px;
	color: black;
	text-decoration: none;
	background: url(/software/wiitransfer/new_icons/nav_gray.png) no-repeat;
}

.friendcodes_product_link {
	padding-top: 8px;
	padding-bottom: 10px;
	padding-left: 35px;
	padding-right: 2px;
	margin-left: 8px;
	color: black;
	text-decoration: none;
	background: url(/software/wiitransfer/new_icons/nav_gray.png) no-repeat;
}

.clipstart_product_link:hover {
	background-color: #f8f8f8;
	text-decoration: underline;
}

.wiitransfer_product_link:hover {
	background-color: #f8f8f8;
	text-decoration: underline;
}

.friendcodes_product_link:hover {
	background-color: #f8f8f8;
	text-decoration: underline;
}

#bar {
	padding-top: 10px;
	padding-bottom: 12px;
	padding-left: 22px;
	padding-right: 22px;
	text-align: center;
	border-top: 1px solid lightgray;
	border-bottom: 1px solid lightgray;
	background-color: #f8f8f8;
}

h2 {
	font-family: Helvetica, sans-serif;
	font-size: 15px;
	padding-top: 7px;
	border-bottom: 1px solid lightgray;
}

h3 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	margin-bottom: 1px;
}

.downloadlink {
	font-size: 18px;
	background-color: #FFF9D6;
}

.downloadsize {
	font-size: 14px;
}

.sidetext {
	font-size: 13px;
}

.copyright {
	font-size: 13px;
}

.faqtext {
	font-size: 13px;
}

.invisible {
	font-size: 13px;
	color: white;
}

.highlight {
	background-color: #FFF9D6;
}

#coupon_error {
	background-color: #FFF9D6;
}