/* CSS Document */
* html {
	height: 100%;
}
html, body {
	height:100%; /* Растягиваем документ на всю высоту окна */
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


body {
	background:#FFFFFF;
	margin: 0px 0px 0px 0px;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	/*font-size: 62.5%;*/
	/*font-size: 62.5%;*/
	font-size:0.6em;
	color:#333333;
	text-align: left;
}


table, div, ul{
	padding: 0;
	margin: 0;
}

table
{
	border-collapse: collapse;
	width: 100%;
}
#body_table{

	width: 100%;
	height: 100%;
}
td
{
	margin: 0em;
	padding: 0em;
	vertical-align: top;
}

li{
font-size: 115%;
}

/*
#tooltip {
	position: absolute;
	z-index: 3000;
	width:250px;
	background-color: #46b5ea;
	padding: 0;
	opacity: 0.85;
	color:#fff;
	font-size:1.2em;
	
	
}
#tooltip h3 {
	padding-left:5px;
	font-size:1.5em;
	color:#fff;
	padding-top: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom: 5px;
}
#tooltip div {
  padding-left:5px;
  padding-right:5px;
}*/

/*--------------------------------------
GLOBALS & GENERAL CASES
---------------------------------------*/

a {
	color:#007ebf;
	text-decoration: underline;
}

/*--------------------------------------
TYPOGRAPHY
---------------------------------------*/
h1, h2, h3, h4, h5, h6 {
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
    font-weight: normal;
	color:#8da4b2;
}

/* approx 21px*/
h1 {
        font-size: 2.5em;
        margin-top: 2em; 
        margin-bottom: 0.2em;
		display:block;
}

/* approx 16px*/
h2 {
        font-size: 2.1em;
        margin-bottom: 1em; 
}

/* approx 14px*/
h3 {
        font-size: 1.6em;
}

/* approx 12px*/
h4 {
        font-size: 1.4em;
}

/* approx 11/14 */
p {
	font-size: 1.2em;
	line-height: 1.5em;
	padding: 0;
	margin-bottom: 1em;
}

img {
	border:0px;
}
/*==============================================*/
/* titl */
#Header_title{
	background-color: #00467f;
	background-image: url(/design/roma_design/images/top_bg_titl.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 250px;
}

#Header_title #Logo_title{
	background-image: url(/design/roma_design/images/logo_title.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width:340px;
	height:250px
}
#Header_title table{
	
	
}
#Info_top H1{
	color: #a4b7c3;
	padding-left: 25px;
	margin-top: 0px;
	font-size: 3em;
	margin-bottom: 0px;
}
#Info_top h6 {
	font-size: 1.3em;
	font-weight: bold;
	color: #FFFFFF;
	width: 400px;
	padding-left: 25px;
	margin-bottom: 5px;
	margin-top: 0px;
	padding-top: 10px;
}
#Info_top p {
	color: #FFFFFF;
	padding-left: 25px;
	margin-top: 0px;
	margin-bottom: 0px;
}




#Header_title #Request_title{
	height: 114px;
	vertical-align: bottom;
	text-align: left;
	
}


#Header_title #TopMenu ul {
	margin:25px 25px 25px 25px;
}
#Header_title #TopMenu li{
	display:inline;
	margin-right:25px;
}
#Header_title #TopMenu li a{
	font-size:1.8em;
	color:#FFFFFF;
}

#Header_title #LoginLogout{
	padding:25px 25px 25px 25px;
}
#Header_title #LoginLogout p {
	padding:0;
	margin:0;
	color:#CCC;
}

#Header_title #LoginLogout ul {
	margin-left:0em;
}
#Header_title #LoginLogout li {
	margin-right: 12px;
	color:#79d500;
	list-style:disc;
	background-image: url(/design/roma_design/images/bull.png);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	float: left;
	padding-left: 12px;
}
#Header_title #LoginLogout li a{
	color:#FFF;
}

/* titl */

/* sm */

