body {
	font-family: Verdana, "MS Trebuchet", sans-serif;
	font-size: 0.7em;
}

a {
	color: #8aba5c;
}

.rowColorize a {
	color: #50742d;
}

img {
	float: left;
	margin: 0 20px 20px 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #000;
	font-family: "MS Trebuchet", Arial, sans-serif;
}

h1 {
	font-family: "Century Gothic", "MS Trebuchet", Arial, sans-serif;
	font-style: italic;
	color: #63a325;
	font-size: 1.575em;
	margin-bottom: 10px;
}

h2 {
	font-family: "Century Gothic", "MS Trebuchet", Arial, sans-serif;
	font-size: 1.475em;
	color: #676767;
	font-style: italic;
	margin-bottom: 10px;
}

h3 {
	font-size: 1.215em;
	color: #034f85;
	font-style: italic;
	margin-bottom: 2px;
}

h4 {
	font-size: 1.15em;
	font-weight: bold;
	margin-bottom: 2px;
}

p {
	margin-bottom: 12px;
}

table {
	margin: 0 0 12px 0;
	width: 100%;
}

table td {
	padding: 4px 0px;
	border-bottom: dotted 1px #c1c1c1;
}

div#greenbox_content table, div#greenbox_content p{
	margin-bottom: 6px;
}

div#greenbox_content table td {
	padding: 1px;
}

/* ---------------------------------------------------------------------------
idlShop Table
--------------------------------------------------------------------------- */
table#idlStores {
	border-collapse: collapse;
	border: 1px solid #fff;
}

table#idlStores th {
	background: #fff url('../wsimages/table_th_bg.jpg') repeat-x left bottom;
	color: #034f85;
	font-style: italic;
	font-size: 1em;
	padding: 4px 5px;
}

table#idlStores td {
	padding: 3px 5px;
	border-bottom: dotted 1px #c1c1c1;
	border-right: dotted 1px #c1c1c1;
}

table#idlStores .firstcell {
	padding-left: 0px;
}

table#idlStores .rowColorize td {
	background-color: #eff5e9;
}

/* ---------------------------------------------------------------------------
News boxes
--------------------------------------------------------------------------- */
div.newsbox {
	border-bottom: dotted 1px #c1c1c1;
	margin-bottom: 12px;
}
