/*CSS*/

*{
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-family: verdana;
	list-style-type: none;
	text-decoration: none;
} 
/*#rightnews:after, #blog1:after #blog:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}*/
#entirebody:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
p{
	padding: 0px;
	margin: 0px;
}
a{
	color: #be0000;
	border: none;
}
h2{
	font-size: 13px;
	color: #000;
}
h3{
	font-weight: 12px;
	color: #2a4b8a;
	padding: 0px;
	margin: 0px;
}
h4{
	color: #666666;
	padding: 0px;
	margin: 0px;
}

#entirebody{
	\\width: 1152px;
	padding-bottom: 30px;
}
#top{
	height: 135px;
	background: url(../images/city2.gif) no-repeat right bottom;
	width: 1030px;
	margin-bottom: 2px;
}
#mainnav{
	float: right;
}
#mainnav ul#nav{
	float: left;
	background: none;
	padding-top: 12px;
}
#mainnav ul#nav li{
	display: inline;
	margin-right: 10px;
}
#mainnav ul#nav li a{
	color: #646464;
}
#mainnav ul#nav li a.active{
	font-weight: bold;
}
#mainnav ul#languages{
	background: url(../images/languages.gif) no-repeat;
	float: left;
	height: 32px;
	padding-top: 12px;
	padding-left: 3px;
}
#mainnav ul#languages li{
	display: inline;
	border-right: 1px solid #366fa4;
	float: left;
}
#mainnav ul#languages li a{
	color: #366fa4;
	padding-right: 6px;
	padding-left: 6px;
	text-decoration: none;
}
#mainnav ul#languages li a.active{
	font-weight: bold;
}
#mainnav ul#languages li.last{
	border: none;
}
#logo{
	margin: 0px 0px 0px 25px;
	\\padding-top: 20px;
	width: 273px;
	height: 86px;
}
#logo a{
	border: none;
}
#logo a img{
	border: none;
}
#topnav{
	width: 776px;
	height: 32px;
	background: url(../images/topnav_bg.gif) repeat-x;
	float: left;
}
#topnav li{
	display: inline;
	float: left;
	background: url(../images/topnav_border.gif) no-repeat right;
	padding-right: 2px;
}
#topnav li.first{
	margin-left: 10px;
}
#topnav li a{
	text-transform: uppercase;
	font-weight: bold;
	color: #fff;
	float: left;
	padding: 9px 25px 10px 22px;
}
#topnav li a:hover{
	background: url(../images/topnav_hov.gif) repeat-x;
}
#topnav li a.active{
	background: url(../images/topnav_act.gif) repeat-x;
}
form.search{
	width: 252px;
	height: 32px;
	background: url(../images/search_left.gif) no-repeat bottom right;
	float: left;
	margin-left: 2px;
}
form.search dl dt {
	padding: 7px 0px 7px 14px; 
	width: 215px;
	float: left;
}
form.search dl dt input.text{
	width: 149px;
	height: 15px;
	border-top: 1px solid #747474;
	border-left: 1px solid #545454;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	float: left;
	margin-right: 10px;
	color: #636363;
}
form.search dl dt input.submit{
	width: 53px;
	height: 18px;
	border: 1px solid #e9e9e9;
	background: url(../images/submity.gif) repeat-x;
	color: #636363;
}
#container{
	width: 990px;
	padding-left: 40px;
}

