input[type=submit] {
	cursor: pointer;
}
a:link, a:visited {
	color: #345360;
	text-decoration: none;
}
a:hover, a:focus {
	text-decoration: underline;

}

.normul, .norm ol {
	margin-left: 20px !important;
	padding: 0px !important;
}
#content {
	margin: 0px 10px 10px 10px;
	padding: 0px 0px 10px 0px;
	text-align: left;
}


ul {
	margin-top: -15px;
	margin-bottom: 0px;
}

.article-nav {
	display: block;
	width: 96%;
	text-align: right;
	margin-top: -30px;
	margin-bottom: 17px;
	font: verdana, arial, helvetica, sans-serif;
	font-size: 95%;
	font-style: italic;
	color: #416389;
}
.main-nav a.current {
	text-decoration: underline !important;
}
.article-nav a {
	font: verdana, lucida, arial, helvetica, sans-serif;
	font-style: italic;
	color: #416389;
}
#comments-holder {
	margin: 0px 15px 4px 130px;
	padding: 0px 0px 4px 1px;
	text-align: left;
}
.comment {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
.comment h5 {
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	color: #345360;
	font-size: 11px;
	border-bottom: 1px solid #729FB2;
	background: white bottom url(./cline.gif) repeat-x;
	margin-bottom: 2px;
}
.comment p {
	margin: 0px !important;
	padding: 0px !important;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #212C30 !important;
}
#add-comment-table {
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
select, option, textarea, input {
	COLOR: #000000;
	FONT-SIZE: 11px;
	FONT-FAMILY: Verdana;
}
input {
	margin-top: 1px;
}
img {
	border: 0;
}
#bottom {
	padding: 0px;
	margin: 0px 20px;
	text-align: center;
	font-size: 60%;
	color: #C1CED9;
}

.preload {
	position: absolute;
	display: none;
}
p#screenshots {
	margin-bottom: 10px !important;
	padding-bottom: 0px !important;
}
#screenshots a img {
	border: 1px solid black;
}
#screenshots a:hover img {
	border: 2px solid black;
	margin: -1px;
}

/* SCREENSHOTS */
.highslide {
	cursor: url(images/zoomin.cur ), pointer;
	outline: none;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid white;
}
.highslide-image {
	border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
	display: none;
	border: 2px solid white;
	border-top: none;
	font-family: Verdana, Helvetica;
	font-size: 10pt;
	padding: 5px;
	color: black;
	background-color: #FFFF9D;
}
.highslide-display-block {
	display: block;
}
.highslide-display-none {
	display: none;
}
.highslide-loading {
	display: block;
	color: red;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	background-color: black;
}
.hid,.main-nav a.hid{
	display:none !important;
}

