#header {
	background-image: url(images/vertical.jpg);
	background-repeat: repeat-y;
}
#hr {
	background-image: url(images/horizontal.jpg);
	background-repeat: repeat-x;
}
#main {
	float: right;
	padding-left: 10px;
}
body {
	background-color: #CCCCCC;
	float: none;
	width: 95%;
	border: 1px solid #666666;
}
#wrapper {
	background-color: #FFFFFF;
}
#sidebar {
	float: left;
	width: 170px;
	padding-left: 20px;
	background-image: url(images/vertical.jpg);
	background-repeat: repeat-y;
}
#navmenu {
	list-style-type: circle;
	margin-left: 0px;
	padding-left: 8px;
	line-height: 22px;
}
#sitesheader  {
	width: 155px;
	float: none;
	margin-left: 0px;
	list-style-type: none;
	margin-top: 0px;
	background-color: #EFEFEF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #EFEFEF;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	line-height: 16px;
	padding-left: 4px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EFEFEF;
}
#sites {
	border-right-width: 2px;
	border-bottom-width: 5px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	width: 155px;
	float: none;
	margin-left: 0px;
	list-style-type: none;
	margin-top: 0px;
	border-right-color: #EFEFEF;
	border-bottom-color: #EFEFEF;
	border-left-color: #EFEFEF;
	padding-left: 2px;
	line-height: 16px;
	padding-top: 2px;
	padding-bottom: 4px;
}
#sites a {
	font-size: 10px;
}
/*  from easynichestore BEGINS  */
td { text-align: left; font-family:Tahoma; font-size:12px; color:#806C59; }
form { margin:0px; padding:0px; }
a { font-family:Arial; font-size:13px; text-decoration: none; font-weight: bold; color:#596F80; }
a:hover { color : #596F80; text-decoration : underline; }
H1 { color: #596F80; font-weight: bold; font-size : 16px; }
.line { border-top: 1px dotted #AAAAAA; border-right: 0px none; border-bottom: 0px none; border-left: 0px none; }
.pricecolor { color: #CC3300; }

/*  from easynichestore ENDS  */
