/* ############################################ Tabbed Panel Hacks ######################################### */

div.xspTabbedPanelContainer {
	height: 2em !important;
	border-bottom: none;
}

div.xspTabTabbedPanel {
	margin-right: 3px;
	margin-left: 3px;
}


.categoryList {
	width: 300px;
	height: 100px;
}

.tabPanelOuther {
	width: 615px;
}

#categorySlogan {
	position: absolute;
	top: 80px;
	right: 40px;
	width: 230px;
}

div#content.company {
	width: 100%
}

div#content.company p {
	margin-bottom: 10px;
}

.slogan {
	color: #9f9f9f;
	font-style: italic;
}

html #latesta {
	background: #f7f4f0 url("_shared/well_b.jpg") repeat-x;
	padding: 20px 10px 20px 10px;
	position: absolute;
	top: 0;
	left: 420px;
	width: 208px;
	overflow: visible; 
}

a.popUpPic {
	background: white;
	padding: 2px;
	float: left;
}

a.popUpPic img {
	border: 1px solid #b29159;
}

a.popUpPic:hover img {
	border: 1px solid #902947;
}

div#companypage {
	min-height: 500px;
}

div.p2-img li {
	padding-bottom: 7px;
}

#Last10Feed {
	border-top: 1px dotted #e29999;
	padding-top: 3px;
	position: absolute;
	bottom: 5px;
	width: 185px;
	margin-left: -6px;
}


#Last10Feed a {
	font-size: 11px;
	color: #e29999;
}

.packageHeader {
	text-align: center;
	font-weight: bold;
	color: #e29999;
	margin-left: auto;
	margin-right: auto;
	background: transparent url(_shared/packages_back.gif) center bottom no-repeat;
	padding-bottom: 2px;
	font-family: Arial;
}

div.contPush {
	awidth: 206px;
}

#cont1 
{
	position: relative;	
}

#cityFilter {
	position: absolute;
	z-index: 100;
	top: 60px;
	right: 10px;
}

#cityFilter select {
	width: 200px;
}

div#banersBottom a img {
	margin: 5px 10px 5px 0 ;
}

div#banersBottom {
	text-align: center;
}


/*########################## Contact Form  ###################################*/
input.blur, textarea.blur {
	color: #acacac;
}
#contactform {
	text-align: center; padding-top: 20px;
}


ul#BannersNewIssue {float: left;}

ul#BannersNewIssue1 {float: right; }

ul#BannersLeftMenu {
	text-align: center;
}

ul#BannersLeftMenu li {
	margin-bottom: 10px;
}

div#leftBar {
	min-height: 350px;
}
