/* Sitemap CSS */
#textcontainer{
	padding-top:70px;
	font-size:10px;
	color:#A2B4B4;
	background-image:url(../_images/accessories.jpg);
	background-repeat:no-repeat;
	/*background-position:right;*/
	background-position:top right;
	height:349px;
}
.accesories1 {
	width:600px;
	clear:both;
	height:32px;
	color:#A2B4B4;
}
.accesories2 {
	width:600px;
	clear:both;
	height:20px;
	color:#A2B4B4;
}
.accesories_left{
	width:110px;
	float:left;
	text-align:right;
	color:#647978;
	padding-right:10px;

}
.accesories_right{
	width:479px;
	float:left;
	text-align:left;
}
.prox {
	position: absolute;
	height: 80px;
	width: 120px;
	top: 16px;
	right: 30px;
}
#textcontainer p {
	clear: both;
}
