/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/




#right_
{
	width: 230px;
	float: right;
}

#right_ H3
{
width: 190px;
height: 29px;
font-size: 14px;
font-weight: bold;
padding-left: 45px;
padding-top: 5px;
text-transform: uppercase;
color: #ffffff;
background: url(images/title.gif) no-repeat;
}

#right_ ul {
	list-style: none;
	margin-bottom: 10px;
	padding-top: 10px;
}

#right_ .title_back
{
background: url(images/title_back.gif) no-repeat top;
}

#right_ li  {
	padding: 3px;
	padding-left: 1px;

}


#right_ a {
	color: #F39F19;
}
#right_ a:visited {
	color: #F39F19;
}

#right_ p
{
font-size: 10px;
padding-left: 10px;
}

.bot
{
padding: 10px;
}

