.selection_introduction
{
    width:100%;
    height:100px;
}

.selection_introduction div
{
    float:left;
}

.selection_introduction .selection_heading_icon
{
    width:60px;
    padding:5px 5px 5px 5px;    
}

.selection_heading_title
{
    width:640px;
}

.selection_heading_title h3
{
    font-size:16px;
    text-transform:uppercase;
    font-weight:bold;
}

.selection_collections
{
    width:100%;
}

.selection_collection
{
    float:left;
    width:350px;
    height:110px;
}

.selection_collection_image
{
    float:left;
    width:140px;
}

.selection_collection_text
{
    float:left;
    width:200px;
}

/* Overview */

.selection_overview
{
    width:720px;
}

.selection_overview_leftcolumn
{
    float:left;
    width:280px;
}

.selection_overview_rightcolumn
{
    float:left;
    width:420px;
}

.selection_overview_leftcolumn div,
.selection_overview_rightcolumn div
{
    float:none;
}

.selection_overview_leftcolumn #selection_overview_toplist,
.selection_overview_leftcolumn img,
.selection_overview_leftcolumn .ownpaperpanel
{
    margin-left:5px;
    margin-bottom:10px;
}

.selection_overview_rightcolumn .selection_overview_collectiongroups,
.selection_overview_rightcolumn .selection_overview_cooperations
{
    margin-bottom:10px;
}
.selection_overview_leftcolumn .ownpaperpanel div,
.selection_overview_leftcolumn .ownpaperpanel img,
.selection_overview_leftcolumn .panelwithimageandlink img
{
    margin-left:0px;
    margin-bottom:0px;
}

.selection_overview_collectiongroups
{
    width:444px;
}

/* Own wallpaper */
#ownselection_firstrow,
#ownselection_secondrow,
#ownselection_thirdrow
{
    width:100%;
    padding-bottom:10px;
    margin-left:10px;
}

#ownselection_firstrow div,
#ownselection_secondrow div,
#ownselection_thirdrow div
{
    float:left;
}

#ownselection_thirdrow .rightaligndiv .greenarrowbutton
{
    float:right;
    margin-right:10px;
	
}

#ownselection_firstrow div div,
#ownselection_secondrow div div,
#ownselection_thirdrow div div
{
    margin: 0px 0px 0px 0px;    
    padding: 0px 0px 0px 0px;    
}

#ownselection_firstrow  {   height:195px;   }
#ownselection_secondrow {   height:230px;   }
#ownselection_thirdrow  {   height:230px;   }

#ownselection_firstrow #ownselection_firstrow_image
{
    width:506px;
    height:195px;
    background-image:url("../images/ownwallpaper/ownwallpaper.jpg");
}

#ownselection_firstrow #ownselection_firstrow_image #ownselection_firstrow_image_text
{
    margin-top:120px;
    margin-left:180px;
    width:308px;
    height:50px;
    padding: 10px 5px 5px 10px;
    color:#FFFFFF;
}

#ownselection_firstrow .ownselection_firstrow_text
{
    margin-left:8px;
}

#ownselection_firstrow #ownselection_firstrow_image #ownselection_firstrow_image_text h3
{
    font-weight:bold;
    text-transform:uppercase;
}

#ownselection_thirdrow .ownselection_sendbymail,
#ownselection_thirdrow .ownselection_uploadimage
{    
}

#ownselection_thirdrow .ownselection_sendbymail
{

}

#ownselection_thirdrow .ownselection_uploadimage
{
    margin-left:15px;
}