/*components*/

#sidebardd{
width:98.9%;
float:left;
color: #cfad9b;
margin-top:-20px;
margin-bottom:0px;
text-align:left;
padding-left:1%;
position:relative;
	z-index:5;
}
#sidebardd a {
 	padding-left:0px;
	background:none;
	margin-left:0;
	}
#sidebardd a:hover {
	text-decoration:underline;
	}
#sidebardd h3 {
	background:#cfad9b url(../images2/anck_back2.png) left center repeat-x;
	color:#ffffcc;
	margin-top:20px;
	}
.toggler,.toggler1,.toggler2,.toggler3,.toggler4,.toggler5 {
	margin-bottom:10px;
	padding-left:30px;
	cursor:pointer;
	}
#sidebardd h3 a {
	padding-left:0;
	color:#FFFFCC;
	}
#sidebardd h3 a:hover{
	text-decoration:underline;
	}
#sidebardd img {
	margin-top:15px;
	padding-left:10px;
	border:0;
	}
#sidebardd p {
	padding:0px 2px 5px 10px;
	}
#sidebardd ul {
	width:49%;
	}
#sidebardd .portbox {
	width:100%;
	clear:both;
	position:relative;
	}
.cont_left,.cont_right {
	width:49%;
	}
p.back_top {
	position:absolute;
	top:30px;
	right:10px;
	}