#Header_sm{
	/*height:200px;*/
	background: #00467f url(/design/roma_design/images/top_bg_sm.gif) repeat-x bottom;
	height:130px;
	vertical-align: bottom;
}
#Header_sm #Logo_sm {
	background-image: url(/design/roma_design/images/logo_sm.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 130px;
	width: 300px;
}
#Header_sm table{
	background:url(/design/roma_design/images/top_bg2_sm.jpg) no-repeat bottom right;
	
}


#Header_sm #TopMenu ul {
	margin:25px 25px 25px 25px;
}
#Header_sm #TopMenu li{
	display:inline;
	margin-right:25px;
}
#Header_sm #TopMenu li a{
	font-size:1.8em;
	color:#FFFFFF;
}
#Header_sm #Login{
	width: 300px;
	float: right;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-left: 15px;
	padding-right: 25px;
	margin-top: 10px;
	margin-bottom: 0px;
}

#Header_sm #LoginLogout{
	padding:0px;
}
#Header_sm #LoginLogout p {
	padding:0;
	margin:0;
	color:#CCC;
}

#Header_sm #LoginLogout ul {
	margin-left:0em;
}
#Header_sm #LoginLogout li {
	margin-right: 12px;
	color:#79d500;
	list-style:disc;
	background-image: url(/design/roma_design/images/bull.png);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	float: left;
	padding-left: 12px;
}
#Header_sm #LoginLogout li a{
	color:#FFF;
}


/* sm */
#Header{
	/*height:200px;*/
	background: #00467f url(/design/roma_design/images/top_bg.gif) repeat-x bottom;
}
#Header #Logo{
	width:300px;
	height:125px
}
#Header table{
	background:url(/design/roma_design/images/top_bg2.jpg) no-repeat bottom right;
	
}
#Header #TopMenu ul {
	margin:25px 25px 25px 25px;
}
#Header #TopMenu li{
	display:inline;
	margin-right:25px;
}
#Header #TopMenu li a{
	font-size:1.8em;
	color:#FFFFFF;
}

#Header #LoginLogout{
	padding:25px 25px 25px 25px;
}
#Header #LoginLogout p {
	padding:0;
	margin:0;
	color:#CCC;
}

#Header #LoginLogout ul {
	margin-left:0em;
}
#Header #LoginLogout li {
	margin-right: 12px;
	color:#79d500;
	list-style:disc;
	background-image: url(/design/roma_design/images/bull.png);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	float: left;
	padding-left: 12px;
}
#Header #LoginLogout li a{
	color:#FFF;
}

#Content{
	padding-top:25px;
	background:url(/design/roma_design/images/sh.gif) repeat-x;
}
#Content #Breadcrumbs{
	padding:0 25px 25px 25px;
}
#Content #LeftColumn{
	width:300px;
}
#LeftMenu_all{
	margin:25px 25px 25px 25px;
}


#Content #LeftColumn  #LeftVidg{
	background-image: url(/design/roma_design/images/l_vidg_t.gif);
	background-repeat: no-repeat;
	background-color: #E6F4FB;
	margin-top: 25px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 25px;
}



#Content #LeftColumn #LeftVidg h5 {
	font-size: 1.4em;
	padding-top: 40px;
	color: #FFFFFF;
	padding-left: 75px;
	padding-bottom: 15px;
}

#Content #LeftColumn #LeftVidg p {
	font-size: 1.1em;
	padding-right: 25px;
	padding-left: 25px;
	background-image: url(/design/roma_design/images/l_vidg_bg.gif);
	background-repeat: repeat-y;
}

#Content #LeftColumn #LeftVidg #LeftVidg_footer {
	background-image: url(/design/roma_design/images/l_vidg_b.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 25px;
	margin-bottom: 25px;
}

#LeftMenu{
	margin:25px 25px 25px 25px;
	background: #ecf1e6 url(/design/roma_design/images/l_menu_t.gif) no-repeat;
}
#LeftMenu ul{
	display:block;
	background:url(/design/roma_design/images/l_menu_b.gif) bottom right no-repeat;
	padding:25px 0px 25px 0px;
}
#LeftMenu ul ul{
	background:none;
	padding:0px 0px 0px 0px;	
}
#LeftMenu ul li {
	display:block;
	padding:5px 25px 5px 40px;
	list-style:none;
	color:#79d500;
	background:url(/design/roma_design/images/menu_bullet.gif) 2em 1em no-repeat;
}





