* {
    margin: 0;
    padding: 0;
}
    
html {
    font-family: Tahoma, Helvetica, sans-serif;    
}

p {
    margin-bottom:0.5em;
	}

h1 {
	margin:0.8em 0 0.8em 0;
    font-size:1.2em;
	}

h2 {
    font-size:1.1em;
    font-weight:none;
    margin-top:1em;
    margin-bottom:0.5em;
	}

h3 {
    font-size:1em;
    font-weight:none;
    margin-top:1em;
    margin-bottom:0.5em;
	}


img {
    border:0;
}

input[type="submit"]:focus {
	outline:none;
    -moz-outline-style: none;
    }

:focus{
    outline:none;
    }

a:link {
    color: #008dda;
    text-decoration:none;
    outline:none;
    -moz-outline-style: none;
    }

a:visited,
a:hover,
a:active {
    color: #006ba6;
    text-decoration:none;
    outline:none;
    -moz-outline-style: none;
    }
    
a:hover {
    color: #006ba6;
    text-decoration:underline;
    }
	

ul {
    margin:0.5em 0 1.5em 1em;
}

input[type="submit"]:hover {
	color:#d40005;
	}

#contentBackground {
    }

#content {
    background-color:#FFF;
    min-height:700px;
    }

#header {
    height:103px;
    background-image:url(/static/templates/ausgebuddelt/images/page_background.gif);    
    background-repeat:repeat-x;
    position: relative;
    _height: 0px; /*ie6 hack*/
    z-index: 99;
}

/*
#headerTop {
    position: absolute;
    right: 5px;
}
*/

#headerAccount{ 
    position: absolute;
    right: 0px;
    top: 0px;
    background-color:#eaeff2;
    border-bottom:1px solid #abb5ba; 
    border-left:1px solid #abb5ba; 
    padding: 0.3em 0.3em 0.3em 1em;
    font-size:0.8em;
    color:#000;
    -moz-border-radius-bottomleft:5px;
    -webkit-border-bottom-left-radius:5px;
    letter-spacing:0.075em;
    z-index:999;
}

#headerAccount a {
	text-decoration:none;
	margin:0 0.5em 0 0.5em;
}



#topNavigationBar {
    height:45px;
    background-image:url(/static/templates/ausgebuddelt/images/navigation_bar_background.gif);    
    background-repeat:repeat-x;
    padding-left:0.5em;
    overflow:hidden;
}

#topNavigationBar ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    }

#topNavigationBar ul li,
#topNavigationBar ul li a {
    float: left;
    padding: 0 0.5em 0 0.5em;
    margin: 0;
    border-bottom: none;
    height: 45px;
    text-decoration: none;
    line-height: 45px;
    vertical-align: middle;
    color: #fff;
    font-weight:bold;
    font-size:.90em;
    letter-spacing:0.075em;
    }

#topNavigationBar ul li a:hover,
#topNavigationBar ul li a.active {
    color: #fff;
    background-image:url(/static/templates/ausgebuddelt/images/navigation_bar_background_h.gif);    
    background-repeat:repeat-x;
    }
    
#firstVisit {
	border:1px solid #EFDC86;
	background-color:#fff4bf;
	padding:1em;
	margin-left:1em;
	margin-top:1.2em;
	margin-right:330px;
	line-height:1.4em;
	font-size:0.9em;
	}

#sideContent {
	float:right;
    margin:1em;
    width:300px;
    }

#submitContent {
	border:1px solid #c4d0d5;
	padding:1em;
	font-size:0.9em;
	line-height:1.4em;
    margin-bottom:1em;
	}

#loginBox {
	border:1px solid #c4d0d5;
	padding:1em;
	margin-bottom:1em;
	}
    
#loginBox img{
    margin-bottom:0.5em;
    }
    
#loginBox input[type="text"],
#loginBox input[type="password"]{
    background-image:url(/static/templates/ausgebuddelt/images/input_background.gif);
    background-repeat:repeat-x;  
    border:1px solid #CCCCCC;
    font-size:0.9em;
    height:1.5em;
    width:48%;    
    padding-top:3px;
    }
    
#loginBox input[type="submit"]{
    background-image:url(/static/templates/ausgebuddelt/images/button_background_large.gif);
    cursor:pointer;
    }

#searchBox {
	border:1px solid #c4d0d5;
	padding:1em;
	margin-bottom:1em;
	}
    
#searchBox img{
    margin-bottom:0;
    }
    
