.newstitle{
	width:405px;
	height:22px;
	background-image:url(../images/ititle01_news.jpg);
	padding-right:0px;
	padding-top:5px;
	margin-top:5px;
	color:#FFF;
	font-size:12px;
}
.newstitle a{
	color:#FFF;
	text-decoration:none;
}
.newstitle a:hover{
	color:#FFF;
	text-decoration:underline;
}

.dot{
	background-image:url(../images/dot.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
}
.dot a{
	color:#036;
	text-decoration:none;
}
.dot a:hover{
	color:#99CCCC;
}

.newprodtitle{
	width:706px;
	height:22px;
	background-image:url(../images/ititle01_newproducts.jpg);
	padding-right:10px;
	padding-top:5px;
	color:#FFF;
	font-size:12px;
}
.newprodtitle a{
	color:#FFF;
	text-decoration:none;
}
.newprodtitle a:hover{
	color:#FFF;
	text-decoration:underline;
}

.newprodpic{
	float:left;
	border:#CCC solid 1px;
	margin:8px;
}

.bestselltitle{
	width:706px;
	height:22px;
	background-image:url(../images/ititle01_bestselling.jpg);
	padding-right:10px;
	padding-top:5px;
	color:#FFF;
	font-size:12px;
}
.bestselltitle a{
	color:#FFF;
	text-decoration:none;
}
.bestselltitle a:hover{
	color:#FFF;
	text-decoration:underline;
}
.videotitle{
	width:285px;
	background-image:url(../images/ititle01_video.jpg);background-repeat:no-repeat;
	padding-top:30px;
	margin-right:0px;
	color:#FFF;
	font-size:12px;
}