/*
Theme Name: The Stars
Description: Premium WordPress Magazine Style Theme from PremiumWP
Title: screen styles
Author: PremiumWP
Author Email: premiumwordpress@gmail.com	
Author URI: http://www.premiumwp.com/
Tags: fashion, magazine, blue, pink, grey, white, two columns, fixed width, widgetized
Last Update: Jan 6, 2009
*/

/* import stylesheets and hide from ie/mac \*/
@import url("master.css");
@import url("screen.css");
/* end import/hide */

div.baner_lateral {
    height: 600px;
    margin-top: -200px;
    position: fixed;
    width: 120px;
}

div#baner_lateral_2 { 
    float: right;
    right: 10px;
}

div#baner_lateral_1 { 
    float: left;
    left: 10px;
}

#smooth_sldr {
border:2px solid #FFFFFF;
height:200px;
margin-left:15px;
padding:0;
width:590px;

