/* MAIN PAGE */



#center .welcome h3 {
	font-size:					14px;
}

#center .welcome h3 {
	position:					relative;
	height:						auto !important;
	font-size:					15px;
	font-weight:				normal;
	text-align:					left;
	bottom:						2px;
	border-bottom:				1px solid #542630;
	color:						#222222;
}

#center .welcome h3 span {
	position:					relative;
	float:						left;
	padding:					3px;
	background-color:			#FFFFFF;
	top:						4px;
}

#center .welcome h4 {
	font-size:					12px;
}

#center .welcome p {
	font-size:					12px;
}

#center h1 {
	font-size:					18px;
	font-weight:				normal;
	text-align:					center;
	margin:						0;
	margin-bottom:				10px;
	padding:					0;
}

#center h2 {
	font-size:					14px;
	font-weight:				normal;
	text-align:					center;
	padding:					0;
	color:						#222222;
}

#center h3 {
	border-bottom: 1px solid #542630;
	color: #222222;
	font-size: 15px;
	font-weight: normal;
	height: 15px;
	margin: 10px 0 15px;
	padding: 0;
	text-align: left;
}

#center h3 span {
	background-color: #FFFFFF;
    	float: left;
    	padding: 3px;
    	position: relative;
    	top: 4px;
}

div.wrapped {
	border:						0px none;
	position:					static;
	background-color:			transparent;
}

div.wrapped td.img {
	padding-right:				10px;
}

div.wrapped img {
}

div.article_entry {
	vertical-align:					bottom;
}

div.start_list_article {
	position:					relative;
	left:0px;
	margin-top:					10px;
	margin-bottom:				10px;
	width:						160px;
	height:						205px;
	float:						left;
	vertical-align:					bottom;
	z-index:					0;
}

div.start_list_article a {
	display:					block;
}

div.start_list_article img {
	display:					block;
	max-width:					165px;
	max-height:					165px;
	border:						0px none;
	margin-bottom:				5px;
}

div.start_list_article a img {
	display:					block;
	max-width:					165px;
	max-height:					165px;
	border:						0px none;
	margin-bottom:				5px;
}

div.start_list_article h5 {
	margin:						0;
	margin-bottom:				3px;
	padding:					0;
	font-size:					11px;
	font-weight:				bold;
}

div.start_list_article h5.verticalArticle {
	text-align:				right;
}

div.start_list_article h6 {
	margin:						0;
	padding:					0;
	font-size:					11px;
	font-weight:				normal;
}

div.start_list_article h6.verticalArticle {
	text-align:				right;
}

table.article_preview {
	position:					absolute;
	display:					none;
	left:						-70px;
	top:						-300px;
	font-size:					12px;
	z-index:					60;
}
table.article_preview table {
	
	z-index:					60;
}

div.article_list_preview h4 {
	margin:						0;
	margin-top:					10px;
	margin-bottom:				8px;
	padding:					0;
	font-size:					14px;
	font-weight:				bold;
}

div.article_list_preview h5 {
	margin:						0;
	margin-bottom:				5px;
	padding:					0;
	font-size:					13px;
	font-weight:				normal;
}

div.article_list_preview h5.price {
	font-size:					18px;
	color:						#951B30;
	margin-bottom:				2px;
	font-weight:				bold;
}

div.article_list_preview h6 {
	margin:						0px;
	font-size:					11px;
	font-weight:				normal;
	margin-bottom:				19px;
}

div.article_list_preview strong {
	display:					block;
	margin:						0;
	margin-top:					2px;
	padding:					0;
	font-size:					11px;
	font-weight:				bold;
}

div.article_list_preview p {
	margin:						0;
	margin-right:				10px;
	margin-top:					10px;
	margin-bottom:				10px;
	padding:					0;
	font-size:					11px;
	width:						160px;
	text-align:					justify;
}
