/* CSS Document */


body {
	margin: 10px 0px;
	background-color: white;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
}

img {
	border: 0;
}

form {
	padding: 0;
	margin: 0;
}

img.bg_title_right {
	position: absolute;
	right:0px;
	top: 0px;
	border-width: 0px;
}

img.bg_title_left {
	position: absolute;
	left:0px;
	top: 0px;
	border-width: 0px;
}


a{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: black;
	text-decoration: underline;
	font-weight: normal;
	color: #ff840d;
}

input{
	background-color: white;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
}

textarea{
	background-color: white;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
}


select{
	background-color: white;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
}


input.submit-red-100{
	height: 27px;
	width: 100px;
	line-height: 27px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	text-decoration:none;
	border: none;
	background: none;
	background-image: url(../images/bg_submit_red_100.gif);
	background-position:top;
	cursor:pointer;
}

input.submit-100{
	height: 27px;
	width: 100px;
	line-height: 27px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	text-decoration:none;
	border: none;
	background: none;
	background-image: url(../images/bg_submit_100.gif);
	background-position:top;
	cursor:pointer;
}

input.submit-100-grey{
	height: 27px;
	width: 100px;
	line-height: 27px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	text-decoration:none;
	border: none;
	background: none;
	background-image: url(../images/bg_submit_100-grey.gif);
	background-position:top;
	cursor:pointer;
}

input.submit-140{
	height: 27px;
	width: 140px;
	line-height: 27px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	text-decoration:none;
	border: none;
	background: none;
	background-image: url(../images/bg_submit_140.gif);
	background-position:top;
	cursor:pointer;
}


input.submit-180{
	height: 27px;
	width: 180px;
	line-height: 27px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	text-decoration:none;
	border: none;
	background: none;
	background-image: url(../images/bg_submit_180.gif);
	background-position:top;
	cursor:pointer;
}

input.cancel{
	height: 27px;
	width: 100px;
	line-height: 27px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	text-decoration:none;
	border: none;
	background: none;
	background-image: url(../images/bg_submit_red_100.gif);
	background-position:top;
	cursor:pointer;
}

.title{
	font-size: 16px;
	font-weight: normal;
	margin: 0px;
}

.news_mark{
	color: #000000;
	font-weight: bold;
}

.video-flash{
	margin: 15px 0px 0px 0px;
}

.sub-title{
	color: #9f9f9f;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

td.test{
	font-size:10px;
	text-align:center;
	padding-top:10px;
}

div.test{
	font-size:10px;
	text-align:center;
	border-top:1px solid #6e6e6e;
}

table#login{
	margin: 0px 0px 0px 0px;
	line-height: 25px;
	height:25px;
	background-image: url(../images/bg_login.gif);
	background-position:top;
	background-repeat:repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #464646;
	font-weight: normal;
}



table#login .left-end{
	width: 10px;
	height: 25px;
	padding: 0px;
	margin: 0px;
	background-image: url("../images/bg_login_left.gif");
	background-position: left;
	background-repeat: no-repeat;
	}


table#login .right-end{
	width: 10px;
	height: 25px;
	padding: 0px;
	margin: 0px;
	background-image: url("../images/bg_login_right.gif");
	background-position: right;
	background-repeat: no-repeat;
	}

table#login  a{
	color: #ff7f00;
}

div#top{
	margin: 0px;
	padding:0px;
	position: relative;
	top: 0px;
	left:0px;
	height:150px;
	width:950px;
	background-image:url(../images/bg_top.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

div#top-europe{
	margin: 0px;
	padding:0px;
	position: relative;
	top: 0px;
	left:0px;
	height:150px;
	width:950px;
	background-image:url(../images/bg_top.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

div#top img#my-mr-pages{
	position:absolute;
	top: 13px;
	left: 8px;
}

div#top div#ticker{
	position:absolute;
	top: 5px;
	left: 80px;
	height: 30px;
	width: 870px;
	overflow: hidden;
	clip: rect(0,870px,30px, 0);

}

div#top div#ticker-move{
	position:absolute;
	background:none;
	white-space: no-wrap;
	margin: 0px;
	padding: 0px;
}
div#top div#ticker-move1{
	position:absolute;
	background:none;
	white-space: no-wrap;
	margin: 0px;
	padding: 0px;
}

