.txta {
	width:250px;
}
.txtb {
	width:150px;
}
.txtc {
	width:50px;
}
.area {
	width:250px;
}
.select {

}
.submit, .btn {
	width: 50px;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 10px;
}


.poll_border {
	background-color:#efefef;
	border:1px solid gray;
}
.poll_bar {
	height:5px;
	background-image: url(../gfx/poll/poll_bar.gif);
	border-right:1px solid gray;
}


#sitemap {
	/*list-style: none;*/
	/*margin: 0;
	padding: 0;*/
	list-style-type: upper-roman;
	list-style-position: inside;
/*	border-left: 1px solid #ECECEC;
	margin: 0pt 0pt 0pt 280px;
	padding: 0 0 30px 15px;
	min-height: 350px;*/
}

#sitemap li {
	background-image: url(../gfx/sitemapul.gif);
	background-repeat: no-repeat;
	background-position: left 17px;
	padding-bottom: 15px;
	/*margin-bottom: 15px;*/
}

#sitemap li a {
	color: #000;
	/*text-decoration: none;*/
	/*font-variant: small-caps;*/
	/*text-transform: capitalize;*/
}

#sitemap li ol {
	list-style-image: url(.gfx/dot.gif);
	margin-top: 10px;
	margin-left: 20px;
	margin-bottom: 0px;
	list-style-type: lower-roman;
}

#sitemap li li {
	background-image: none;
	padding-bottom: 0;
	margin-bottom: 5px;
}

#sitemap li li a {
	/*color: #aba285;*/
	text-decoration: underline;
	font-variant: normal;
}

.video-block
{
	/*min-height: 250px;
	_height: 250px;*/
	list-style: none;
	padding: 0;
	margin: 0;
}

.video-block .video-obj
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: left;
}

.video-block .video-desc
{
	margin: 0 0 0 10px;
	padding: 0 0 0 0;
	float: left;
}

.video-block .video-desc p
{
	margin: 0 0 10px 0;
	padding: 0;
}
*/