#searchBox input[type="text"] {
    background-image:url(/static/templates/ausgebuddelt/images/input_background.gif);
    background-repeat:repeat-x;  
    border:1px solid #CCCCCC;
    font-size:0.9em;
    height:1.5em;
    width:80%;    
    padding-top:3px;
    }
    
#searchBox input[type="submit"]{
	margin-top:0;
	float:right;
    background-image:url(/static/templates/ausgebuddelt/images/button_background_large.gif);
    cursor:pointer;
    }
	
#bookmarkletBox {
    border:1px solid #c4d0d5;
    padding:1em;
    margin-bottom:1em;
    font-size:0.9em;
    line-height:1.4em;
	}

#registerBox {
    border:1px solid #c4d0d5;
    padding:1em;
    font-size:0.9em;
    line-height:1.4em;
    margin-bottom:1em;
    }
	
#rememberLogin {
	margin-top:0.5em;
	font-size:0.7em;
	}

.headlineDetails {
	font-size:0.75em;
	font-weight:normal;
	margin-left:1.5em;
	}

#breadcrumbTrail {
    
	}
	
	
	
	
#mainContent {
    margin:1.5em 0 2em 1em;
    }

#headerHeadline {
	position:absolute;
	left:390px;
	top:57px;
	z-index:100;
	margin:0;
	padding:0;
	text-transform:uppercase;
	overflow:hidden;
	height:2.5em;
	}
	
#categoryList {
	margin-left:4em;
	}
#categoryList .name {
    font-size:1em;
    font-weight:none;
    margin-bottom:0.5em;
	}
#categoryList .description {
    margin-bottom:1.5em;
	}
	
#categoryList {
    font-size:1em;
    font-weight:none;
    margin-bottom:0.5em;
	}
	
#categoryList ul {
	list-style-type:none;
	}
	

#categoryInformation {
    margin:0;
    padding:0;
    }


#sorting,
#userLinkCategories {
	font-size:0.9em;
    }

#sorting a,
#userLinkCategories a {
	padding:0.1em 0.5em 0.1em 0.5em;
	margin:0 0.3em 0 0.7em;
    letter-spacing:0.075em;
    text-decoration:none;
    }
	
#userLinkCategories a {
	padding:0.1em 0.5em 0.1em 0.5em;
	margin:0 0.3em 0 0em;
    letter-spacing:0.075em;
    text-decoration:none;
    }

.preset a:link,
.preset a:visited,
.preset a:hover,
.preset a:active,
.userLinkCategory a:link,
.userLinkCategory a:visited,
.userLinkCategory a:hover,
.userLinkCategory a:active {
	color:#d40005;
    border:1px solid #d40005;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
	}
	
.preset a:hover,
.preset.active a:link,
.preset.active a:visited,
.preset.active a:hover,
.preset.active a:active,
.userLinkCategory a:hover,
.userLinkCategory.active a:link,
.userLinkCategory.active a:visited,
.userLinkCategory.active a:hover,
.userLinkCategory.active a:active  {
	color:#fff;
	background-color:#d40005;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
	}

    
#itemList {
	margin:1em 2em 2em 0;
}

.item {
    margin:20px 0 10px 0;
    }

.itemContent {
    overflow-x: hidden;
    overflow-y: hidden;
    margin-left:5em;
    }
    
.itemTitle {
	font-size:1.2em;
	padding-top:0.3em;
    }

.itemDetails img {
    vertical-align:middle;
    }
    
.itemDomain {
    font-size:0.7em;
    color:#888;
    margin-left:1em;
    }
    
.itemMedia {
    margin: 2em 0 2em 6em;
    }
    
.itemNumber {
    color:#CDCDCD;
    font-weight:normal;
    float:left;
    margin-top:13px;
    text-align:right;
    font-size:1em;
    width:1em;
    }
    
.itemVoting {
    float:left;
    margin:0 0.5em 0 1em;
    width:2em;
    text-align:center;
    overflow:visible;
    padding:0;
    }
    
.itemVoting form {
    margin:0;
    padding:0;
    font-size:0;
    line-height:0;
    }
    

.itemVoting input { 
    }
    
.itemVotingDefault {
    color:#cdcdcd;
    font-weight:bold;
    font-size:0.9em;
    line-height:1em;
    margin-bottom:0.2em;
    }
    
.itemVotedUp {
    color:#d40005;
    font-weight:bold;
    font-size:0.9em;
    line-height:1em;
    margin-bottom:0.2em;
    }
    