div#towerad-conteiner{
	position:relative;
}

div#top img#logo{
	position:absolute;
	bottom: 15px;
	left: 32px;
}

div#top img#logo2{
	position:absolute;
	bottom: 6px;
	left: 32px;
}


div#top img#video1{
	position:absolute;
	bottom: 0px;
	right: 0px;
}

div#top img#video2{
	position:absolute;
	bottom: 0px;
	right: 302px;
}

div#main-menu{
	margin: 5px 0px 0px 0px;
	padding: 0px;
	height: 29px;
	width: 950px;
	background-image:url(../images/bg_main_menu.gif);
	background-position:top;
	background-repeat:repeat-x;
}


div#main-menu .left-end {
	background-image: url("../images/bg_main_menu_left.gif");
	background-position: left;
	background-repeat: none;
	float: left;
	margin-right: 10px;
	width: 5px;
	height: 29px;
	padding: 0px;
}

div#main-menu .right-end {
	background-image: url("../images/bg_main_menu_right.gif");
	background-position: left;
	background-repeat: none;
	float: right;
	margin-left: 20px;
	width: 5px;
	height: 29px;
	padding: 0px;
}

div#main-menu a{
	float: left;
	height: 29px;
	line-height: 29px;
	padding: 0px 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	text-decoration:none;
}

div#main-menu a.button{
	background-image:url(../images/bg_main_menu_button.gif);
	background-position:left;
	background-repeat:no-repeat;

}

div#main-menu a.button:hover{
	background-image:url(../images/bg_main_menu_button-hover.gif);
	background-position:left;
	background-repeat:no-repeat;
}

div#main-menu a.abutton{
	background-image:url(../images/bg_main_menu_abutton.gif);
	background-position:left;
	background-repeat:no-repeat;
}

div#main-menu div#search{
	text-align: right;
	float: right;
	border: none;
	padding: 4px 8px 0px 23px;
	margin: 4px 0px 0px 0px;
	height: 15px;
	background: none;
	background-image:url(../images/bg_search.gif);
	background-position: right;
	background-repeat:no-repeat;
}

div#main-menu div#search input{
	background-color: white;
	border: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: normal;
	width: 135px;
	height: 14px;
	line-height: 14px;
}

table#sub-menu{
	margin: 0px 15px 0px 0px;
	padding: 0px;
	height: 27px;
	background-image:url(../images/bg_sub_menu.gif);
	background-position:top;
	background-repeat:repeat-x;
}

table#sub-menu a{
	float: left;
	height: 27px;
	line-height: 27px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #363636;
	text-decoration: none;
	padding: 0px 10px;
  position: relative;
}

table#sub-menu a:hover{
	color:#000000
}

table#sub-menu a.button{
	background-image:url(../images/bg_sub_menu.gif);
	background-position:left;
	background-repeat:repeat-x;
}

table#sub-menu a.button:hover{
	background-image:url(../images/bg_sub_menu_button-hover.gif);
	background-position:left;
	background-repeat:repeat-x;
}

table#sub-menu a.abutton{
	background-image:url(../images/bg_sub_menu_abutton.gif);
	background-position:left;
	background-repeat:repeat-x;
	color:#ffffff;
}


table#forum-sub-menu{
	margin: 0px 15px 0px 0px;
	padding: 0px;
	height: 27px;
	
	background-image:url(../images/bg_sub_menu.gif);
	background-position:top;
	background-repeat:repeat-x;
	
	line-height: 27px;
	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	
	color: white;
	
	text-decoration: none;
}

table#forum-sub-menu a{
	margin: 0px;
	padding: 0px;
	line-height: 27px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: white;
}





#login .menu a{
	float: left;
	height: 25px;
	line-height: 25px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ff7f00;
	text-decoration: none;
	padding: 0px 10px;
}

#login .menu a:hover{
	color: #ffffff;
}


#login .menu a.button{
	background: none;
	background-position:left;
	background-repeat:repeat-x;

}

#login .menu a.button:hover{
	background-image:url(../images/bg_sub_menu_abutton.gif);
	background-position:left;
	background-repeat:repeat-x;
}

#login .menu a.abutton{
	background-image:url(../images/bg_sub_menu_abutton.gif);
	background-position:left;
	background-repeat:repeat-x;
	color:#ffffff;
}







