html,body
{
	width: 100%;
	height: 100%;
}


.menu .sub li a.activeli  { color:#999; }

.form {
border: thin dashed #0097DA;
padding:10px;
margin:30px 0px 10px 0px;
width:200px;
}

.form  h2{
color:#0097DA;
font-size:14px;
}


.content .linked_items {float:right; margin-right:2px;overflow:hidden;}
.files {border-top: thin solid #0097DA;}

/*
html,body (background-color:;background:#edededF none repeat scroll 0 0;}
*/
/*
.content .item(width:300px;overflow:hidden;}
*/
ul { list-style-image:none; }
ul, li { padding:0px; }

#container .content .row .item ul {
	list-style-position: inside;
	list-style-type: disc;
	padding-left: 15px;
	}
	#container .content .row .item ul li {
		padding-left: 15px;
	}

.content .item .reflect img, .content .item .reflect canvas  { padding: 0px; }

.content .item .reflect { margin-left: 20px; }

.content .row .breaker {
	width: 0px; height: 0px;
	display: block;
	overflow: hidden;
	visibility: hidden;
	clear: both;	
}

.more-news{
	margin: 10px;
}



.more-news-item,
.more-news h3{   
	margin: 0 0 2px 0;
}

#wrapper .home-news img{
height: 130px;
width: 120px;
}

#dmd-table{
 width: 100%;
 border: 1px solid #000;
}


/*
*/

html,body
	{
		width: 100%;
		height: 100%;
	}

	
	.content
	{
		background-color:#fff;
	}
	
	/*
	body
	{
		background-image: url(/static/images/bg_top_new3.gif);
		background-repeat: repeat-x;
		background-position: center 0;
	}
	
	
	.bg
	{
		background-image: url(/static/images/bg_bottom_new2.gif);
		background-repeat: repeat-x;
		background-position: center bottom;
		width: 100%;
			
	}
	.bg.home {
		background-image: url(/static/images/bg_bottom_new2_bgap.gif);
	}
	*/




