@charset "utf-8";
html, body, div, span, iframe, h1, h2, h3, h4, h5, h6, blockquote, a, em, font, img, small, strong, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, thead, tr, th, td 
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size:12px;
	list-style-type:none;
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}

body
{
	background-color:#fff;
	padding:25px 0;
	font-size:13px;
}

a
{
	text-decoration:none;	
}

#wrap
{
	width:900px;
	margin:0 auto;
	border-left:solid 4px #ced4ca;
	border-top:solid 4px #ced4ca;
	border-right:solid 4px #ced4ca;
	border-bottom:solid 4px #ced4ca;
	padding:30px;
	overflow:hidden;
	background:url(../images/wrap-back.gif) repeat-y #FFF;
}

#header
{
	display:none;
}

#footer
{
	display:none;
}

#left
{
	display:none;
	width:0px;
}

#right
{
	width:880px;
	float:left;
}

#page-action
{
	display:none;
}

#related-news-container
{
	display:none;
}

.zoom
{
	display:none;
}

#group-link
{
	display:none;
}
