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


body {

	margin: 0px;
	font-family: Verdana, "Bitstream Vera Sans";
	font-size: 11px;
	line-height: 20px;

}

p {
	margin-top: 0px;
	margin-bottom: 0px;
}

a {
	color: #0d6db9;
	text-decoration: none;
}


#main {
	padding-top: 25px;
}

#mainpicarea {

	width: 750px;
	height: 320px;
	background-color: #000000;
}



#footer {
	width: 750px;
}



.ib40 {
	display: inline-block;
	vertical-align: middle;
}


.menuc {
	padding-left:10px;
}


.accheaderc {
	padding-left:10px;
	text-decoration: none;
}

a.accheader {
	text-decoration: none;
}





.accheaderc {
	padding-left: 10px;
}


.running {
	text-align: left;
	width: 730px;
	padding-left: 10px;
	padding-right: 10px;
}

.separator {
	text-align: center;
	padding-left:10px;
	padding-right: 10px;
	display: inline;
}

.thumb {
	height: 200px;
	overflow: hidden;
	float: left;
	display: inline;
	padding-bottom: 2px;
}

.spacer_w_2px {
	width: 2px;
}

.running_CMS {
	visibility: hidden;
	height: 0px;
}
.spacer_h_2px {

	height: 2px;
}

.spacer_h_8px {

	height: 8px;
}

.spacer_h_10px {

	height: 10px;
}

.spacer_h_15px {

	height: 15px;
}



