/* @group Reset */
/* http://meyerweb.com/eric/tools/css/reset/ 
----------------------------------------------------------------------------------------- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
margin : 0; padding : 0; border : 0; outline : 0; font-size : 100%; vertical-align : baseline; background : transparent; }
body { line-height : 1; }
ol, ul { list-style : none; }
blockquote, q { quotes : none; }
blockquote:before, blockquote:after, q:before, q:after { content : ''; content : none; }
:focus { outline : 0; }
ins { text-decoration : none; }
del { text-decoration : line-through; }
table { border-collapse : collapse; border-spacing : 0; }

/* @end */

body {
	font : 14px/17px Georgia, Helvetica, serif;
	color: #3c3c3c;	
	margin: 0;
}


p {
	font-size: 24px;	
	text-align: center;
	
}

p span {
	font-size:12px;
	display: block;

}


img {
	border: none;
}

a {
	border: none;
}

#container {
	width: 820px;
	margin: 0 auto;
}

#container div.intro {
   background-image:url(../img/bg_content.png);
   background-position:0 15px;
   background-repeat:no-repeat;
   margin-bottom:20px;
   margin-top:40px;
   padding-top:20px;
}

#container div.intro p {
   font-size:20px;
   font-style:italic;
   line-height:26px;
   margin:0 auto;
   width:438px;
}

#forum-fet {
	position: relative;
	height: 176px;
}

#forum-fet li {
	position: absolute;
	top: 55px;
	height: 122px;
}

#forum-fet li#mag-1,
#forum-fet li#mag-2 {
	width: 89px;
}
#forum-fet li#mag-1 {
	left: 194px;
	
}

#forum-fet li#site-forum-fet {
	left: 283px;
	width: 253px;
}

#forum-fet li#mag-2 {
	left: 538px;
	
}

#forum img {
	margin-left:144px;
}
div.disclaimer {
	margin-top: 40px;
}
div.disclaimer p {
	margin-bottom: 0;
	font-size: 11px;
}
object#forum_flash {
	margin-left: 120px;
}