.itemVotedDown {
    font-weight:bold;
    font-size:0.9em;
	color:#000ad4;
    line-height:1em;
    margin-bottom:0.2em;
    margin-top:0.1em;
    }
    
.itemVoteButton {
    cursor: pointer;
    border:0;
    background-color:#fff;
    margin:0;
    padding:0;
    display:inline;
	}
	
.itemVoteButtonUp {
    cursor: pointer;
    background-color:#fff;
    border:0;
    height:12px;
    width:14px;
    background-repeat:no-repeat;
    background-position: center center;
    background-image:url(/static/templates/ausgebuddelt/images/arrow_up_g2.gif);
	}
    
.itemVoteButtonDown {
    cursor: pointer;
    background-color:#fff;
    border:0;
    height:11px;
    width:14px;
    background-repeat:no-repeat;
    background-position: center center;
    background-image:url(/static/templates/ausgebuddelt/images/arrow_down_g2.gif);
	}
    
.itemVoteButtonUpHighlight {
    cursor: pointer;
    height:12px;
    width:14px;
    background-color:#fff;
    border:0;
    background-repeat:no-repeat;
    background-position: center center;
    background-image:url(/static/templates/ausgebuddelt/images/arrow_up2.gif);
	}
    
.itemVoteButtonDownHighlight {
    cursor: pointer;
    height:11px;
    width:14px;
    background-color:#fff;
    border:0;
    background-repeat:no-repeat;
    background-position: center center;
    background-image:url(/static/templates/ausgebuddelt/images/arrow_down2.gif);
	}
    
   
.itemVoteButtonUpThrobber{
    height:12px;
    width:14px;
    background-color:#fff;
    border:0;
    background-repeat:no-repeat;
    background-position: top center;
    background-image:url(/static/templates/ausgebuddelt/images/throbber_up.gif);
    }
    
   
.itemVoteButtonDownThrobber{
    height:12px;
    width:14px;
    background-color:#fff;
    border:0;
    background-repeat:no-repeat;
    background-position: center center;
    background-image:url(/static/templates/ausgebuddelt/images/throbber_down.gif);
    }
    
    
.commentVoting {
    float:left;
    margin:1.5em 0.5em 1em 0;
    width:2em;
    text-align:center;
    overflow:visible;
    padding:0;
    }
    
.commentVoting form {
    margin:0;
    padding:0;
    font-size:0;
    line-height:0;
    }
    

.commentVoting input { 
    }
    
.commentVotingDefault {
    color:#cdcdcd;
    font-weight:bold;
    font-size:0.9em;
    line-height:1em;
    margin-bottom:0.2em;
    }
    
.commentVotedUp {
    color:#d40005;
    font-weight:bold;
    font-size:0.9em;
    line-height:1em;
    margin-bottom:0.2em;
    }
    
.commentVotedDown {
    font-weight:bold;
    font-size:0.9em;
	color:#000ad4;
    line-height:1em;
    margin-bottom:0.2em;
    margin-top:0.1em;
    }
    
.commentVoteButton {
    cursor: pointer;
    border:0;
    background-color:#fff;
    margin:0;
    padding:0;
    display:inline;
	}
	
.commentVoteButtonUp {
    cursor: pointer;
    background-color:#fff;
    border:0;
    height:12px;
    width:14px;
    background-repeat:no-repeat;
    background-position: center center;
    background-image:url(/static/templates/ausgebuddelt/images/arrow_up_g2.gif);
	}
    
.commentVoteButtonDown {
    cursor: pointer;
    background-color:#fff;
    border:0;
    height:11px;
    width:14px;
    background-repeat:no-repeat;
    background-position: center center;
    background-image:url(/static/templates/ausgebuddelt/images/arrow_down_g2.gif);
	}
    
.commentVoteButtonUpHighlight {
    cursor: pointer;
    height:12px;
    width:14px;
    background-color:#fff;
    border:0;
    background-repeat:no-repeat;
    background-position: center center;
    background-image:url(/static/templates/ausgebuddelt/images/arrow_up2.gif);
	}
    
.commentVoteButtonDownHighlight {
    cursor: pointer;
    height:11px;
    width:14px;
    background-color:#fff;
    border:0;
    background-repeat:no-repeat;
    background-position: center center;
    background-image:url(/static/templates/ausgebuddelt/images/arrow_down2.gif);
	}
    
   
