#righty{
width:190px;
height: auto; 
float: left; 
margin-top:15px;
margin-left:20px;
min-height: 300px;
}

#bullets{ 
color: #330033;  
width:200px; 
height:80px; 
margin-bottom:0px; 
font-size:small; 
background-image:url(../bilder/brask_bg.png);
background-repeat:no-repeat;
}

#bullet_text{ 
font-family:sans-serif;
font-size:11px;
line-height:14px; 
padding-top:15px; 
padding-left:20px;
margin-right:20px;
}

#news{ 
width:200px; 
height:90px; 
margin-top:4px;
background-image:url(../bilder/brask2.png);
background-repeat:no-repeat;
}


a:link { color: black; text-decoration: none; }
a:visited { color:black; text-decoration: none; }
a:hover { color: gray; text-decoration: none; }
a:active { color: black; text-decoration: none;}

input, subscribeform {
border: 1px solid gray;
background-color:white;
margin-left:5px;
margin-bottom:5px;

}