#LeftMenu ul li a{
	font-size:1.6em;
}
#LeftMenu ul li ul li{
	padding-left:2em;
	background:none;
}
#LeftMenu ul li ul li a{
	font-size:1.4em;
}

#Content h1{
	margin-top:25px;
}

#Content_center {
	padding:0px 25px 50px 25px;

}

#Content_center li {
	margin-left: 50px;
}

#Footer{
	padding-top:25px;
	background:url(/design/roma_design/images/sh.gif) repeat-x;
	height: 100px;

}
#Footer ul {
	margin-left:25px;
}
#Footer p{
	margin:0px 25px 50px 25px;
}
#Footer li {
	display:inline;
	float:left;
	list-style:none;
	
}
#Footer li a{
	display:block;
	background:url(/design/roma_design/images/bullet.gif) left center no-repeat;
	padding-left: 15px;
	padding-right: 25px;
	font-size:1.2em;
	
}



#license {
	height: 250px;
	overflow:auto;
	overflow-x: hidden;
	overflow-y: scroll;
	padding: 10px;
	border: 1px solid #CCCCCC;
/*	width: 790px;
*/}
#step_reg #pos {
	font-size: 12px;
	color: #46B5EA;
}
#step_reg td {
	text-align: center;
	vertical-align: top;
	color: #CCCCCC;
	padding-top: 10px;
	font-size: 12px;

}
#Content #Content_center #general img {
	margin-top: 5px;
}
#Content #Content_center #general h3 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #46B5EA;
	padding-bottom: 5px;
	margin-left: 5%;
}



#error_msg p {
	margin-right: 12px;
	color:#79d500;
	list-style:disc;
	background-image: url(/design/roma_design/images/bull.png);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-left: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
}


.input_field_err
{
background-color:#FFB39F
}


.r1, .r2, .r3 {
    display: block;
    height: 1px;
    background-color: #FF9900;
}

.r3 { margin: 0 3px; }
.r2 { margin: 0 2px; }
.r1 { margin: 0 1px; }

/*#error_msg .inner-box, #error_msg  b {
    background-color: #CCCCCC;
}

*/
.inner-box {
	padding:1em;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FF9900;
	border-left-color: #FF9900;
}

#result_activity_category {
	height: 250px;
	overflow:auto;
	overflow-x: hidden;
	overflow-y: scroll;
	padding: 10px;
	border: 1px solid #CCCCCC;
	list-style-type: none;
/*	width: 790px;
*/}


#otbor_debug {
	height: 250px;
	overflow:auto;
	overflow-x: hidden;
	overflow-y: scroll;
	padding: 10px;
	border: 1px solid #CCCCCC;
/*	width: 790px;
*/}
#bo td {
	font-size: 14px;
	text-align: right;
	vertical-align: middle;
	padding: 10px;
}



#result_tree_rayon {
	height: 250px;
	overflow:auto;
	overflow-x: hidden;
	overflow-y: scroll;
	padding: 10px;
	border: 1px solid #CCCCCC;
/*	width: 790px;
*/}


#select_rayon {
	height: 250px;
	overflow:auto;
	overflow-x: hidden;
	overflow-y: scroll;
	padding: 10px;
	border: 1px solid #CCCCCC;
/*	width: 790px;
*/}


#activity_category_search {
	background-color: #FFFFFF;
	z-index: 1000;
	padding: 3px;
	overflow:auto;
	overflow-x: hidden;
	overflow-y: auto;

	border: 1px solid #CCCCCC;
	height: 250px;
	width: 80%;
	
}


#region_search {
	background-color: #FFFFFF;
	z-index: 1000;
	padding: 3px;
	overflow:auto;
	overflow-x: hidden;
	overflow-y: auto;

	border: 1px solid #CCCCCC;
	height: 250px;
	width: 80%;
	
}