#left{
	width: 215px;
	margin-top: 14px;
	float: left;
	margin-right: 15px;
}
#leftnav{
	width: 215px;
	float: left;
}
#leftnav li{
	margin-bottom: 2px;
	float: left;
	display: block;
	width: 215px;
	background: url(../images/leftnav.gif) repeat-x;
}
#leftnav li a{
	background: url(../images/arrow_leftnav.gif) no-repeat 15px 8px;
	display: block;
	padding: 5px 0px 5px 0px;
	color: #5f5f5f;
	padding-left: 36px;
	float: left;
	width: 179px;
}
#demands{
	width: 185px;
	border: 3px solid #f5f5f5;
	padding-top: 12px;
	padding-left: 12px;
	padding-right: 12px;
	float: left;
	margin-right: 0px;
}
#demands h2{
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 19px;
}
#demands p{
	color: #454545;
}
#demands a{
	color: #968e2b;
	background: url(../images/arrow.gif) no-repeat 0px 5px;
	float: right;
	padding-left: 8px;
	margin-right:5px;
	margin-top: 10px;
	padding-bottom: 17px;
}
#quicklinks{
	width: 185px;
	border: 3px solid #f5f5f5;
	padding-top: 12px;
	padding-left: 12px;
	padding-right: 12px;
	margin-top: 15px;
	float: left;
}
#quicklinks h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #959595;
	background: url(../images/redborder.gif) no-repeat right;
	display: inline;
	padding-right: 10px;
}
#quicklink{
	margin-top: 20px;
	padding-bottom: 18px;
}
#quicklink li{
	margin-top: 10px;
}
#quicklink li a{
	color: #626e90;
	background: url(../images/arrow2.gif) no-repeat 0px 5px;
	padding-left: 8px;
	display: block;
	text-decoration: underline;
}
#newsletter{
	border-bottom: 1px solid #cbcbcb;
	border-right: 1px solid #dadada;
	border-left: 1px solid #efefef;
	border-top: 1px solid #f9f9f9;
	width: 213px;
	height: 71px;
	float: left;
	margin-top: 12px;
	background: url(../images/newsletter_bg.gif) repeat-x;
}
#newsletter h3{
	font-weight: bold;
	color: #8c8c8c;
	padding: 13px 0px 12px 13px;
}
#newsletter form{
	float: left;
}
#newsletter form dl dt{
	padding-left: 12px;
	float: left;
	width: 200px;
}
#newsletter form dl dt input.text{
	width: 120px;
	height: 15px;
	float: left;
	margin-right: 4px;
	border-top: 1px solid #747474;
	border-left: 1px solid #545454;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	color: #636363;
}
#newsletter form dl dt input.subs{
	width: 62px;
	height: 17px;
	background: url(../images/subs.gif) repeat-x;
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	display: block;
	border: none;
	padding: 2px 4px;
}
#homecontent{
	float: left;
	width: 492px;
	margin-top: 14px;
	padding-top: 18px;
}
#homecontent h1{
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #eeeeee;
	padding-bottom: 13px;
	margin-bottom: 11px;
	margin-left: 4px;
}
#homecontent #lnews{
	
}
#homecontent #lnews img{
	
}
/*--- withborder ---*/
#homecontent .withborder{
	margin: 0 auto;
	background: url(../images/foto_left.gif) repeat-y #fff;
	float: left;
	margin-right: 18px;
}
#homecontent .withborder .top{
	background: url(../images/foto_top.gif) repeat-x;
	height: 4px;
}
#homecontent .withborder img.bigphoto{
	float: none;
	padding-right: 5px;
	margin-left: 5px;
	background: url(../images/foto_right.gif) repeat-y right;
}
#homecontent .withborder .bottom{
	background: url(../images/foto_bot.gif) repeat-x;
	//margin-top: -2px;
	height: 6px;
}
#homecontent .withborder img.left{
	float: left;
}
#homecontent .withborder img.right{
	float: right;
}
/*---- end of withborder ----*/

#lnews #text span{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #cfcfcf;
}
#lnews #text h3{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #454545;
	margin-bottom: 9px;
}
#lnews #text p{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #454545;
	margin-bottom: 4px;
}
#lnews #text p:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#lnews #text{
	margin-top: 12px;
}
#lnews #text a{
	\\display: block;
	background: url(../images/arrow_more.gif) no-repeat 5px 5px;
	padding-left: 12px;
	\\margin-left: 186px;
	color: #536a31;
	margin-top:5px;
}
#lnews #text a.discuss{
	\\display: block;
	background: url(../images/arrow_discuss.gif) no-repeat 5px 5px;
	padding-left: 12px;
	\\margin-left: 186px;
	color: #968e2b;
	margin-top:5px;
}

