#body {
background:url(../img/img-media.jpg) no-repeat #000;
}

a {
color:#e9ba70; 
text-decoration:underline;
}

a:hover { 
color:#c71585;
text-decoration:underline;
}

#textarea {
margin-top:340px;
margin-left:70px;
width:400px;
}

.first {
font-size:125%;
line-height:150%;
margin-bottom:15px;
color:#e9ba70;
}

.second {
font-size:100%;
line-height:150%;
margin-bottom:15px;
color:#c06e48;
}

#mediaarea {
clear:both;
margin-left:70px;
width:725px;
}

#mediaarea p {
margin-bottom:10px;
}

#mediaarea p.slim {
width:450px;
}

.thumb {
float:left;
width:120px;
height:160px;
margin-right:15px;
}

.thumb p {
font-size:90%;
padding:5px 0 0;
margin:0;
text-align:left;
}

.thumb img {
border:1px solid #c71585;
padding:3px;
width:100px;
height:100px;
background:#0e0e0e;
}

#mediaarea ul {
list-style: disc url(../img/bullet.gif) inside;
}

h2 {
clear:left;
padding:20px 0 10px;
font-size:125%;
color:#6495ed;
}

h3 {
margin:10px 0 0;
font-size:110%;
color:#e9ba70;
}

h4 {
margin:5px 0 5px;
font-size:90%;
color:#fff;
}

#videoarea {
clear:left;
margin-left:70px;
width:880px;
}

#videoarea p {
margin-bottom:10px;
}

.hidden {
  display: none;
}