.desc_mes {
	font-size: 180%;
	color: #999999;
	text-align: right;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#request h1 {
	margin-top: 0px;
	margin-bottom: 0px;
}

#request h2 {
	margin-top: 0px;
}


.desc_mes_rezult {
	font-size: 180%;
	color: #000000;
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
}

#status img {
	margin-top: 2.5em;
	margin-right: 20px;
	margin-left: 20px;
}
#status {
	width: auto; /*80px*/
}

#privat_select
{

color:#666666;
	/*font-size:1.4em;padding:5px 25px 5px 40px;*/

	/*color:#79d500;	padding-left:2em;
	background:none;*/


}
#Content #Content_center #result_tree_rayon li {
	margin-left: 10px;
	list-style-type: none;
}


#Content #Content_center #result_activity_category li {
	margin-left: 10px;
	list-style-type: none;
}


.selector
{
	height: 250px;
	
	overflow:auto;
	overflow-x: hidden;
	overflow-y: auto;

}

#Content #Content_news {
	background-image: url(/design/roma_design/images/news.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
}


#Content #Content_for_news_td{
	width: 325px;

}

#Content_for_news #Content_news h1 {
	padding-right: 50px;
	color: #FFFFFF;
	padding-left: 100px;
	font-size: 2.5em;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 25px;
}



#Content_for_news {
	width: 350px;
	background-image: url(/design/roma_design/images/news_bg.jpg);
	background-repeat: repeat-y;
	background-position: left;
	margin: 0px;
	padding: 0px;
}
#news_b {
	background-image: url(/design/roma_design/images/news_b.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 21px;
}

#Content_news p {
	padding-right: 50px;
	padding-left: 100px;
	font-size: 1.1em;
}
#Content_center h3, h4, h5, h6 {
	color: #666666;
	padding-left: 0px;
}
#Header_sm #LoginLogout #new_req_sm {
	float: left;
	width: 265px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 15px;
	margin: 0px;
}
#Content #Content_center #info_blok #user_menu_new_request a {
	font-size: 1.3em;
	margin-right: 10px;
}
#Content #Content_center #info_blok #user_menu_new_request {
	padding-left: 40px;
}
#Content #Content_center #title_list li {
	list-style-image: url(/design/roma_design/images/li_title.gif);
	font-size: 1.3em;
	list-style-position: outside;
}
#Content #Content_center td {
	padding-bottom: 20px;
	padding-right: 0px;
}
#Content_news a {
	color: #FFFFFF;
}

#Content #Content_center #general #result_activity_category .li_activity_category li {
	list-style-type: none; list-style-image: none; list-style-position: outside;
}

#Content #Content_center #general #result_activity_category li {
	list-style-type: none; list-style-image: none; list-style-position: outside;
}#Content #Content_center #general #result_tree_rayon .li_activity_category li {
	list-style-type: none; list-style-image: none; list-style-position: outside;
}
#Content #Content_center #general #result_tree_rayon li {
	list-style-type: none; list-style-image: none; list-style-position: outside;
}

#cluetip #cluetip-outer #cluetip-inner ul {
	margin-left: 20px;
}
#listing_mess {
	background-image: url(/design/roma_design/images/za_bg.gif);
	width: 790px;
	margin-bottom: 4px;
}
#Content #Content_center #listing_mess td {
	margin: 0px;
	padding: 0px;
}
#listing_mess_nclude h4 {
	font-size: 1.8em;
	color: #41B0DE;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	width: 350px;
	float: left;
}
#listing_mess_nclude td {
	vertical-align: middle;
	margin: 3px;
}
#Content #Content_center #listing_mess #listing_mess_nclude {
	margin: 0px;
	padding: 0px;
}
#listing_mess_nclude_info {
	float: left;
	width: 50%;
	padding: 15px;
}
#contract_status {
	float: right;
	width: 40%;
	padding: 15px;
	margin-top: 10px;
	border: 1px solid #999999;
}
#title_line #time {
	float: left;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 5px;
}
#title_line #status_mess_incl {
	float: right;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 5px;
}