#comment{
	float: right;
}
#comment span{
	float: left;
	margin-top: 5px;
}
#comment a.more{
	margin-top: 0px;
}


#pressrelease{
	margin-top: 0px;
}
#leftnews{
	width: 211px;
	border-right: 1px solid #ebebeb;
	padding-right: 20px;
	float: left;
	padding-left: 5px;
	margin-right: 20px;
}
#leftnews h4{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #454545;
	margin-bottom: 11px;
}
#leftnews p{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #454545;
	margin-bottom: 16px;
}
#leftnews a, #rightnews a{
	color: #9e9e9e;
	background: url(../images/arrow_gray.gif) no-repeat 0px 6px;
	padding-left: 8px;
	display: block;
	margin-bottom: 16px;
	margin-left: 3px;
}
#leftnews a.rss{
	color: #9e9e9e;
	height: 18px;
	text-transform: uppercase;
	background: url(../images/rss.gif) no-repeat;
	padding-left: 22px;
	padding-top: 3px;
	font-weight: bold;
	color: #454545;
	margin-left: 3px;
	margin-bottom: 0px;
	width: 28px;
}
#rightnews{
	float: left;
	width: 234px;
}
#rightnews h4{
	color: #454545;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 11px;
}
#rightnews p{
	color: #454545;
	margin-bottom: 16px;
}
/*--- withborder2 ---*/
#homecontent .withborder2{
	margin: 0 auto;
	background: url(../images/foto_left.gif) repeat-y #fff;
	float: left;
	margin-right: 7px;
}
#homecontent .withborder2 .top2{
	background: url(../images/foto_top.gif) repeat-x;
	height: 4px;
}
#homecontent .withborder2 img.bigphoto2{
	float: none;
	padding-right: 5px;
	margin-left: 5px;
	background: url(../images/foto_right.gif) repeat-y right;
}
#homecontent .withborder2 .bottom2{
	background: url(../images/foto_bot.gif) repeat-x;
	//margin-top: -2px;
	height: 6px;
}
#homecontent .withborder2 img.left2{
	float: left;
}
#homecontent .withborder2 img.right2{
	float: right;
}
/*---- end of withborder ----*/

#right{
	\\border: 1px solid;
	width: 253px;
	float: left;
	margin-top: 14px;
	margin-left: 15px;
}
#right #kids{
	border: 3px solid #F5F5F5;
	padding: 12px 12px 0px 12px;
	margin-top: 14px;
	background: transparent url(../images/kids.gif) no-repeat right bottom;
	padding-bottom: 20px;
	width: 223px;
}
#right #kids h2{
	background: transparent url(../images/redborder.gif) no-repeat scroll right center;
	color: #000;
	display: inline;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-right: 10px;
	text-transform: uppercase;
}
#right #kids ul{
	width: 118px;
	margin-top: 29px;
	margin-bottom: 
}
#right #kids ul li{
	margin-bottom: 15px;
}
#right #kids ul li a{
	background: transparent url(../images/arrow_kids.gif) no-repeat 0px 5px;
	padding-left: 10px;
	color: #000;
}
#right #kids ul li a:hover{
	color: red;
}
#right #kids ul li a.active{
	color: red;
}
#right #login{
	border: 3px solid #F5F5F5;
	padding: 12px 12px 15px 12px;
	margin-top: 0px;
	width: 223px;
}
#right #login h2
{
	background: transparent url(../images/redborder.gif) no-repeat scroll right center;
	color: #000;
	display: inline;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-right: 10px;
	text-transform: uppercase;
}