div#left-menu{
	margin: 15px 15px 0px 0px;
	background-color: #003503;
	padding: 0px;
	width: 183px;
}

div#left-menu a{
	float: left;
	clear: both;
	height: 29px;
	width: 153px;
	line-height: 29px;
	padding: 0px 15px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	text-decoration:none;
	overflow: hidden;
}

div#left-menu a.button{
	background-image:url(../images/bg_main_menu_button.gif);
	background-position:left;
	background-repeat:no-repeat;
}

div#left-menu a.button:hover{
	background-image:url(../images/bg_main_menu_abutton.gif);
	background-position:left;
	background-repeat:no-repeat;
}

div#left-menu a.abutton{
	background-image:url(../images/bg_main_menu_abutton.gif);
	background-position:left;
	background-repeat:no-repeat;
}

div#left-menu #location{
	margin: 10px;
}

div.left-column{
	margin: 0px 15px 0px 0px;
	padding: 0px;
	width: 183px;
}

div.left-column ul{
	margin: 15px 0px 0px 0px;
	padding: 0px;
	list-style: none;
}


div.left-column ul li{
	list-style: none;
	margin: 10px 0px;
	padding: 0px;
}

.center-column{
	margin: 15px 15px 0px 0px;
	color:#434343;
}

.right-column{
	margin: 15px 0px;
	padding: 0px;
	width: 130px;
}

div#bottom{
	margin: 5px 0px 0px 0px;
	padding: 0px;
	height: 30px;
	width: 950px;
}

div.top-story-section{
	background-color:#ff7f00;
	background-image:url(../images/bg_top_story.gif);
	background-position:right;
	background-repeat:repeat-y;
	padding: 0 15px;
	line-height: 25px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: white;
	height: 25px;
}



div.right-section{
	background-color: #9d9d9d;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform:uppercase;
	color: white;
	line-height: 20px;
	padding: 0px 5px;
	margin: 10px 0px;
}

div.right-section2{
	background-color: #f1af03;
	background-image: url(../images/bg_section2.gif);
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform:uppercase;
	color: white;
	line-height: 20px;
	padding: 0px 5px;
	margin: 10px 0px;
}

div.right-section1 {
	background-color: #9d9d9d;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform:uppercase;
	color: white;
	line-height: 20px;
	position:relative;
	height: 22px;
}

div.right-section1 div.section-title{
	color: white;
	padding: 0px 15px;
	white-space:nowrap;
	position: absolute;
	padding: 0px 5px;
	margin: 1px 0px;
	top: 0px;
	left: 0px;
}


div.right-section1 div.additional-text{
	color: black;
	font-size: 10px;
	font-weight: normal;
	line-height: 25px;
	padding: 0px 5px;
	margin: -2px 0px;
	position: absolute;
	text-transform:lowercase;
	top: 0px;
	right: 0px;
}

div.right-section1 div.additional-text a{
	color: #ffffff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 25px;
	text-decoration: none;
}

div.section1 {
	background-image: url(../images/bg_title1.gif);
	background-position: top;
	background-color: #E6E6E6;
	background-repeat:repeat-x;
	height: 25px;
	position:relative;
}

div.section2 {
	background-image: url(../images/bg_title2.gif);
	background-position: top;
	background-color: #878686;
	background-repeat:repeat-x;
	height: 25px;
	position:relative;
}


div.section {
	background-image: url(../images/bg_title.gif);
	background-position: top;
	background-color: #878686;
	background-repeat:repeat-x;
	height: 25px;
	position:relative;
}

div.section-title{
	color: white;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 25px;
	padding: 0px 15px;
	white-space:nowrap;
	position: absolute;
	top: 0px;
	left: 0px;
}

div.section-title a{
	color: white;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 25px;
	white-space:nowrap;
}

div.additional-text{
	color: black;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 25px;
	padding: 0px 15px;
	position: absolute;
	top: 0px;
	right: 0px;
}

div.additional-text a{
	color: black;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 25px;
	text-decoration: none;
}

div.additional-text a:hover{
	text-decoration:underline;
}

div.section select{
	background-color: white;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: black;
}


div.related-section {
	background-image: url(../images/bg_related.gif);
	background-position: top;
	background-repeat:repeat-x;
	height: 28px;
	position:relative;
}