#title_line {
	clear: both;
	height: 25px;
}
#listing_mess td {
	text-align: left;
}
#top_new_request {
	background-image: url(/design/roma_design/images/new_request_top_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 0px;
	padding: 0px;
	height: 47px;
}
#new_request_top_bg_left {
	background-image: url(/design/roma_design/images/new_request_top_bg_left.jpg);
	background-repeat: repeat-y;
	width: 10px;
}
#new_request_boo_bg {
	background-image: url(/design/roma_design/images/new_request_boo_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 0px;
	padding: 0px;
}
#new_request_boo_left {
	background-image: url(/design/roma_design/images/new_request_boo_left.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#new_request_top_bg_lright {
	background-image: url(/design/roma_design/images/new_request_top_bg_lright.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#new_request_top_bg_lright_in {
	background-image: url(/design/roma_design/images/new_request_top_bg_lright_i.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 10px;
}
#zag_level1 a {
	font-size: 1.9em;
	margin: 0px;
	padding: 0px;
}
#zag_level2 {
	margin-bottom: 30px;
	margin-top: 0px;
	padding: 0px;
}
#div_help p p{
	margin-bottom: 5px;
}
.MasterFormTitle {
	font-size: 1.9em;
	color: #40A7DC;
	margin: 0px;
	padding: 0px;
}
#securityCode{
width:auto
}
.master_form_input{
	width: 400px;
}
.master_form_textarea{
	width: 400px;
	overflow: auto;
}

.master_form_td_1{
	width: 200px;
	font-size: 1.5em;
}

.master_form_td_2{
	width: 200px;
	font-size: 1.5em;

}
.master_form_td_error{
	width: 200px;
	font-size: 1.5em;
	color: #FF0000;
}


#new_request_bg_right {
	background-image: url(/design/roma_design/images/new_request_bg_lright.jpg);
	background-repeat: repeat-y;
	background-position: left;
	width: 20px;
}
#new_request_boo_right {
	background-image: url(/design/roma_design/images/new_request_boo_right.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}

#send_master_form {
width:auto;
/*	width: 190px;
	height: 45px;
	background-repeat: no-repeat;
	margin: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
*/}

/*.master_form .master_form_1 .master_form_td_1 {
	font-size: 1em;
}
.master_form .master_form_1 {
	font-size: 2em;
}*/
#error_msg_send {
	color: #000000;
	background-color: #FFB39F;
	border: 2px solid #FF0000;
	padding: 10px;
}
#error_msg_send p {
	color: #000000;
	list-style-type: none;
}
#help_valid {
	font-size: 1.3em;
	padding: 5px;
}
#status_form {
	font-size: 1.6em;
	color: #37A6DE;
}
#error_msg_send p {
	margin: 0px;
	padding: 0px;
	font-size: 1em;
}
#error_msg_send h3 {

	margin: 0px;
	padding: 0px;
}
#error_msg_send_header {

}
#error_msg_send_header {
	font-size: 1.6em;
	margin-bottom: 5px;
}
#title_request a {
	font-size: 1.6em;
}
#title_request {
	margin-top: 10px;
}

#short_desc {
	margin: 0px;
	line-height: 1em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;

}

#shor_info {
	margin: 0px;
	padding: 0px;
	line-height: 1em;

}
#rezult_zapros p {
	line-height: 1em;
	margin: 0px;
	padding: 0px;

}

#rezult_zapros img {
	cursor: pointer;
}

#Content #Content_center #general #rezult_zapros td {
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#Title_News_item {
	font-size: 1.8em;
	line-height: normal;
}
#Date_news {
	font-size: 0.9em;
	margin: 0px;
	padding: 0px;
}
#Txt_News_item {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	font-size: 1.2em;
}
#Txt_News_item p {
	font-size: 1em;
	line-height: normal;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#this_select_vendor {
	width: auto;
	float: left;
}

