.media_std {
font-family: Verdana, sans-serif;
font-size: 10px;
}
.media_std_title {
color: blue;
font-weight: bold;
font-size: 12px;
}
.media_std img {
border: none;
}
.media_std p {
margin-top: 15px;
float: none;
clear: both;
}
.medialist_preview_grey,.medialist_preview_nogrey {
background-color: #EEEEEE;
display: block;
font-family: Verdana;
font-size: 10px;
margin: 17px 17px;
width: 200px;
height: 230px;
float: left;
overflow: hidden;
}
.medialist_preview_grey_title,.medialist_preview_nogrey_title {
font-weight: bold;
font-size: 11px;
line-height: 12px;
margin-left: 0.3em;
}
.medialist_preview_grey img, .medialist_preview_nogrey img {
border: none;
max-width: 100%;
max-height: 100%;
}
.medialist_preview_grey p,.medialist_preview_nogrey p {
font-size: 10px;
line-height: 1.2em;
margin-left: 0.3em;
}
.medialist_grey_showcenter {
font-family: Verdana, sans-serif;
font-size: 11px;
margin: 0px;
padding: 0px;
left: 0px;
right: 0px;
top: 0px;
bottom: 0px;
}
.medialist_grey_showcenter p,.medialist_grey_showfullscreen p{
color: rgb(102,102,102);
margin-left: 10px;
}
.medialist_grey_showfullscreen {
font-family: Verdana, sans-serif;
font-size: 12px;
margin: 50px auto;
padding: 0px;
left: 0px;
right: 0px;
top: 0px;
bottom: 0px;
background-color: #FFF;
}

