@import url(/stylesheets/k2lcontent_galerie.css);
/**
 * you mag pop section
 * author: roman.weinberger@studio78.at
 */

/** section header **/
#section {
	background:url(../images/key2life/section_header_galerie.png) 0 0 no-repeat;
	width:625px;
	height:50px;
	float:left;
}

/** box on the right **/
#rightbar .boxheader {
	background:url(/images/key2life/key2life_box_head.png) 0 0 no-repeat; 
}

#rightbar .boxbody {
	background:url(/images/key2life/key2life_box_body.png) 0 0 repeat-y;
}

#rightbar .boxfooter {
	background:url(/images/key2life/key2life_box_foot.png) 0 0 repeat-y; 
}

#rightbar .boxbody { color:#252156; }


#rightbar .boxbody .newest a {
	padding-left:2px;
	margin:0;
	font-weight:bold;
	font-size:9pt;
	color:#252156;
}

#rightbar .boxbody .name a {
	font-weight:bold;
	color:#252156;
	text-decoration:none;
}

#rightbar .boxbody a { color:#252156; font-weight:bold; text-decoration:none; }
#rightbar .boxbody a:hover { text-decoration:underline; }