.commentVoteButtonUpThrobber{
    height:12px;
    width:14px;
    background-color:#fff;
    border:0;
    background-repeat:no-repeat;
    background-position: top center;
    background-image:url(/static/templates/ausgebuddelt/images/throbber_up.gif);
    }
    
   
.commentVoteButtonDownThrobber{
    height:12px;
    width:14px;
    background-color:#fff;
    border:0;
    background-repeat:no-repeat;
    background-position: center center;
    background-image:url(/static/templates/ausgebuddelt/images/throbber_down.gif);
    }

#paginationControl {
	margin:3em 2em 2em 4em;
    }

#paginationControl a {
	padding:0.1em 0.4em;
	border:1px solid #008dda;
	line-height:0;
	font-size:0.8em;
	text-decoration:none;
    }

#paginationControl .disabled {
	padding:0.1em 0.4em;
	border:1px solid #cdcdcd;
	line-height:0;
	font-size:0.8em;
	color:#cdcdcd;
    }

#paginationControl .current {
	padding:0.1em 0.4em;
	border:1px solid #d40005;
	line-height:0;
	font-size:0.8em;
	color:#d40005;
    }
    
#itemContent {
    margin:2em;
}

    
.commentList {
	margin-top:1em;
    margin-left:4em;
    margin-right:2em;
}

.comment {
	padding:0 1em 0.2em 1em;
    border:1px solid #DFEBFF;  
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    margin-bottom:1em;
    max-width:500px;    
    overflow:auto;
    }

#commentMessage {
    margin:0 340px 0 5em;
    font-size:1em;
    line-height:1.4em;
	}
.commentText {
	font-size:1em;
	line-height:1.4em;    overflow:auto;

	}

.commentDetails {
    margin:1em 0 0.5em 0;
    font-size:0.8em;
    color:#888;
	}

div.commentList > div:target {
    background-color:#FFF2CF;
    }


.commentListForm {
	margin:0.5em 0 0.5em 0;
	}
    
.commentForm{
    margin:2em;
    margin-top:1em;
    }
    
.commentDescription {
    position:absolute;
    left:400px;
    font-size:80%;
    padding-top:15px;
    
}

#commentDescriptionContent {
	border:1px solid #ccc;
	padding:0.5em;
	margin-top:1em;
	line-height:2em;
	background-color:#fff;
}

dl.commentForm {
    padding: 10px 0 1px 0;
    margin: 0;
    }
    
dl.commentForm dt {
    float: left;
    width: 170px;
    font-weight: normal;
    text-align: right;
    padding-top: 0;
    padding-bottom: 0;
}

dl.commentForm dd {
    margin: 0 0 10px 180px;
    text-align: left;
    padding-top: 0;
    padding-bottom: 0;
}

dl.commentForm dd.action {
    padding-left: 10px;
    margin-top: -10px;
}

dl.commentForm input[type="text"],
dl.commentForm input[type="password"] {
    width:350px;    
    height:25px;
    background-image:url(/static/templates/ausgebuddelt/images/input_background.gif);
    background-repeat:repeat-x;  
    border:1px solid #CCCCCC;
    padding:3px 3px 2px 3px;
    font-size:105%;
    
}
dl.commentForm textarea,
.commentListForm textarea {
    width:350px;    
    height:100px;
    background-image:url(/static/templates/ausgebuddelt/images/input_background.gif);
    background-repeat:repeat-x;  
    border:1px solid #CCCCCC;
    padding:3px 3px 2px 3px;
    font-size:105%;    
}


dl.commentForm textarea.commentFocus {
    width:350px;    
    height:150px;
    background-image:url(/static/templates/ausgebuddelt/images/input_background.gif);
    background-repeat:repeat-x;  
    border:1px solid #CCCCCC;
    padding:3px 3px 2px 3px;
    font-size:105%;    
}

dl.commentForm select {
    border:1px solid #CCCCCC;
    padding:3px 3px 3px 3px;
    font-size:105%;
    background-image:url(/static/templates/ausgebuddelt/images/input_background.gif);
    background-repeat:repeat-x;  
    
}

dl.commentForm input[type="submit"],
.commentListForm  input[type="submit"] {
    background-image:url(/static/templates/ausgebuddelt/images/button_background_large.gif);
    cursor:pointer;
    padding:0.3em;
    font-size:0.7em;
    }
    
.commentListForm input[type="submit"] {
	margin-top:0.5em;
	}
    