#right #blog{
	border: 3px solid #F5F5F5;
	padding: 12px 12px 15px 12px;
	margin-top: 14px;
	float: left;
	width: 223px;
}
#right #blog h2{
	background: transparent url(../images/redborder.gif) no-repeat scroll right center;
	color: #000;
	display: inline;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-right: 10px;
	text-transform: uppercase;
}
#right #blog #login{
	width: 225px;
}
#right #blog #login p{
	margin-top: 5px;
}
#shorttext1{
	width: 135px;
	float: left;
	display: block;
	margin-top: 19px;
}
#shorttext1 p{
	font-size: 10px;
	padding-right: 10px;
	margin-top: 5px;
	margin-bottom: 15px;
}
#shorttext1 a{
	color: #aeadad;
	font-size: 10px; 
	text-decoration: underline;
}
#right #blog #blog1 #shorttext1 span{
	display: block;
	color: #000;
	color: #304a8d;
	font-size: 10px;
	font-weight: bold;
}
#blog1{
	padding-bottom: 12px;
	margin-bottom: 12px;
	border-bottom: 2px solid #e8e8e8;
	float: left;
}
#blog1 #photo{
	float: left;
	width: 75px;
	margin-top: 19px;
}
#photo img{
	border: 1px solid #000;
}
#photo span.phototitle{
	font-size: 10px;
	color: #000;
	float: left;
	\\width: 90px;
}
#blogbox2{
	
}
#shorttext2{
	width: 149px;
	float: left;
	display: block;
	margin-top: 19px;
}
#shorttext2 p{
	color: #304A8D;
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 15px;
	margin-top: 5px;
	padding-right: 10px;
}
#shorttext2 a{
	color: #aeadad;
	font-size: 10px; 
	text-decoration: underline;
}
#blogbox2 #photo2{
	float: left;
	width: 75px;
	margin-top: 19px;
}
#photo2 img{
	border: 1px solid #000;
}
#photo2 span.phototitle{
	font-size: 10px;
	color: #000;
	float: left;
	width: 90px;
}
#footer{
	float: left;
	width: 990px;
	margin-top: 46px;
	margin-left: 40px;
	background: transparent url(../images/footer1.gif) no-repeat top;
}
#footer span{
	float: left;
	padding-left: 10px;
	padding-top: 15px;
	display: block;
	width: 980px;
	font-size: 10px;
	color: #396f81;
	height: 15px;
}
#footer p{
	margin-left: 10px;
	color: #757575;
	font-size: 10px;
}
#footer a{
	padding-right: 20px;
	float: right;
	background: transparent url(../images/rrota.gif) no-repeat;
	height: 14px;
	width: 14px;
}

.content{
	float: left;
	width: 492px;
	margin-top: 14px;
	padding-top: 18px;
}
.content h2{
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 2px solid #eeeeee;
	padding-bottom: 13px;
	margin-bottom: 11px;
	margin-left: 4px;
}
.content #search h2{
	padding-bottom: 0px;
	margin-top: 20px;
	border-bottom: 0px;
}
.content #search p.link{
	padding-top: 00px;
	border-bottom: 2px solid #eeeeee;
	padding-bottom: 5px;
}
/********************* list article ***************************/

.content #news{
	border-bottom: 2px solid #eeeeee;
	padding-bottom: 30px;
	margin-bottom: 13px;
	padding-left: 10px;
}
.content form.comments{
	margin-left: 10px;
	width: 260px;
}
.content #text{

}
.content .withborder{
	float: right;
}
.content .withborder{
	margin: 0 auto;
	background: url(../images/foto_left.gif) repeat-y #fff;
	float: right;
}
.content .withborder .top{
	background: url(../images/foto_top.gif) repeat-x;
	height: 4px;
}
.content .withborder img.bigphoto{
	float: none;
	padding-right: 5px;
	margin-left: 5px;
	background: url(../images/foto_right.gif) repeat-y right;
}
.content .withborder .bottom{
	background: url(../images/foto_bot.gif) repeat-x;
	//margin-top: -2px;
	height: 6px;
}
.content .withborder img.left{
	float: left;
}
.content .withborder img.right{
	float: right;
}
.content #text span{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #cfcfcf;
	text-transform: uppercase;
}
.content #text h3{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #454545;
	margin-bottom: 9px;
}
.content #text p{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #454545;
	margin-bottom: 4px;
}
.content #text a{
	display: block;
	background: url(../images/arrow_more.gif) no-repeat 5px 5px;
	padding-left: 12px;
	color: #536a31;
	margin-top:5px;
	float: left;
}
/************************** end of list article ********************/

