#scrollable {
	float:left;
	position:relative; 
    overflow:hidden;
	padding-right:15px;
}

#scrollable_events {
	float:left;
	position:relative;
	overflow:hidden;
	width:613px;
	height:300px;
	margin-right:20px;
	display:inline;
}

.general_content #scrollable {
	width:633px;
	height:362px;
}

#aboutus_group #scrollable {
	width:345px;
	height:327px;
}

#designer_group #scrollable {
	width:420px;
	margin-right:7px;
	height:300px;
	display:inline;
}

#appointment2_group #scrollable {
	width:600px;
	height:300px;
}

#news_list #scrollable {
	width:600px;
	height:300px;
}

div#scrollable div.items { 
    position:absolute;
}

div#scrollable_events div.items {
	position:absolute;	
}

div.items a, div#items a {
	color:#522F18;
}

#arrows {
	float:left;
	width:13px;
}

.arrow {
	float:left;
	width:13px;
	height:13px;
}

.general_content #arrows_middle {
	float:left;
	width:13px;
	height:327px;
}

#trunk_general #arrows_middle {
	float:left;
	width:13px;
	height:272px;
}

#aboutus_group #arrows_middle {
	float:left;
	width:13px;
	height:302px;
}

#designer_group #arrows_middle {
	float:left;
	width:13px;
	height:275px;
}

#appointment2_group #arrows_middle {
	float:left;
	width:13px;
	height:275px;
}

#gallery_arrows #arrows_middle {
	float:left;
	width:13px;
	height:320px;
}

#news_list #arrows_middle {
	float:left;
	width:13px;
	height:275px;
}
