body {
	font: 75% Verdana, Arial, Helvetica, sans-serif;	
}
html#home body {
	font-size: 70%;
}

p {
	margin: 0; padding: 0;
}
#content p {
	margin-bottom: 1em;
}
#content p.nomargin {
	margin: 0;
}
p.center {
	text-align: center;
}
p.big, span.big {
	font-size: 1.2em;
}
p.strong, span.strong {
	font-weight: bold;
}

table {
font-size:12px;
	/*font-size: 90%;*/
}
div.ad {
background:url(../images/courses-ad.gif) no-repeat scroll 0 0;
height:70px;
position:absolute;
right:0;
top:0;
width:320px;
}

ul#subnav {
border-bottom:1px dashed #888888;
height:20px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:15 0 20px;
padding:0;
}

.img_news
{
	display:block;
	margin:0 auto;
	margin-bottom:10px;
	text-align:center;
}

div.question {
background:#ECD9D9 none repeat scroll 0 0;
font-weight:bold;
margin:0;
padding:10px;
}

div.answer {
font-size:90%;
padding:10px 0 20px 40px;
}

div#downloads {
background:url(../images/bg2.jpg) no-repeat scroll left top;
border:1px solid transparent;
clear:both;
height:311px;
margin:0;
padding:0;
position:relative;
width:500px;
}

img
{
	border:0px;
}

div#downloads-right {
left:250px;
position:absolute;
top:20px;
}

div#downloads ul#downloads-general {

list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:20px 0 0 35px;
padding:0;
}