/*** NETWORK FEATURES ***/

body.premium #login_panel {
margin-top: 4px !important;
}

#main_column_top {
height: 250px;
width: 650px;
overflow: hidden;
}

#main_column_left {
float: left;
width: 395px;
overflow: hidden;
}

#main_column_right {
float: left;
width: 250px;
overflow: hidden;
padding-top: 4px;
margin-left: 4px;
}

#featured_content {
height: 250px;
width: 395px;
float: left;
overflow: hidden;
}

#whats_new_panel {
float: left;
margin-left: 10px;
}

#featured_content #featured_content_panel_feature {
position: relative;
width: 410px;
height: 204px;
overflow: hidden;
}

#featured_content #featured_content_panel_feature img {
position: absolute;
top: 0px; left: 0px;
width: 410px;
height: 204px;
}

#featured_content_panel_nav {
margin-top: 1px;
}

#network_feature_button_prev {
width: 61px;
height: 24px;
background: url('http://cdn.themis-media.com/themes/www/default/images/network_feature_prev.png');
}

#network_feature_button_next {
width: 61px;
height: 24px;
background: url('http://cdn.themis-media.com/themes/www/default/images/network_feature_next.png');
}

img.feature_button {
width: 24px;
height: 24px;
background: url('http://cdn.themis-media.com/themes/www/default/images/network_feature_blip.png');
}

img.feature_button.active {
background: url('http://cdn.themis-media.com/themes/www/default/images/network_feature_active.png');
}

img.feature_button.blank {
background: url('http://cdn.themis-media.com/themes/www/default/images/network_feature_blank.png');
}

/*** SCREENSHOT ***/

#showcase_container,
#screenshot_container {
text-align: center;
background: #000000 url('http://cdn.themis-media.com/themes/www/default/images/background.png');
border: solid 1px #000000;
}

#thumbnail_container {
margin: 0 auto;
}

#screenshot_panel_content img {
height: 160px;
width: 214px;
}

div.article p {
line-height:15px;
margin:2px 0px 10px;
}