/* CSS Document */

.itemLink  {
	padding:0 0 3px 3px;
}

.itemLink a:link {text-decoration: none ; color:#ffffff; font-weight:bold;}
.itemLink a:visited {text-decoration: none ; color:#ffffff; font-weight:bold;}
.itemLink a:hover {text-decoration: underline ; color:#ffffff; font-weight:bold;}
.itemLink a:active {text-decoration: underline ; color:#ffffff; font-weight:bold;}

#main{
}

#produts_index {
	width:750px;
}

#produts_index img{
	border:none;
}