/* Start of CMSMS style sheet 'Standard' */
div#content {
  margin: 0;
  padding: 0 50px 0 50px;
}

div#content div#album {
  padding: 0 45px 0 45px;
}

.tool-tip {
	color: #000;
	z-index: 13000;
        width: 367px;
}
 
.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #ff7d01;
	padding: 15px 20px 0px 20px;
	background: transparent url(uploads/design/bulle.gif) top left;
}
 
.tool-text {
	font-size: 11px;
	padding: 20px 20px 30px 20px;
	background: transparent url(uploads/design/bulle.gif) bottom left;
}
/* End of 'Standard' */

