
.alignright {
	text-align: right;
	padding-right: 10px;
	vertical-align: bottom;
}

.splitdiv {
	width: 460px;
	padding-top: 20px;
	margin-bottom: 30px;
}

.splitdiv_left {
	float: left;
	width: 225px;
}

.splitdiv_right {
	float: right;
	width: 225px;
	padding-left: 10px;
}


.list { width: 518px}
	#content .list ul { margin-left: 0px; padding-left: 0px;}
	.list li { padding-left: 0px; border-bottom: 1px dotted #ccc; background: none; list-style-type: none; line-height: 25px;}
	.list a { width: 518px; display: block; font-weight: bold; padding-left: 20px; background: url(../_images/icons/bullet.gif) scroll no-repeat left center;}
	.list a:hover { background-color: #DFF0F5;}


.right { text-align: right; width: 100%; font-weight: bold; font-size: 120%; margin-bottom: 0px;}









.redtext {
	color: #BC0C0C;
}

.bigtext {
	color: #8ACD38;
	font-weight: bolder;
	font-size: 120%;
}
.subscribetable {
	padding-top: 10px;
	
}


.subscribetable td {border-bottom: 1px dotted #ccc;
	text-align: left;
	vertical-align: middle;
	padding-bottom: 5px;
}
.subscribetable p {
	padding-bottom: 0px;
}

.bluetext {
	color: #33A8D2;
}
.pinktext {
	color: #EA1C91;
}


.catalougelist {
	float: left;
	width: 200px;
}

.mandatory {
	margin-top: 0px;
	padding: 0px;}
	
#main .newbuttons ul {
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 0px;
}
#main .newbuttons li {
	margin-top: 0px;
	padding: 0px;
	display: inline;
	list-style-type: none;
	background-image: none;
	list-style-image: none;
}
#main .newbuttons a {
	list-style-type: none;
	background: none;
	list-style-image: none;
}

.newbuttons form {
	display: inline;
}