div.related-section div.section-title{
	color: black;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 25px;
	padding: 3px 0 0 15px;
	white-space:nowrap;
	position: absolute;
	top: 0px;
	left: 0px;
}

div.related-section div.additional-text{
	color: black;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 25px;
	padding: 0px 15px;
	position: absolute;
	top: 0px;
	right: 0px;
}

div.related-section div.additional-text a{

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 25px;
}

div.section div.additional-text a:hover{
	text-decoration:underline;
}

div.adv-content{
	margin: 10px 0px;
	padding: 0px;
}


div.adv-content img{
	margin: 0px 0px 0px 15px;
	padding: 0px;
}

div.content{
	margin: 5px 15px;
}

ul.thumbs{
	width: 120px;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

ul.thumbs li{
	margin: 0px 0px 17px 0px;
	padding: 0px;
	list-style: none;
	text-align: center;
}

ul.thumbs li a.title{
	font-size: 10px;
	line-height: 12px;
}

ul.thumbs li a.title:hover{
	text-decoration:none
}

ul.relativenews{
	margin:0 0 0 0;
	padding:0 0 0 0;
	list-style: none;
}

ul.stories{
	margin:0 0 0 0;
	padding:0 0 0 0;
	list-style: none;
}

ul.stories li{
	margin: 5px 0px 10px 0px;
	padding: 0px;
	list-style: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

ul.stories li a{
	font-size: 11px;
}

ul.stories li a.title{
	font-size: 12px;
	font-weight:bold;
}

ul.stories li a.title:hover{
	text-decoration:none
}


ul.stories li img.tmb{
	margin: 0px 0px 5px 5px;
	float: right;
}


ul.top-story{
	margin: 0px 0px;
	padding: 0px;
	list-style: none;
}

ul.top-story li{
	margin: 5px 0px 10px 0;
	padding: 0px;
	list-style: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	min-height: 57px;
}

ul.top-story li img.tmb{
	margin: 0px 0px 5px 5px;
	float: right;
}


ul.right-stories{
	width: 160px;
	margin: 0px 5px;
	padding: 0px;
	list-style: none;
}


ul.right-stories li{
	margin:  5px 0px ;
	padding: 0px;
	list-style: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;


}

ul.right-stories li a.title{
	font-size: 11px;
}

p {
	margin:5px 0 0 0;
	padding:0px;
}

td.small, p.small, div.small {
	font-size:10px;
}



th {
	text-align:left;
}

.orange {
	color:#FF7800;
}

h2 {
	font-size:17px;
	font-weight:bold;
	margin:0;
	padding:10px 0 5px 0;
}

.star-rating{
	white-space: no-wrap;
}

div.flash{
    line-height: 20px;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 14px;
    position: absolute;
	color: #ff840d;
    width: 610px;
    padding: 5px;
    margin: 0px;
    text-align: center;
	background-color: #e6e6e6;
	z-index: 1000;
}

div.flash #close{
	color: #ff840d;
    float: right;
}


table.error{
	color: red;
}

.microsite-box-link {
	color:#FF6000;
}


table#sub-menu a  .begin{
  display: block;
  position: absolute;
  bottom: 0px;
  left: 0px;
  height: 27px;
  width: 5px;
  background: url('../images/sub-menu-news_left.png') left top no-repeat;
}

table#sub-menu a  .end{
  display: block;
  position: absolute;
  bottom: 0px;
  right: 0px;
  height: 27px;
  width: 5px;
  background: url('../images/sub-menu-news_right.png') right top no-repeat;
}


/* ================== new styles =================== */

* {margin:0; padding:0;}

body {margin: 10px 0px; background-color: white; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 11px; color: black;}

.clearer {clear:both; float:none; height:1px; font-size:1px; line-height:1px;}

