body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,th,td { 
	margin:0;
	padding:0;
	border: 0;
}

table
{
	border-collapse:collapse;
	border-spacing:0;
}

img
{ 
	border:0;
}

address,caption,cite,code,dfn,em,strong,th,var
{
	font-style:normal;
	font-weight:normal;
}

h1,h2,h3,h4,h5,h6
{
	font-size:100%;
	font-weight:normal;
}

body
{
	background: #fff url(/images/bg.png) repeat-x top left;
	color: #5F5D5E;
	font-family: Verdana;
	font-size: 11px;	
	margin: 0;
	padding: 0;
	line-height: 15px;
}


ul, li{
	display:block;
}

h1
{
	background: inherit;
	color: #000;
	font-size: 24px;
	line-height: 150%;
	font-weight: bold;
}

h2
{
	background: inherit;
	color: #000;
	font-size: 24px;
	line-height: 150%;
	font-weight: bold;
}
h3
{
	background: inherit;
	color: #666;
	font-size: 11px;
	line-height: 150%;
	font-weight: bold;
}


a{
	text-decoration:none;
}
a:link:after,
a:visited:after {
  content: " (" attr(href) ") ";
  font-size: 90%;
}

#footer,  #nav, .left, .right, .line, .nav, #linkinfo, #linkinter, #linkextern, #linkprocess, #linklink, #linkbasis
{
	display: none;
}

.media-container
{
    width: 343px;
    height: 245px;
    position: relative;
    margin-right: 18px;
}

.media-content
{
    width: 340px; 
    height: 195px;
    overflow: hidden;
    margin-right: 22px;
}
.media-content p
{
	margin-bottom: 12px;
}