#go_home {
	position:absolute;
	left:15px;
	top:30px;
	width:232px;
	height:86px;
	z-index:1;
}
#body_table #Content #Content_center #remember {
	width: 300px;
	font-size: 12px;
}
#body_table #Content #Content_center #remember_send {
	width: 50px;
	margin-left: 20px;
	font-size: 12px;
}
#body_table #Content #Content_center #search_mess {
	width: auto;
}

#list_vendor
{
	padding: 15px;
}

#list_vendor h1
{
		margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}

#vendor_desc{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	color:#666666;
	font-size: 1.2em;

}
#ven_time {
	font-size: 0.9em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#ven_com {
	font-size: 1.4em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}


#form_mes
{
	padding: 15px;
}
#form_mes h1
{
		margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}

/* jQuery.Rating Plugin CSS - http://www.fyneworks.com/jquery/star-rating/ */
div.rating-cancel,div.star-rating{float:left;width:17px;height:15px;text-indent:-999em;cursor:pointer;display:block;background:transparent;overflow:hidden}
div.rating-cancel,div.rating-cancel a{background:url(/design/roma_design/images/delete.gif) no-repeat 0 -16px}
div.star-rating,div.star-rating a{background:url(/design/roma_design/images/star.gif) no-repeat 0 0px}
div.rating-cancel a,div.star-rating a{display:block;width:16px;height:100%;background-position:0 0px;border:0}
div.star-rating-on a{background-position:0 -16px!important}
div.star-rating-hover a{background-position:0 -32px}
/* Read Only CSS */
div.star-rating-readonly a{cursor:default !important}
/* Partial Star CSS */
div.star-rating{background:transparent!important;overflow:hidden!important}
/* END jQuery.Rating Plugin CSS */#marketing th {
	padding: 5px;
	background-color: #8AC1DF;
	font-size: 1.8em;
	font-weight: normal;
	text-align: left;
	color: #00467F;
}
#marketing td {
	padding: 5px;
}
.m_de {
	text-align: right;
	font-size: 1.2em;
	font-weight: bold;
	padding-left: 3px;
	/*width: 150px;*/
}
.m_he {
	font-size: 1.1em;
	width: 60%;
}
#marketing input {
	width: 100%;
	font-size: 1.2em;
}
.m_r {
	width: 200px;
}
.m_r p {
	margin-left: 10px;
}



#marketing textarea {
	width: 100%;
	font-size: 1.2em;}
#listing_mess_nclude_info p {
	margin: 0px;
	padding: 0px;
}
#rat1 {
	background-image: url(/design/roma_design/images/star.gif);
	background-repeat: repeat-x;
	height: 16px;
	width: 16px;
	background-position: left bottom;
}

#rat2 {
	background-image: url(/design/roma_design/images/star.gif);
	background-repeat: repeat-x;
	height: 16px;
	width: 32px;
	background-position: left bottom;
}
#rat3 {
	background-image: url(/design/roma_design/images/star.gif);
	background-repeat: repeat-x;
	height: 16px;
	width: 48px;
	background-position: left bottom;
}
#rat4 {
	background-image: url(/design/roma_design/images/star.gif);
	background-repeat: repeat-x;
	height: 16px;
	width: 64px;
	background-position: left bottom;
}
#rat5 {
	background-image: url(/design/roma_design/images/star.gif);
	background-repeat: repeat-x;
	height: 16px;
	width: 80px;
	background-position: left bottom;
}
#s_rat {
	background-image: url(/design/roma_design/images/images/star.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 16px;
	width: 80px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 5px;
}
#anket p {
	margin: 0px;
	padding: 0px;
}
#com_user {
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 5px;
}
#anket {
	margin-left: 10px;
	margin-top: 5px;
	font-size: 0.9em;
}
#listing_mess_nclude_info #b {
	text-align: right;
}
#listing_mess_nclude_info #b img {
	margin-left: 10px;
}


#fin_modul input {
	height: auto;
	width: auto;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
#fin_modul label {
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#fin_modul textarea {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
}
#fin_modul td {
	padding: 10px;
}
#fin_modul th {
	padding: 10px;
	text-align: left;
	font-size: 12px;
}
#fin_modul table {
	width: 100%;
}

