#photogram {
top:0px;
width:1050px;
height:670px;
background-color:#3770b4;
background-image:url('/images/photogram_bg.jpg');
background-repeat:no-repeat;
border: 0px solid green;
}

#previewBox {
top:200px;
width:670px;
height:435px;
max-height:435px;
}

#widgetPreview {
background-image:url("/images/photogramPreviewBG.jpg");
background-repeat:no-repeat;
width:670px;
height:435px;
position:relative;
left:20px;
top:0px;
overflow: hidden;
}

#facebook {
top:150px;
position:relative;
font-family:arial;
font-size:10px;
color:white;
left:25px;
}

#flashPreview {
left:320px;
top:-185px;
width:336px;
height:280px;
position:relative;
font-family:arial;
font-size:10px;
color:white;
}

#sendToFRIEND {
left:25px;
top:205px;
position:relative;
font-family:arial;
font-size:10px;
color:white;
}

#startOver {
top:170px;
left:550px;
width:100px;
height:25px;
position:relative;
}

#preview_results {
position:relative;
top:0px;
left:0px;
border: 0px solid white;
height: 130px;
text-align: left;
font-size: 14px;
font-weight: normal;
}
#preview_results a {
color: white;
text-decoration: none;
font-weight: bold;
}
