/* Copyright (C) 2007 - 2009 YOOtheme GmbH */

/*
 * This CSS file is for customization purpose only
 */ 

div.module div.yoo-gallery {
	margin: 15px auto 5px auto;
	width: 600px;
}


div.sobi2latest {
  /*border: 1px solid #336600;
    background-color: #eeeea1; */
  width: 143px;
  height: 50px;

  margin: 6px!important;
}
div.sobi2latest img {
}
div.sobi2latest a {
  display:block;
  text-align: center;
  /* color: #336600;
  font-weight: bold; */
}

.contentpaneopen {
margin:0;
padding:0;
width:auto;
}

.chronoform {
display:none;
}

.validation-advice {
color:red;

}