.main {width:950px; margin: 0 auto;}
.top  {}
	.top .signup {margin:5px 4px 0 0; float:left; color:#464646; font-size:12px; line-height:25px;}
		.top .signup .left {background: url('../images/bg_login_left.gif') left top no-repeat; width:10px; height:25px; float:left;}
		.top .signup .right {background: url('../images/bg_login_right.gif') left top no-repeat; width:10px; height:25px; float:left;}
		.top .signup .text {background: url('../images/bg_login.gif') left top repeat-x; height:25px; float:left; padding:0 5px;}
		.top .signup a {color:#FF7F00; text-decoration:underline; text-transform: uppercase; font-size:12px; line-height:25px;}
		
	.top .social {}
		.top .social img {margin:7px 0 0 15px;}
		
	.access {height: 27px; line-height: 25px;}
	
	.block {background:url(../images/bg_top.jpg) left top no-repeat; height:150px; position: relative; color:#464646;}
		.block .follow {float: right; color:#464646; margin: 10px 0 0 0;}
			.block .follow img {margin:0 5px -4px 5px;}
		.block .logo { position: absolute; left: 32px; top:44px;}
		.block .logotext {position:absolute; left:44px; top:56px; font-size:11px;}
		.block .banner {position: absolute; left: 349px; top:53px;}
		.block .search {position: absolute; left: 15px; top:13px; background:transparent url(../images/bg_search.gif) no-repeat scroll right center; border:medium none; float:right; height:15px;
margin:4px 0 0; padding:4px 8px 0 23px; text-align:right;}
			.block input {background-color:white; border:medium none; font-family:Arial,Helvetica,sans-serif; font-size:11px; font-weight:normal;
height:14px; line-height:14px; margin:0; padding:0; width:135px;}

	.menu {background:url(../images/bg_main_menu.gif) center top repeat-x; height:29px; margin:5px 0 0; padding:0;}
		.menu .left {background:url(../images/bg_main_menu_left.gif) left center no-repeat; float:left; height:29px; margin-right:10px;
padding:0; width:5px;}
		.menu .right {background:url(../images/bg_main_menu_right.gif) left center no-repeat; float:right; height:29px; margin-left:10px;
padding:0; width:5px;}
		.menu a {background:url(../images/bg_main_menu_button.gif) left center no-repeat; color:black;
float:left; font-family:"Trebuchet MS",Arial,Helvetica,sans-serif; font-size:12px; height:29px; line-height:29px; padding:0 17px; text-decoration:none;}
			.menu a:hover {background-image:url(../images/bg_main_menu_button-hover.gif); }
			.menu a.active {background-image:url(../images/bg_main_menu_abutton.gif); }
		.menu li, .menu ul {list-style: none; list-style-type: none;}
		.menu .sub {display:none;}
			.menu .sub a {display:block; float: none;}
			
			.menu .sub .level2 a {background:url(../images/bg_main_menu_level2_button.gif) left center no-repeat;}
			.menu .sub .level2 a:hover {background:url(../images/bg_main_menu_level2_button-hover.gif) left center no-repeat;}
			
			.menu .sub .level3 a {background:url(../images/bg_main_menu_level3_button.gif) left center no-repeat;}
			.menu .sub .level3 a:hover {background:url(../images/bg_main_menu_level3_button-hover.gif) left center no-repeat;}
			
			.menu .sub .level4 a {background:url(../images/bg_main_menu_level3_button.gif) left center no-repeat;}
			.menu .sub .level4 a:hover {background:url(../images/bg_main_menu_level3_button-hover.gif) left center no-repeat;}
		
		a.nolink {cursor: default;}
		.textcontent { min-height: 400px;}
		.maincontent {float:left; overflow: hidden; width: 735px;}
		.leftcol {float:left; width:140px; margin:0 35px 0 0; min-height: 400px;}
			.leftcol h2 {text-transform: uppercase; font-weight: normal; font-size: 20px;}
		.centertcol {float:left; width:560px; margin:15px 0 0 0;  min-height: 400px;}
			.centertcol p {margin:0 0 15px 0;}
		.sidebar {float:right; width:180px;}
			.sidebar h2 {font-weight: normal; font-size: 18px;}
			.sidebar h3 {background:#9D9D9D; color: #fff; font-size:11px; font-weight: normal; padding:2px 5px; margin:15px -5px 5px -5px;}
			.sidebar a {line-height:15px; font-size:12px; display:block; padding:0 0 8px 0; font-weight:normal; color:#FF840D;}
				.sidebar a:hover {text-decoration:none;}
		
ul { margin-top:0; margin-bottom:3px;}
ol { margin-top:0; margin-bottom:3px;}
li { margin-left:20px; margin-bottom:3px}

span.h3 { font-size:18px; color:#939598; font-weight:normal; margin:35px 0 10px 0;}

.footer {border-top:1px solid #6E6E6E; font-size:10px; margin:20px 0px 10px 0;}
		
		
		