dl.commentForm ul {
    margin:0.5em 0 1.5em 2.5em;
    list-style-image:url(/static/templates/ausgebuddelt/images/this_field_arrow.gif)
}
    
.commentFormStatus {
	position:absolute;
    display:inline;
    visibility:hidden;
    }

.commentFormStatusThrobber{
	margin-left:340px;
    position:absolute;
    display:inline;
    height:24px;
    width:24px;
    background-color:#fff;
    color:#fff;
    border:0;
    background-repeat:no-repeat;
    background-position: center center;
    background-image:url(/static/templates/ausgebuddelt/images/throbber_circle.gif);
    display:inline;
    visibility:visible;
    }

    
    
.submitListComment {
    
}
.commentListFormStatus {
    display:none;
    visibility:hidden;    
    }

.commentListFormStatusThrobber{ 
    display:inline;
    height:24px;
    width:24px;
    background-color:#fff;
    color:#fff;
    border:0;
    background-repeat:no-repeat;
    background-position: center center;
    background-image:url(/static/templates/ausgebuddelt/images/throbber_circle.gif);
    visibility:visible;
    }

.commentListFormStatusMessage {	
    display:inline;
    margin:0;
    margin-left:0.5em;
	font-size:0.9em;
	color:#EF3E00;
	}
	
.commentListFormMessage {
	margin:0.5em 0 0.5em 0;
    font-size:0.9em;
    color:#EF3E00;
	}

.commentControl {
	margin-top:0.1em;
	}

.commentControl form {
    display:inline;
	}

.commentControl input[type="submit"],
.submitAsLink {
    background:0;
    border:0;
    border-bottom:1px solid #fff;
    color:#008dda;
    cursor:pointer;
    padding:0;
    margin:0;
    line-height:100%;
	}

.commentControl input[type="submit"]:hover {
	color:#006ba6;
    border-bottom:1px solid #006ba6;
	}
	
.commentNested {
	margin-left:2em;
	border:1px solid red;
	}


dl.forms {
    margin-top:2em;
}
    
dl.forms dt {
    float: left;
    width:6em;
    font-weight: normal;
    text-align: right;
    padding-top: 0;
    padding-bottom: 0;
}

dl.forms dd {
    margin:0 0 1em 7.5em;
    text-align: left;
    padding-top: 0;
    padding-bottom: 0;
}

dl.forms dd.action {
    padding-left:1em;
    margin-top:-1em;
}

dl.forms input[type="text"],
dl.forms input[type="password"] {
    width:450px;    
    height:25px;
    background-image:url(/static/templates/ausgebuddelt/images/input_background.gif);
    background-repeat:repeat-x;  
    border:1px solid #CCCCCC;
    padding:3px 3px 2px 3px;
    font-size:105%;
    
}

dl.forms select {
    border:1px solid #CCCCCC;
    padding:3px 3px 3px 3px;
    font-size:105%;
    background-image:url(/static/templates/ausgebuddelt/images/input_background.gif);
    background-repeat:repeat-x;  
    
}

dl.forms  input[type="submit"] {
    background-image:url(/static/templates/ausgebuddelt/images/button_background_large.gif);
    cursor:pointer;
    padding:0.3em;
    }

dl.forms ul {
    margin:0.5em 0 1.5em 2.5em;
    list-style-image:url(/static/templates/ausgebuddelt/images/this_field_arrow.gif)
}

dl.profileForm {
    margin-top:2em;
    width:650px;
}
    
dl.profileForm dt {
    float: left;
    width:12em;
    font-weight: normal;
    text-align: right;
    padding-top: 0;
    padding-bottom: 0;
    margin-right:1em;
}

dl.profileForm dd {
    margin:0 0 1em 13em;
    text-align: left;
    padding-top: 0;
    padding-bottom: 0;
}

dl.profileForm dd.action {
    padding-left:1em;
    margin-top:-1em;
}

dl.profileForm input[type="text"],
dl.profileForm input[type="password"] {
    width:250px;    
    height:25px;
    background-image:url(/static/templates/ausgebuddelt/images/input_background.gif);
    background-repeat:repeat-x;  
    border:1px solid #CCCCCC;
    padding:3px 3px 2px 3px;
    font-size:105%;    
}

dl.profileForm select {
    border:1px solid #CCCCCC;
    padding:3px 3px 3px 3px;
    font-size:105%;
    background-image:url(/static/templates/ausgebuddelt/images/input_background.gif);
    background-repeat:repeat-x;  
    
}

