div.indexleft
{
	width:510px;
	float:left;
}

div.indexright
{
	width:240px;
	float:right;
}

div.frontnewspageswitch
{
	border: 1px solid #888888;
	background-color: #f5f5f5;

	padding-top:1px;
	padding-bottom:1px;
	padding-left:4px;
	padding-right:4px;
	font-size:11px;
}

div.frontnewspageswitchtext
{
	font-size:11px;
}

div.frontnewspageswitchtext span
{
	font-size:11px;
}

div.frontnewspageswitchtext a
{
	font-size:11px;
}

div.textblock
{
	border:1px solid #9b8677;
	padding-left:4px;
	padding-right:4px;
	padding-top:1px;
	padding-bottom:2px;
}

input#formfrontsubject
{
	width:507px;
	border:1px solid black;
}

input#formfrontsubject:focus
{
	background-color:#EEEEEE;
}

input#formfrontsubmit
{
	width:510px;
	border:1px solid black;
	margin-top:9px;
	margin-bottom:9px;
}

input.frontcurrencybutton
{
	border:1px solid #9b8677;
	margin:0px;
	padding:0px;
	width:184px;
	margin-top:1px;
	font-size:11px;
	margin-bottom:2px;
}

input.frontcurrency
{
	border:1px solid #9b8677;
	margin:0px;
	padding:0px;
	height:15px;
	width:182px;
}

input.frontcurrencyreadonly
{
	background-color:#ded7d3;
}

/* hack to prevent IE to render it wrong */
div[class="frontcurrencyspace"]
{
	height:3px;
}

img#currencyimage
{
	cursor:pointer;
}

.images
{
	border:1px solid #858484;
}

.images:hover
{
	border:1px solid #001101;
}

input.frontsearchbutton
{
	border:1px solid #9b8677;
	margin:0px;
	padding:0px;
	width:230px;
	margin-top:1px;
	font-size:11px;
	margin-bottom:2px;
}

input.frontsearch
{
	border:1px solid #9b8677;
	margin:0px;
	padding:0px;
	height:15px;
	width:228px;
}

div.searchinformation
{
	width:350px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	border:1px solid #888888;
	padding-left:4px;
	padding-right:4px;
	padding-top:1px;
	padding-bottom:0px;
	margin-bottom:6px;
}

.morelink
{
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
}

.morelink:hover
{
	font-size:11px;
	text-decoration:underline;
}

div.picborder img
{
	border:1px solid #888888;
	padding:2px;
	width:75px;
	height:75px;
	float:left;
	margin-right:6px;
	background-color:#FFFFFF;
}
