html {
     overflow: -moz-scrollbars-vertical;
}

img {
	display:block;
	border:0px;
}

a {
	font-family:Verdana; 
	font-size:12px;
	outline: none;
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

body {
	background-color:#FFFFFF;
	margin: 0px 0px 0px 0px;
}

/* Fixes so one can set the height on a empty div */
.divfix {
	position: relative;
	font-size: 1px;
	line-height: 0;
}

.greylowerright{
	background-color:#858585;
	background-image:url(/images/gfx/greylowerright.jpg);
	background-repeat: no-repeat;
	background-position: bottom left
}

.article_title {
	font-family: Verdana;
	font-size: 16px;
	font-weight:bold;
}

.article_bread {
	font-family: Verdana;
	font-size: 12px;
}

.mediumtext {

	font-family: verdana, sans-serif;
	font-size: 7pt;
	color: #565656;

}

.plaininput {

	border: 1px solid #cccccc;

}
.video {
     height: 205px;
     clear: both;
}
.clear {
     clear: both;
}
