* {
	margin:0px;
	padding:0px;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#202020;
}


h1{
	font-weight:normal;
	margin-bottom:10px;
	margin-top:2px;
	color:#1C719B;
	font-family:"Times New Roman", Times, serif;
}

h2,h3,h4{
	font-weight:normal;
	color:#1C719B;
	font-family:"Times New Roman", Times, serif;
}
h2 a{
	text-decoration:none;
}
a{
	color:#1C719B;
}
#inliner{
	display:inline;
}
#wrapper{
	width:847px;
	margin:0px auto 30px auto;
}
#wrapper #siteName{
	width:847px;
}
#wrapper #header{
	width:847px;
	height:300px;
}
#wrapper #body{
	width:847px;
	display:table;
	margin-top:10px;
}
#body #left{
	width:547px;
	float:left;
	line-height:20px;
}
#body #left #content{
	padding-bottom:15px;
	margin-bottom:15px;
	border-bottom:1px dashed #1C719B;
}
#body #left #content #articleImage{
	float:left;
	margin-right:5px;
}
#content #adArticle{
	width:300px;
	height:250px;
	float:left;
	margin:0px 5px 0px 0px;
	border:1px solid #f4f4f4;
}
#content #adArticleBottom{
	width:300px;
	height:250px;
	margin:0px 0px 0px 5px;
	border:1px solid #f4f4f4;
}
#body #left #teasers p{
	margin-bottom:10px;
}
#body #left #teasers #left{
	width:268px;
	float:left;
}
#body #left #teasers p #ikon{
	float:left;
	margin-right:3px;
}
#body #left #teasers #right{
	width:268px;
	float:left;
}
#body #right{
	width:290px;
	margin-left:10px;
	float:left;
}
#right #imagePuff{
	width:143px;
	float:left;
}
#imagePuffStartMiddle{
	width:286px;
	float:left;
}
#imagePuffStartMiddle #image{
	float:left;
	margin-right:5px;
}
#body #right h3{
	padding:5px;
	margin:0px 0px 5px 0px;
	background-color:#eaeaea;
	font-weight:normal;
	font-size:17px;
}
#body #right ul{
	list-style:none;
}
#body #right ul li{
	
}
#body #right ul li a{
	display:block;
	padding:4px;
	font-size:13px;
}
#body #right ul li a:hover{
	background-color:#f4f4f4;
}
#footerTop{
	width:847px;
	height:29px;
	margin:0px auto;
	background-image:url(/images/pormaskar_fot.gif);
	background-repeat:no-repeat;
}
#footerBottom{
	width:100%;
	height:100px;
	background-color:#eaeaea;
}
#footerBottom #footerContent{
	width:847px;
	margin:0px auto 0px auto;
	padding-top:10px;
	color:#1C719B;
	display:table;
}
#footerContent p{
	width:264px;
	margin-left:12px;
	float:left;
	border-left:1px solid #1C719B;
	padding-left:5px;
}


/**Comments*/
/*#commentHeader{
	margin:10px 0px 5px 0px;
	clear:both;
}
#comments{
	padding:10px;
	background-color:#eaeaea;
}
#comments #oneComment{
	width:100%;
	margin-bottom:8px;
	background-color:#FFF;
}
#comments #oneComment #top{
	background-color:#f4f4f4;
}
#comments #oneComment #top h4{
	font-size:16px;
	padding:5px;
}
#comments #oneComment #top h4 a{
	text-decoration:none;
}
#comments #oneComment #bottom{
	padding:7px;
}
#comments #formInput{
	background-color:#FFF;
	padding:5px;
}
#comments #formInput #commentFormMessage{
	font-size:14px;
}
#comments #formInput .inputField{
	width:200px;
	height:20px;
	padding:3px;
}
#comments #formInput .inputArea{
	width:200px;
	height:150px;
	padding:3px;
	margin-bottom:2px;
}
#comments #formInput .formButton{
	margin-top:3px;
	padding:3px;
}*/
****************Comments*********************/
/*Comments form*/

#formInput{
	background-color:#242424;
	width:inherit;
	padding:5px
}
#formInput input, #formInput textarea{
	margin-bottom:3px;
}
#formInput .inputField{
	width:200px;
	padding:2px;
}
#formInput .inputHeader{
	margin-bottom:2px;
}
#formInput .inputArea{
	width:400px;
	height:150px;
	padding:2px;
}
#formInput .securityImage{
	margin:4px 0px 4px 0px;
}
#formInput .formButton{
	margin-left:340px;
}
/*A comment*/
.commentOuter{
	width:100%;
}
.commentOuter .commentInner{
	clear:both;
	display:table;
	margin-bottom:4px;
	margin-top:3px;
	width:inherit;
}
.commentInner .userImage{
	float:left;
	margin-right:10px; 
	width:60px;
}
.commentInner .rateImage{
	padding:5px;
	float:right;
}
.commentInner .bottom{
	width:inherit;
	clear:both;
	text-align:right;
	font-size:11px;
}
.commentInner .bottom a{	
	font-size:11px;
}
