body {
	background-image: url(image/bg.png);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: Georgia,"Times New Roman",Times,serif;
	background-color: #FFFFFF;
	overflow-x:hidden;
}
#container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	margin: 0px;
	padding: 0px;
	height: 182px;
	width: 1000px;
	float: left;
}
#textarea {
	margin: 0px;
	float: left;
	width: 970px;
	background-image: url(image/content.png);
	background-repeat: no-repeat;
	background-position: left 10px;
	padding-top: 30px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	font-size: 12px;
	color: #666666;
	overflow: visible;
	position: relative;
}
#footer {
	width: 100%;
	background-image: url(image/footer-background.jpg);
	background-repeat: repeat-x;
	float: left;
	padding-top: 0px;
	padding-bottom: 15px;
}
#footer a {
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	display: block;
}
#footer a:hover {
	text-decoration: underline;
}
.footer {
	height: 100px;
	width: 980px;
	text-align: left;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footer .left_side {
	float: left;
	width: 140px;
	padding-bottom: 10px;
	font-size: 11px;
}
#footer .right_side {
	float: left;
	width: 400px;
	text-align: left;
	font-size: 12px;
	padding-top: 10px;
	background-image: url(image/footer.png);
	background-repeat: repeat-x;
	background-position: left top;
}
#footer .policy_side {
	float: left;
	width: 105px;
	font-size: 11px;
}
#footer .copyright_side {
	width: 200px;
	font-size: 11px;
	color: #666666;
	text-align: right;
	float: left;
	padding-top: 10px;
	background-image: url(image/footer.png);
	background-repeat: repeat-x;
	background-position: left top;
}
#footer .midle_side {
	float: left;
	width: 300px;
	font-size: 11px;
	color: #666666;
	padding-top: 10px;
	padding-left: 80px;
	background-image: url(image/footer.png);
	background-repeat: repeat-x;
	background-position: left top;
}
#footer .title {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-image: none;
}
#logo {
	height: 124px;
	width: 990px;
	background-image: url(image/header.png);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
}
#menu {
	width: 940px;
	padding-right: 0px;
	padding-left: 40px;
	padding-top: 0px;
	margin: 0px;
	padding-bottom: 0px;
	height: 34px;
}
#menu a {
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	float: left;
	padding-right: 14px;
	padding-left: 14px;
	height: 24px;
	padding-top: 9px;
	background-repeat: no-repeat;
	background-position: right top;
}
#menu a:hover {
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: underline;
}
#menu a.selected {
	font-size: 12px;
	text-transform: uppercase;
	color: #333333;
	text-decoration: none;
	display: block;
	float: left;
	padding-right: 14px;
	padding-left: 14px;
	height: 25px;
	padding-top: 9px;
	background-image: url(image/menu_selected.png);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-position: left top;
}
#menu a.pre_selected {
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	float: left;
	padding-right: 14px;
	padding-left: 14px;
	height: 24px;
	padding-top: 9px;
	background-image: url(image/menu_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#menu a.pre_selected:hover {
	text-decoration: underline;
}
#submenu {
	height: 18px;
	width: 960px;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	padding-right: 0px;
	padding-left: 40px;
	font-weight: bold;
	padding-top: 5px;
	margin: 0px;
	padding-bottom: 0px;
	float: left;
}
#submenu a {
	color: #333333;
	text-decoration: none;
	display: block;
	float: left;
	padding-right: 9px;
	padding-left: 9px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
}
#submenu a:hover {
	color: #333333;
	text-decoration: underline;
}
#submenu a.selected {
	color: #000000;
	text-decoration: underline;
}
#submenu a.submenu_last_ {
	color: #333333;
	text-decoration: none;
	display: block;
	float: left;
	padding-right: 9px;
	padding-left: 9px;
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#submenu a.submenu_last_:hover {
	text-decoration: underline;
}
#submenu a.submenu_last_selected {
	color: #000000;
	text-decoration: underline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.right_area {
	float: left;
	width: 290px;
	padding-right: 11px;
	padding-left: 11px;
}
.left_area {
	float: left;
	width: 620px;
	padding-right: 15px;
	padding-left: 15px;
}
.box {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	width: 607px;
	float: left;
}
.box_smaller a.show_all {
	background-image: url(image/black_arrow.gif);
	float: right;
	color: #666666;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left 5px;
	position: absolute;
	right: 2px;
	bottom: 0px;
}

.box p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.box img {
	float: left;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 6px;
}
.box img.main_image {
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	width: 100px;
}
.news_short {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 0px;
	display: block;
	float: left;
	width: 606px;
}
.news_short a {
	font-size: 12px;
	font-weight: bold;
	color: #E85C00;
	text-decoration: none;
	background-image: url(image/strong_blue.png);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 7px;
	padding-top: 0px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	display: block;
	float: left;
}
.news_short a:hover {
	text-decoration: underline;
}

