/**
 * @section Hide right column on inner pages
 */
		
	.center-in {
		margin-right:	36px;}

	.right {
		width:			36px; 
		margin-left:   -36px;} 

/**
 * @section Change behaviour of some blocks
 */

	.consult {
		padding: 15px 0 0 15px; position: relative; margin-top: 50px; height: 1%;
		background: url(../images/line-horisontal-dotted.gif) top left repeat-x !important;}

		.consult .hci-email{
			float: right;  position: relative;
			top: 20px !important; right: 0 !important;}
		
		.content, .h1 { 
			padding-left: 30px !important; padding-right: 30px !important;}