.links-leftcol {
	width: 150px;
	float:left;
}
.links-rightcol {
	width: 550px;
	float:left;
	padding-left: 10px;
}
.links-container {
	background-image: url(http://www.coneyislanddrivein.com/images_main/white_bg.jpg);
	width: 765px;
	margin-left: 10px;
	padding: 5px;
}
.links-title-container {
	background-image: url(http://www.coneyislanddrivein.com/images_main/white_bg.jpg);
	text-indent: 160px;
	margin-left: 10px;
	padding: 5px;
	width: 765px;
	border-bottom: 3px double #eb0000;
}
.links-fields {
	padding-bottom: 3px;
}
.links-title {
	color: #eb0000;
	font-size: 20px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight: 700;
	font-style: oblique;
	background-color: transparent;
}
.links-bold-headline {
	font-size: 12pt;
	font-weight: bold;
}
.links-genfont {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 12px;
	line-height : 16px;
	color : #606060;
	vertical-align : middle;
	text-align : left;
}
.links-editlist {
	background-color: #f0f0f0;
	width: 98%;
	height: 250px;
	overflow: auto;
	padding: 4px;
	border: double 3px #dcdcdc;
}
.links-editform {
	background-color: #f0f0f0;
	padding: 4px;
	width: 98%;
	border: double 3px #dcdcdc;
}
.links-adminmenu {
	border : solid 1px #c0c0c0;
	background-color : #f0f0f0;
	font-size : 11px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	line-height : 16px;
	text-align : center;
	width: 100px;
	padding-top: 4px;
}
.links-adminheader {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	line-height : 22px;
	font-size : 12px;
	color : #404040;
	vertical-align : middle;
	text-align : center;
	padding-top : 2px;
	padding-bottom : 2px;
	padding-right : 5px;
	padding-left : 5px;
	background-color: #e0e0e0;
}
.links-displayheader {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-weight : bold;
	line-height : 22px;
	font-size : 16px;
	color : #FFFFFF;
	vertical-align : middle;
	text-align : center;
	padding-top : 2px;
	padding-bottom : 2px;
	padding-right : 5px;
	padding-left : 5px;
	background-color: #000099;
}
.links-tbladmin {
	border :  solid 1px #e2e2e2;
	width: 98%;
}
.links-tdborder {
	border :  #e2e2e2;
	border-style : solid;
	border-top-width : 1px;
	border-right-width : 1px;
	border-bottom-width : 1px;
	border-left-width : 1px;
}
a.links-menulink:link {
	text-decoration: underline;
	color : #000000;
}
a.links-menulink:active {
	text-decoration: underline;
	color : #000000;
}
a.links-menulink:visited {
	color: #404040;
	text-decoration: underline;
}
a.links-menulink:hover {
	text-decoration: none;
	color : #404040;
}