dl.profileForm input[type="submit"] {
    background-image:url(/static/templates/ausgebuddelt/images/button_background_large.gif);
    cursor:pointer;
    padding:0.3em;
    }

dl.profileForm ul {
    margin:0.5em 0 1.5em 2.5em;
    list-style-image:url(/static/templates/ausgebuddelt/images/this_field_arrow.gif)
}

dl.profileForm p {
    margin:0.5em 0 1em 0;
    line-height:1.4em;
}

#footer {
	margin:5em 1em 2em 1em;
	text-align:center;
    font-size:0.9.em;
	}
	
.textItem,
.blogItem {
	margin-left:1em;
	}

.messageDetails{
    margin:1em 0 0.5em 0;
    font-size:0.8em;
    color:#888;
    }
    
.messageSubject {
    font-weight:bold;
    margin-bottom:0.5em;
    }
    
.messageText {
    margin-bottom:0.5em;
    }
   
.messageContext {
    font-size:0.8em;
    }
    
.message {
	margin-bottom:1.5em;
    }

.unreadMessages a {
	color:#D40005;
    }
    
.textContent {
    line-height:1.4em;
    max-width:650px;
    }
    
.textContent p{
    margin-bottom:0.7em;
    }
    
.textContent img {
    border:1px solid #C4CFD4;
    }
    
.blogContent {
    line-height:1.4em;
    max-width:650px;
    }
    
.blogContent p{
    margin-bottom:0.7em;
    }
    
    
.itemDetails,
.blogDetails {
    margin:0.5em 0 0.5em 0;
    font-size:0.8em;
    color:#888;
    }
    
.blogLink {
	margin:0.5em 0 2em 0;
	}
    
.imagePreview {
	float:left;
	margin:0 0.5em 0.5em 0;
	padding:0;
}

.imagePreview img {
    border:1px solid #C4D0D5;
}
    
.imageLarge {
	margin:1em 0 1em 0;
	padding:0;
}

.imageLarge img {
    border:1px solid #C4D0D5;
}

.imageTitle {
   font-weight:bold;
   margin-bottom:0.25em;
}

.imageDescription,
.imageText {
    line-height:1.4em;
    }
    
.commentBelowThreshold {
	font-size:0.7em;
	color:#ccc;
	margin:0.5em 0;
}
.commentBelowThreshold a {
	text-decoration:none;
	color:#ccc;
    padding:0 1em 0 1em;
}

.imageContent {
	margin:0 auto;
	display:block-inline;
	border:1px solid #ccc;
	padding:8px;
    -moz-border-radius-bottomleft:5px;
    -moz-border-radius-bottomright:5px;
    -moz-border-radius-topright:5px;
    -moz-border-radius-topleft:5px;
    -webkit-border-bottom-left-radius:5px;
    -webkit-border-bottom-right-radius:5px;
    -webkit-border-top-right-radius:5px;
    -webkit-border-top-left-radius:5px;
	}    

.imageContent img{
	border:0;
	}
.imageLinks {
	margin:1em 0 1em 0;
	text-align:center;
	}
.imageLinks a,
.imageLinks span {
    margin:0 1em 0 1em;
	}

.table {
    display: table;
}
.wrapper{
    background-color: #ff6;
    padding: 10px;
    border: solid 5px #f00;
}

* html .wib {
    display: inline-block;
}


    
ul#imageList {
    list-style-type:none;
    height:2800px;
    }
    
ul#imageList li{
    float:left;
    clear:none;
    width:220px;
    margin-bottom:1em;
    vertical-align:middle;
	height:200px;
    }
    
ul#imageList .itemDetails  ,
ul#imageList.itemDetails  a {
    font-size:0.75em;
	text-align:center;
}

ul#imageList .itemDetails img {
    vertical-align:middle;
    }
    
ul#imageList .imagePreview {
    float:none;
	margin:0;
	padding:0;
}
    
#imageList .imagePreview img {
	border:0;
	margin:auto;
}
#imageList li .imagePreview {
    margin:0 auto;
    display:block-inline;
    border:1px solid #ccc;
    padding:8px;
    -moz-border-radius-bottomleft:5px;
    -moz-border-radius-bottomright:5px;
    -moz-border-radius-topright:5px;
    -moz-border-radius-topleft:5px;
    -webkit-border-bottom-left-radius:5px;
    -webkit-border-bottom-right-radius:5px;
    -webkit-border-top-right-radius:5px;
    -webkit-border-top-left-radius:5px;
    }