.box_smaller {
	float: left;
	width: 294px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 5px;
	margin-right: 0px;
	margin-left: 0px;
	height: 80px;
	position: relative;
}
.box_smaller_holder {
	float: left;
	width: 310px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.box_smaller p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.box_smaller img {
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
}
.box_smaller a {
	color: #E85C00;
	font-weight: bold;
	text-decoration: none;
	background-image: url(image/strong_blue.png);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 7px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	display: inline;
}
.box_smaller a:hover {
	text-decoration: underline;
}


.news_smaller {
	float: left;
	margin: 0px;
	width: 294px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.box_smaller a.read_more {
	background-image: url(image/news_archive.png);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	height: 26px;
	width: 150px;
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 144px;
}
.box_smaller a.read_more:hover {
	background-image: url(image/news_archive_hover.png);
}
h1 {
	background-image: url(image/h1.png);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 39px;
	display: block;
	width: 610px;
	font-size: 18px;
	line-height: 30px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	color: #FFFFFF;
}
.home_news_text {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E5E5E5;
	display: block;
	float: left;
}
a.read_more {
	background-image: url(image/news_archive.png);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	padding: 0px;
	height: 26px;
	width: 150px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
}
a.read_more:hover {
	background-image: url(image/news_archive_hover.png);
	background-repeat: no-repeat;
	background-position: right top;
}
a.strong_blue {
	font-size: 11px;
	font-weight: bold;
	color: #e85c00;
	text-decoration: none;
	background-image: url(image/strong_blue.png);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 7px;
	padding-top: 0px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	float: none;
	width: 286px;
	display: block;
}
a.strong_blue:hover {
	text-decoration: underline;
}

a.strong_blue_1 {
	font-size: 13px;
	font-weight: bold;
	color: #e85c00;
	text-decoration: none;
	background-image: url(image/strong_blue.png);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 7px;
	padding-top: 0px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	float: none;
	width: 572px;
	display: block;
}
a.strong_blue_1:hover {
	text-decoration: underline;
}


#login {
	background-image: url(image/login.png);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 142px;
	width: 250px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	color: #FFFFFF;
	font-size: 12px;
}
#login input {
	height: 15px;
	width: 235px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #E3E8EE;
	background-repeat: no-repeat;
	color: #666666;
	margin-top: 11px;
	margin-left: 5px;
	padding: 0px;
	float: left;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
}
#login .input_password {
	height: 15px;
	width: 235px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #E3E8EE;
	background-repeat: no-repeat;
	color: #666666;
	margin-top: 15px;
	font-size: 12px;
	padding: 0px;
	margin-left: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	float: left;
}
#login .client_login {
	height: 26px;
	width: 147px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	float: right;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: none;
}
#login a {
	color: #FFFFFF;
	display: block;
	text-align: left;
	padding-top: 2px;
	text-decoration: underline;
	font-weight: bold;
}
#search {
	background-repeat: no-repeat;
	height: 19px;
	width: 274px;
	color: #FFFFFF;
	background-position: bottom;
	float: right;
	margin-top: -3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#search input {
	background-image: url(image/search_bg.png);
	height: 16px;
	width: 210px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	color: #333333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #D14001;
	font-size: 12px;
}
#search .search_button {
	height: 19px;
	width: 35px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin-top: -1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.advertise {
	float: left;
	height: 104px;
	width: 282px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(image/advertise_bg.png);
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
}
#logout {
	background-image: url(image/logout.png);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 142px;
	width: 250px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	color: #FFFFFF;
	font-size: 13px;
}
#logout p {
	height: 80px;
	margin: 0px;
	padding: 0px;
	display: block;
}
#logout .client_logout {
	height: 26px;
	width: 147px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: none;
	display: block;
	float: right;
	margin: 0px;
	padding: 0px;
}
#footer .right_side a {
	float: left;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	padding-right: 25px;
	color: #000000;
	text-decoration: underline;
}
#contact {
	width: 620px;
}
#contact a {
	color: #E85C00;
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 35px;
	display: block;
}
#contact h1 {
	font-size: 18px;
	color: #FFFFFF;
	display: block;
	margin: 0px;
	float: left;
	width: 610px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 10px;
	background-image: url(image/h5.png);
	text-transform: capitalize;
	background-position: left top;
}
#contact h2 {
	font-size: 13px;
	color: #333333;
	display: block;
	margin: 0px;
	float: left;
	width: 620px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	background-image: none;
}
#contact h3 {
	font-size: 13px;
	color: #333333;
	display: block;
	margin: 0px;
	width: 620px;
	background-image: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding: 0px;
}
#contact h4 {
	font-size: 13px;
	color: #666666;
	display: block;
	margin: 0px;
	width: 120px;
	background-image: none;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	float: left;
}
#contact input {
	background-image: url(image/input.png);
	background-repeat: no-repeat;
	height: 22px;
	width: 400px;
	padding-top: 4px;
	padding-right: 10px;
	padding-left: 10px;
	color: #666666;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	float: left;
	padding-bottom: 5px;
}
#contact .send_message {
	height: 25px;
	width: 147px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 417px;
	display: block;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: none;
}
#contact textarea {
	background-image: url(image/textarea.png);
	height: 142px;
	width: 414px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	color: #666666;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 13px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
}
h6 {
	background-image: url(image/h2.png);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 39px;
	display: block;
	width: 300px;
	font-size: 18px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	color: #FFFFFF;
	line-height: 30px;
}
.article {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	width: 609px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.article ul {
	float: left;
	width: 500px;
	list-style-type: none;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


.article img {
	padding: 2px;
	border: 1px solid #CCCCCC;
	float: left;
	width: 110px;
	margin-right: 5px;
	margin-bottom: 5px;
}
.article p {
	display: inline;
	float: none;
}
.article_title {

	width: 485px;
	font-weight: bold;
	color: #E85C00;
	text-decoration: none;
	float: left;
}
h5 {
	background-repeat: no-repeat;
	margin: 0px;
	height: 31px;
	font-size: 18px;
	line-height: 30px;
	color: #333333;
	background-position: bottom;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.subscribe {
	width: 609px;
	float: left;
	background-repeat: no-repeat;
	background-position: left top;
	height: 43px;
	margin: 0px;
	color: #666666;
	background-image: url(image/subscribe.png);
	padding-top: 86px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.subscribe a {
	background-image: url(image/signup.png);
	display: block;
	margin: 0px;
	float: right;
	height: 28px;
	width: 145px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
	background-position: left top;
}
.subscribe a:hover {
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
}
.news_intro {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.title_putanja_holder {
	margin-bottom: 6px;
	float: left;
}

.news_intro a {
	background-image: none;
	display: inline;
	margin: 0px;
	padding: 0px;
	float: none;
	font-weight: normal;
}
a.putanja {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	padding-left: 7px;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	background-image: url(image/black_arrow.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	float: left;
	margin: 0px;
	display: inline;
}
a.putanja:hover {

	text-decoration: underline;
}

#advanced_search {
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#advanced_search table {
	float: left;
}
#advanced_search input {
	margin-top: 5px;
	margin-left: 25px;
}


#search_resault {
	width: 620px;
	float: left;
}
#search_resault h1 {
	font-size: 18px;
	color: #FFFFFF;
	display: block;
	margin: 0px;
	float: left;
	width: 610px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 10px;
	text-transform: capitalize;
	background-image: url(image/h5.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 31px;
}
#search_resault h2 {
	font-size: 13px;
	color: #333333;
	display: block;
	margin: 0px;
	float: left;
	width: 600px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-image: none;
}
#search_resault h3 {
	color: #666666;
	float: left;
	width: 620px;
	display: block;
	margin: 0px;
	font-size: 13px;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#search_resault a {
	color: #E85C00;
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 0px;
	display: block;
	background-image: url(image/strong_blue.png);
	background-repeat: no-repeat;
	background-position: left 9px;
	padding-left: 7px;
	float: left;
	width: 613px;
	padding-top: 5px;
}
#search_resault a.putanja {
	float: left;
	width: auto;
	color: #666666;
	background-image: url(image/black_arrow.gif);
}

#search_resault a:hover {
	text-decoration: underline;
}
.search_button {
	color: #FF0033;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	text-decoration: underline;
}
#registration {
	float: left;
	margin: 0px;
	padding: 0px;
}
#registration h1 {
	background-image: url(image/h5.png);
	color: #FFFFFF;
	float: left;
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 10px;
	font-size: 18px;
	width: 610px;
	height: 31px;
}
#registration h3 {
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	display: block;
	float: none;
	margin: 0px;
	width: 602px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#registration h4 {
	font-size: 13px;
	font-weight: normal;
	color: #666666;
	display: block;
	float: left;
	width: 155px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#registration input {
	background-image: url(image/input.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	float: left;
	width: 380px;
	border: 1px solid #FFFFFF;
	height: 22px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #666666;
}
#registration .register {
	background-image: none;
	float: left;
	height: 26px;
	width: 147px;
	padding-left: 288px;
}
#contact .send_password {

	height: 26px;
	width: 147px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 262px;
	display: block;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: none;
}