/******************* contact forma ******************************/
.content dl dt.vspace{
	height: 15px;
}
/**************** end of contact forma **************************/

/*--------------------------------------- start of sitemap ----------------------------------*/
#sitemap{

}
#sitemap ul{
margin: 0px;
padding: 0px;
}
#sitemap ul li{
background-image: none;
list-style-type: none;
text-align: left;
margin: 3px 0px;
padding: 0;
}
#sitemap ul li a, #sitemap ul li ul li a, #sitemap ul li ul li ul li a, #sitemap ul li ul li ul li ul li a{

float: none;
min-height: 1px;
height: auto !important;
height: 1px;
margin: 0px;
padding: 3px 0px 3px 30px;
background: url(../images/sitemap/list_icon.gif) no-repeat;
background-position: 7px 0px;
text-decoration: none;
color: #000;
}
#sitemap ul li a.home{
padding-left: 18px;
background: url(../images/sitemap/home.gif) no-repeat;
}
#sitemap ul li a:hover{
text-decoration: underline;
}
#sitemap ul li ul{
background: url(../images/sitemap/ul_bg.gif) repeat-y;
}
#sitemap ul li ul li {
padding-left: 15px;
}
#sitemap ul li ul li a{
}
#sitemap li.end a{
background: url(../images/sitemap/end_list_icon.gif) no-repeat;
background-position: 7px 0px;
}
#sitemap li.end ul{
background: none;
}
#sitemap li.end ul li a{
background: url(../images/sitemap/list_icon.gif) no-repeat;
background-position: 7px 0px;
}
#sitemap li.end ul li.end a{
background: url(../images/sitemap/end_list_icon.gif) no-repeat;
background-position: 7px 0px;
}
#sitemap li.end ul li a{

}

/*--------------------------------------- end of sitemap ----------------------------------*/

/************************** start of section ********************/

.content p{
	color: #454545;
	line-height: 16px;
}
.content #tekst{
	padding-left: 10px;
	padding-right: 10px;
}
.content p a{
	color: #626e90;
	text-decoration: underline;
}
.content h3{
	font-size: 11px;
	font-weight: bold;
	color: #454545;
	margin-top: 18px;
	margin-bottom: 16px;
}
.content ul{
	margin-top: 18px;
	margin-left: 10px;
}
.content ul li{
	background: url(../images/bullet.gif) no-repeat 0px 5px;
	padding-left: 30px;
	margin-bottom: 12px;
	color: #454545;
}
/************************** end of section ********************/

/********************************************* news comments **********************************************/

.content ul#comment{
  margin-left: 0px;
	margin-bottom: 30px;
	\\border-bottom: 1px solid gray;
	\\border-bottom: 2px solid #EEEEEE;
	display: block;
	width: 100%;
	background-color: #EFEFEF;
}
.content ul#comment li{
	background-image: none;
	border-bottom: 1px solid #fff;
	padding-left: 0px;
	margin-bottom: 0px;
}
.content ul#comment li h3{
	font-weight: bold;
	padding: 10px;
	margin: 0px;
}
.content ul#comment p{
	margin-left: 10px;
	margin-right: 10px;
	padding-bottom: 10px;
}

/********************************************* end of news comments **********************************************/

/************************** start of newsinside  ********************/

.content #news .withborder{
	float: right;
	padding-right: 10px;
}
.content #news #tekst{
	padding-left: 0px;
}
.content h2.newsinside{
	color: #cfcfcf;
}
.content h2.newsinside span{
	color: #000;
	border-left: 2px solid #000;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 7px;
}
.content form textarea{
	border-top: 1px solid #747474;
	border-left: 1px solid #545454;
	border-bottom: 1px solid #e4e4e4;
	border-right: 1px solid #e7e7e7;
	margin-bottom: 20px;
	color:#636363;
}
.content form label{
	float: left;
	margin-bottom: 10px;
}
.content form input.news{
	display: block;
	background:transparent url(../images/submity.gif) repeat-x scroll 0%;
	border:1px solid #E9E9E9;
	color:#636363;
	height:18px;
	padding-left: 3px;
	padding-right: 3px;
}

