A
{
	color:#000000;
}
A:visited
{
	color:#000000;
}
A:hover
{
	color: #ff0000;
}

.ct
{
	vertical-align:middle;
	background-color: #666666;
	
	width: 300px;
	height:22px;
	padding:0px;
	margin: 0px;
	border: 0px;
	
	color: #FFFFFF;
	font-size: 68%;
	font-weight: bold;
	line-height: 22px;
	text-align: right;
}
.ct_shadow
{
	margin: 0px;
	border: 0px;
	padding:0px;

	width: 300px;
	height:8px;
	font-size: 1px;
	background-image: url(img/shadow.gif);
}
.winampplugin
{
	background-image: url(img/winampplugins.gif);

}
.stopsmoking
{
	background-image: url(img/stopsmoking.gif);

}
.iappnote
{
	background-image: url(img/iappnote.gif);
}
.irremocon
{
	background-image: url(img/irremocon.gif);
}
.other
{
	background-image: url(img/other.gif);
}
.about
{
	background-image: url(img/about.gif);
}
.whatsnew
{
	background-image: url(img/whatsnew.gif);
}

.blog
{
	background-image: url(img/blog.gif);
}

.about_cs
{
	font-size: 75%;
	line-height: 120%;
}

.cs
{
	padding:1px 5px;
	font-size: 92%;
	line-height: 110%;
	vertical-align:top;
}
.cs A:link
{
	text-decoration:none;
	width:100%;
	color:#000000;
	display:block;
}
.cs A:visited
{
	text-decoration:none;
	width:100%;
	color:#000000;
	display:block;
}
.cs A:hover
{
	color:#000000;
	text-decoration:none;
	width:100%;
	background-color:#aaaaaa;
	display:block;
}

#qrcode
{
	width:110px;
	padding: 5px;
	background-color:#ffffff;
	border: 1px solid #000000;
	text-align: center;
	float: right;
}

