#form_select
{
        font-size: 13px;
        line-height: 13px;
        float: left;
        margin-left: 20px;
        width: 219px;
}

#form_create
{
        float: left;
        width: 207px;
        margin-left: 20px;
}

.file {
        width: 255px;
}


select {
        width: 130px;
        border: 1px solid #D0D0D0;
        padding: 2px;

}
label {
        width: 80px;
        float: left;
        height: 25px;
}

#ig input {
        width: 25px;
}


#preview {
        background-color: #ffffff;
         width: 675px;

        float: right;
        font-size: 1px;
        line-height: 1px;
 }


#bild{
        /*position: relative;*/
        position: absolute;
}
#box {
        border: 1px solid #E8FD59;
        position: relative;
}

#ig input {
        text-align: right;
}

#size {
                float: left;
                width: 33px;
                margin-left: 10px;
                margin-top: 30px;
        }

#size img {
        border: 0px;
}



#pictr_shadow
{
        FILTER: alpha(opacity=50); -moz-opacity: 0.5; opacity: 0.5;
        position: absolute;
        background-color: black;
        z-index:1;
}

#thumbs ul
{
        padding: 0;
        margin: 0;
        list-style-type: none;
        padding-bottom: 20px;
}

#thumbs ul li
{
        display: inline
}

#thumbs img
{
        margin-left: 10px;
        border: 1px solid #BBBABA;
}

p.question
{
        text-decoration: bold;
}

.bms
{
        border: 0px;
        margin-right: 10px;
        margin-bottom: 10px;
}

#linkens
{
        margin-left: -1px;
        margin-top: 4px;
        background: url( '../images/links.png') no-repeat center center;
        height: 36px;
        width: 758px;
        text-align: left;
}
#linkinside
{
        padding: 11px 0px 5px 10px;
}

#linkinside a
{
        margin: 0px 7px 0px 7px;
}

#lifestream {
	position:absolute;
	width:500px;
	height:auto;
	border:1px solid #999999;
	padding:8px;
	top: 40px;
	left: 50%;
	margin-left: -250px;
	background-color:#FFFFFF;
	z-index:900;
}

#lifestream a {
	font-weight:bold;
	text-decoration:underline;
	color:#000000;
}