/************************** end of newsinside  ********************/
.content form.register{
	margin-top: 50px;
	color: #3F3F3F;
}
.content form.register label{
	float: left;
	display: block;
	margin-bottom: 0px;
}
.content form.register dl{
	display: block;
	width: 100%;
	float: left;
}
/*.content form.register dl.light{
	background-color: #fff;
}
.content form.register dl.strong{
	background-color: #F5F5F5;
}*/
.content form.register dl dt{
	margin-bottom: 5px;
	margin-top: 5px;
	float: left;
	width: 30%;
}
.content form.register dl dt span{
	font-size: 9px;
	color: gray;
}
.content form input.submit{
	background-color: #E5E5E5;
}

#pressrelease h2{
	margin-bottom: 15px;
}
#userlogin{
	margin-top: 10px;
}
#userlogin dl dt{
	margin-top: 5px;
}
#userlogin dl dt label{
	font-weight: bold;
	display: block;
	color: #8c8c8c;
	margin-bottom: 5px;
}
#userlogin dl dt a.login{
	\\border: 2px solid;
	\\border-color: #f9f8f3 #828177 #828177 #f9f8f3;
	\\padding: 1px 2px;
	padding-top: 3px;
	\\display: block;
	background-position: top;
}
#userlogin dl dt .login, input.submit, .content form dl.comments td.img_submit input{
	background: url(../images/subs.gif) repeat-x;
	color: #fff;
	font-weight: bold;
	\\border: 2px solid;
	\\border-color: #f9f8f3 #828177 #828177 #f9f8f3;
	padding: 2px 4px;
	border: none;
}
img.pdf{
	float: left;
}
.content #text a.pdf{
	background-image: none;
	padding-left: 5px;
}
.content form dl.contact dt label{
	float: none;
	display: block;
	margin-top: 5px;
	margin-bottom: 0px;
}
#entirebody .links{
	margin-bottom: 0px;
	float: left;
	width: 100%;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 0px;
	border-bottom-width: 1px;
}
#entirebody .links #text{
	float: left;
}
#entirebody .links h3{
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#entirebody .links a{
	margin-top: 0px;
}
.content form dl.comments label{
	display: block;
	width: 100%;
	margin-top: 8px;
	margin-bottom: 3px;
}
.content form dl.comments input.img_submit{
}
.content .members{
	border-bottom: 2px solid #eeeeee;
	padding-bottom: 30px;
	margin-bottom: 13px;
	width: 492px;
	float: left;
	padding-left: 4px;
}
.content .members #text{
	
}
.content .members #text a{
	background:transparent url(../images/plusi.gif) no-repeat scroll 5px 5px;
	color:#454545;
	display:block;
	float:left;
	margin-top:5px;
	padding-left:15px;
	text-decoration: underline;
}
.content .members #text span.name{
	color: #454545;
	text-transform: capitalize; 
}
.content .members #text span.title{
	color: #454545;
	text-transform: capitalize; 
	font-weight: normal;
}
.content .members img{
	float: left;
	border: 1px solid ##454545;
}
.faq	{
	padding-left: 4px;
	border-bottom:2px solid #EEEEEE;
margin-bottom:13px;
padding-bottom:13px;
}
.faq #faq_1{
	padding: 10px 0px 0px 15px;
}
.content .faq a{
	color: #454545;
	text-decoration: underline;
}

a.goback{
	margin-top: 20px;
	display: block;
	text-decoration: underline;
	color:#626E90;
	padding-left: 7px;
	background: url(../images/arrow_back.gif) no-repeat left;
}
#cont{
	float: left;
	\\margin-top: 49px;
	width: 1030px;
}