ul{
		list-style:circle;
		margin-left:3px;
		size:10px;
		list-style:none;
		}
	.site-map-header{
		background-color:#EBEBEB;
		font-family:tahoma;
		font-size:14px;
		border: dotted #666666 1px;
		margin:5px;
		padding-left:7px;
		margin-left:-18px;
	}
	.site-map-div{
		width:260px;
		border:#CCCCCC solid 1px;
		padding-right:20px;
		float:left;
		margin-left:10px;
	}
	.site-map-li{
		list-style:circle;
	}
	.site-map-header a:link,.site-map-header a:visited {
		text-decoration:none;
		font-family:tahoma;
		font-size:14px;
		margin:5px;
		padding-left:7px;
	}
	.site-map-header a:hover
	{
		color:#FF0000;
		text-decoration:none;
	}
	a{
		text-decoration:none;
	}


	#terms-and-con{
		color:#FFFFFF;
	}
	#terms-and-con-div {
		width:863px;
		margin:10px;
		text-align:justify;
		text-indent:1em;
	}
	.terms-and-con-read-this{
		font-family:tahoma;
		font-size:11px;
		color:#FF0000;
	}
	
	.terms-and-con-header{
		background-image:url(../images/terms-and-condition/title-bar.jpg);
		width:100%;
		height:23px;
	}
	.div-holder{
		border:#CCCCCC solid 1px;
	}