#bigteaser {
	background: url(teaserbg.jpg) top center no-repeat;
	height: 216px;
	width: 836px;
	margin: 0 auto 0 60px;
	position:relative;
	overflow: hidden;
	color: black;
}

#bigteaser h1 {
	font-family: Georgia, Garamond, serif;
	font-size: 22pt;
	color: black;
	background-color:white;
	width: 490px;
	height: 32px;
	font-weight: normal;
	position: absolute;
	top: 30px;
	left: 30px;
	padding: 5px;
}

#bigteaser h1 a {
	color: black;
	text-decoration: none;
	border: 0px none;
}

#bigteaser h1 a:hover {
	text-decoration: underline;
	color: #ff8000;
}

#bigteaser p {
position: absolute;
top: 100px;
margin: 0 30px;
width: 500px;
background-color: transparent;
z-index: +1;
font-family: Tahoma, Helvetica, Verdana, Arial, sans-serif;
font-size: 8pt;
/*font-weight: bold; e terheq vemendjen teper nga headline*/
line-height: 130%;
color:white;
}

#bigteaser p a {
	color: white;
	text-decoration: none;
	border: 0px none;
}

#bigteaser p a:hover {
	color: #ff8000;
}

#bigteaser p em {
	display: block;
	position: absolute;
   background: url(qmark.gif) no-repeat bottom right;
	height: 216px;
	width: 116px;
	z-index: -1;
	top: -100px;
	left: 400px;
	font-style: normal;
	font-weight: normal;
}

#bigteaser em a {
display: block;
position: absolute;
white-space: nowrap;
bottom: 45px;
right: 0;
font-family: Georgia, Garamond, serif;
font-size: 14pt;
line-height: 14pt;
height: 15pt; /*sepse IE e pret underlinin ne te kundert */
color: white;
}

#bigteaser em a:hover {
color: #ff8000;
text-decoration:underline;
}


#spotlights {
	margin-top: 40px;
	margin-left: 60px;	
}

#spotlights .spotwrapper {
	display:inline; /*fix IE margin float bug */
	width: 250px;
	float: left;
	margin: 0 42px 0 0;
	background: url(boxbg.gif) bottom center no-repeat;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
}

.spotwrapper h3 { /*bottom right corner*/
margin:0;
padding: 0;
background: url(boxbg.gif) top center no-repeat;
padding: 7px 0 0 25px;
font-size: 10pt;
font-weight:bold;
font-variant: small-caps;
}

.spotwrapper p {
	font-size: 8pt;
	margin: 5px 5px 5px 25px;
	line-height: 130%;
}

.spotwrapper p, .spotwrapper a {
		color: #7dcdff;
		text-decoration: none;
}

.spotwrapper a:hover {
	color:white;
}