h1.fronttop {
	padding: 12px;
	color: #003366;
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative;
	font-size: 26px;
	font-weight: normal;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
}
h1.fronttop strong{
	color: #336699;
	font-weight: bold;
}
#categorymain {
	background: url(/images/frontbg2.jpg) repeat-x top #eee;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
}
#frontright {
	float: right;
}
#frontad {
	height: 95px;
	margin-top: 9px;
	padding-top: 3px;
	padding-bottom: 2px;
	text-align: center;
}
#frontmain {
	margin-top: 1px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
#frontmain p {
	color: #666666;
}

.licol li {
	line-height:15px;
	list-style-type: none;
	list-style-position: outside;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.licol ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.licol {
    float: left;
    width: 187px;
	margin-left: 5px;
}
.topads {
    padding: 5px;
	text-align:center;
}
.topads img {
	margin: 5px;
}
.smalltext a {
	color: #999;
	text-decoration: none;
}
.smalltext a:hover {
	color: #dddddd;
}
.smalltext {
	font-size: 85%;
	color: #999999;
}
.licol strong {
	font-size: 115%;
}
.licol a strong {
	color: #888888;
	text-decoration: none;
}
.licol a {
	text-decoration: none;
}
.licol a:hover, .licol a strong:hover {
	color: #003366;
}
li.addyourbus a strong {
	color: #003366;
}
li.addyourbus a strong:hover {
	color: #336699;
}
#main {
	padding: 0px;
}

.featuredbox {
	width: 254px;
	margin-left: 1px;
	float: left;
}
.featuredbox p {
	padding: 0px 3px;
	margin: 10px 0px;
}
.featuredbox h2, .featuredbox h3 {
	font-size: 115%;
	font-weight: bold;
	color: #ffffff;
	background-repeat: repeat-x;
	border-bottom: 1px  solid #fff;
	text-transform: uppercase;
	padding: 5px;
	margin: 0px;
}
.featuredbox h2 {
	background-image: url(../images/articlebg.gif);
}
.featuredbox h3 {
	background-image: url(../images/productsbg.gif);
}
