﻿	#addcat ul li
	{
	list-style-type:none;
}

#addcat div{
	background: #f3f3f3;
	padding: 20px 10px 10px 10px;
}
#addcat div label{
	display: block;
	font-weight: bold;
	font-size: 14px;
	color: #777;
	margin: 0 0 5px 0;
}
#addcat div button{
	display: block;
	border: none;
	cursor: pointer;
	width: 187px;
	height: 35px;
	background: url(../images/addcats-btn.png) no-repeat;
	text-indent: -100em;
	overflow: hidden;
	margin: 5px 0 0 0;
}

#sidebar a.topsidemenu 
{
	font-size: 16px;
	font-weight: bold;
	text-align:center;
	text-decoration:underline;
	margin-left:40px;
	line-height:35px;
}

#sidebar a.sidemenu 
{
	font-size: 14px;
	text-align:center;
	margin-left:40px;
	line-height:28px;
}

#sidebar label.topsideinfo 
{
	text-decoration:underline;
	font-weight:bold;
	font-size: 14px;
	text-align:center;
	margin-left:40px;
	line-height:28px;
	color:Gray;
}
#sidebar label.sideinfo,  a.sideinfo
{
	text-align:center;
	margin-left:40px;
}

#content label.pdftitle
{
	font-weight:bold;
	font-size: 14px;
	line-height:28px;
	color:Gray;
}

#content label.pdfitem, a.pdfitem
{
	font-family: "Trebuchet MS",arial,sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 13px;
	line-height:28px;
	color: #57aa23;
}
#content label.pdfitemtitle
{
	font-weight:bold;
	font-size: 14px;
	line-height:28px;
	color: #57aa23;
}
.style1
{
    font-size: 11px;
}

#mainsection h2.subheadline

{
	font-size: 22px;
}


