
* {
margin:0;
padding:0;
}

html,body {
background:#00000;
color:#000000;
}

body {
font:11px arial,helvetica,verdana,sans-serif;
line-height:1.2em;
}

h3 {
font-size:12px;
font-weight:100;
margin-bottom:0px;
}

h4 {
font-size:14px;
font-weight:400;
margin-bottom:2px;
}

p {
margin-bottom:8px;
}

strong {
color:#FFFFFF;
}

a:link, a:visited {
color:#A7A7A7;
text-decoration:none;
}

a:hover {
color:#FFFFFF;
}

img {
border:none;
}

/** showcase **/

.videoitem {
width:295px;
height:60px;
margin:5px 0 0 5px;
overflow: hidden;
}

.altvideowrap {
padding: 0 0 10px 0;
border-bottom: 1px solid #000000;
}

.altvideoitem {
width:280px;
height:60px;
overflow: hidden;
padding: 0 10px 0 10px;
margin: 0px 0 0 0;
}

.videoitem img, .altvideoitem img {
width:90px;
height:50px;
float:left;
margin:1px 5px 0 0;
border:1px solid #999999;
}

.videoitem a:hover img, .altvideoitem a:hover img {
width: 93px;
height: 50px;
border:1px solid #3C3C3C;
}
