.topics{
	height:25px;
}

.topics#topic01{
	background:url(../img/browser/topics01.jpg) no-repeat;
}

.topics#topic02{
	background:url(../img/browser/topics02.jpg) no-repeat;
}

.topics#topic03{
	background:url(../img/browser/topics03.jpg) no-repeat;
}

.topics#topic04{
	background:url(../img/browser/topics04.jpg) no-repeat;
}
.topics#topic05{
	background:url(../img/browser/topics05.jpg) no-repeat;
}

.topics#topic06{
	background:url(../img/browser/topics06.jpg) no-repeat;
}

.topics#topic07{
	background:url(../img/browser/topics07.jpg) no-repeat;
}

.text{
	margin:10px 0; 
}

#cache{
	background:url(../img/browser/cacheclear.jpg) no-repeat;
	height:11px;
	margin: 20px 0;
}

#windows{
	background:url(../img/browser/win.jpg) no-repeat;
	width:77px;
	height:22px;
	margin-bottom: 20px;
}

#mac{
	background:url(../img/browser/mac.jpg) no-repeat;
	width:88px;
	height:22px;
	margin-bottom: 20px;
}

.ie{
	margin-bottom: 10px;
}

.nets{
}

#win-text{
	margin-bottom: 20px;
}

#mac-text{
}


#contact-box{
	width:740px;
	text-align:center;
}
#contact-boxcon {
	margin-right:auto;
	margin-left:auto;
	margin-top:20px;
	
}
