html, body {
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
body {
	clear: both;
	width: 100%;
	height: 100%;
	font:normal normal 12px/140% Arial, Helvetica, Tahoma, Verdana, sans-serif;
	color: #242424;
	text-align: center;
	background: #FFFFFF url('../images/bg/bg.gif') 0 0 repeat;
}

#popup {
	text-align: left;
}
#share {
	float: right;
	padding: 7px 10px 0 0;
}
#popup  #content_coll_padd {
	padding: 14px 18px 14px 12px;
}
#popup  #content_coll_padd .text_content {
	padding: 14px 0 0 0;
}
#popup  #content_coll_padd.photo_list_padd {
	padding: 11px 9px 14px 13px;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
}
td, th,  td {
	font:normal normal 12px/140% Arial, Helvetica, Tahoma, Verdana, sans-serif;
	color: #242424;
	padding: 0px;
}
td {
	vertical-align: top;
}
a, a:visited, a:active {
	letter-spacing: 0px;
	font:normal normal 12px/140% Arial, Helvetica, Tahoma, Verdana, sans-serif;
	color: #28b7e8;
	text-decoration: underline;
}
a:hover{
	
	text-decoration: none;
}
table {
	border-collapse: collapse;
}
form {
	padding: 0px;
	margin: 0px;
}
.clear { 
	clear: both;
}
acronym, abbr { 
	cursor: help;
}
.curp {
	cursor: pointer;
}
p {
	margin: 0;
	padding: 0;
}
input {
	font:normal normal 11px/100% Helvetica, Tahoma, Arial, Verdana, Arial, sans-serif;
}
textarea
{
	font-family: Helvetica, tahoma, Verdana,  Arial, Helvetica, Sans-Serif;
	color: #000000;
	background: #fff;
	width: 250px;
	overflow: auto;
	height: 100px;
	font-size: 11px;
}
select {
	font-size: 11px;
}
option {
	font-size: 11px;
}
img {
	border: 0px;
	/* display: block; // wtf ???? */
}
a:hover {
	text-decoration: none;
}
.ainv a, .ainv a:link, .ainv a:visited, .ainv a:active {
	text-decoration:none;
}
.ainv a:hover {
	text-decoration:underline;
}
a.ainv:link, a.ainv:visited, a.ainv:active {
	text-decoration:none;
}
a.ainv:hover {
	text-decoration:underline;
}
.fl {
	float: left;
}
.fr {
	float: right
}
.tar {
	text-align: right;
}
.tal {
	text-align: left;
}
.tac {
	text-align: center;
}
.hf {
	height: 100%;
}
.wf {
	width: 100%;
}
.whf {
	height: 100%;
	width: 100%;
}
.vote img {
	float: left;
}
#container {
	width: 992px;
	margin: 0 auto;
	padding: 15px 0;
	text-align: left;
}
#white_padd {
	padding: 5px;
	background: #FFFFFF;
}
#container #main_borders {
	border: 1px solid #aaaaaa;
}

#copyright {
	text-align: center;
	padding: 3px 20px 4px 20px;
	border-top: 1px solid #aaaaaa;
}
#copyright span a {
	padding: 0;
}
#copyright a,
#copyright span.active {
	padding: 0 6px;
	
}
#copyright a,
#copyright span.active {
	text-decoration: none;
}
#copyright *,
#copyright a,
#copyright {
	color: #767676 !important;
	font-size: 10px !important
}
#copyright span.active,
#copyright a:hover {
	color: #00aae4 !important;
}

#header {
	border-bottom: 3px solid #cd1a1a;
}
#header #logo {
	padding: 8px 8px 0 83px;
	text-align: center;
}
#header #logo img {
	width: 387px;
	height: 74px;
	margin: 0 auto;
}
#header #header_right {
	float: right;
	padding: 3px 12px 0 0;
}
#header #header_right .date {
	text-transform: uppercase;
	font-size: 10px;
	margin: 0 0 25px 0;
	text-align: right;
	height: 20px;
}
#header #header_right .date a {
	float: left;
	width: auto;
	display: block;
	margin: 0 15px 0 0;
	line-height: 20px !important;
	height: 20px;
	color: #000000 !important;
	padding: 0 0 0 25px;
}
#header #header_right .date a.ico_rss {
	background: url('../images/bg/rss.gif') 0 0 no-repeat;
}
#header #header_right .date a.ico_fb{
	background: url('../images/bg/facebook.gif') 0 0 no-repeat;
}
#header #header_right .date a.ico_twitter {
	background: url('../images/bg/twitter.gif') 0 0 no-repeat;
}

#filters form {
	float: right;
}
#filters form .input_text {
	width: 243px;
	border: 1px solid #aaaaaa;
	margin: 0 5px 0 0;
}
#filters form .submit {
	background: #FFFFFF;
	border: 1px solid #aaaaaa;
	line-height: 130% !important;
	padding: 0;
	color: #727272;
	cursor: pointer;
}
#filters form .submit.ov {
	background: #727272;
	border: 1px solid #727272;
	color: #FFFFFF;
	cursor: pointer;
}
.share {
	float: right;
	margin: -10px 0 0 0;
}
.share iframe {
	width: 67px !Important;
}
.share a {
	float: right;
	text-decoration: none !important;
}
.share td {
	vertical-align: top;
	padding: 0 0 0 7px;
}
#menu {
	height: 29px;
	padding: 0 4px 0 4px;
	margin: 0;
	background: #ececec url('../images/bg/top_menu.gif') 0 100% repeat-x;
	list-style: none;
	display: block;
}
#menu li {
	display: block;
	height: 29px;
	float: left;
	padding: 0;
	margin: 0;
}
#menu li.fr {
	float: right;
}
#menu span,
#menu a {
	padding: 0 9px;
	color: #242424 !important;
	line-height: 29px !important;
	height: 29px;
	display: block;
	font-size: 12px !important;
	font-weight: bold !important;
	text-decoration: none !important;
	text-transform: uppercase;
	float: left;
}
#menu a.active,
#menu span {
	color: #de0014 !important;
	background: url('../images/dec/tr.gif') center 0 no-repeat;
}
#menu a:hover {
	color: #de0014 !important;
}

#top_line {
	padding: 8px 0 4px 7px;
}
#top_line strong {
	background: #f1f1f1;
	float: left;
	color: #de0013;
	padding: 0 6px;
	font-size: 10px;
	font-family: helvetica, tahoma, arial;
	font-weight: bold;
	text-transform: uppercase;
}
#top_line ul {
	padding: 0;
	margin: 0;
	list-style: none;
	display: block;
}
#top_line ul li {
	padding: 0;
	margin: 0;
	display: block;
	float: left;
}

#top_line li,
#top_line li span,
#top_line li a {
	text-decoration: none !important;
	text-transform: uppercase;
	font: normal bold 10px/140% helvetica, tahoma, arial !important;
}
#top_line #user_menu li span,
#top_line #user_menu li a:hover {
	color: #242424 !important;
}
#top_line #user_menu li {
	border-left: 1px solid #d4d4d4;
	padding: 0 12px;
}
#top_line #user_menu li.last {
	border: none;
}
#top_line #user_menu span,
#top_line #user_menu a {
	color: #22b5e8 !important;
	text-transform: uppercase;
}
#top_line #user_menu {
	float: right;
}

#content_shad {
	background: #FFFFFF url('../images/bg/shad.gif') 0 30px repeat-x;
}
#content {

	background: url('../images/bg/line.gif') 669px 0 repeat-y;
}
#content #content_coll {
	float: left;
	width: 669px;
}
#content #content_coll #content_coll_padd {
	padding: 14px 18px 14px 12px;
}
#content #content_coll #content_coll_padd .text_content {
	padding: 14px 0 0 0;
}
#content #content_coll #content_coll_padd.photo_list_padd {
	padding: 11px 9px 14px 13px;
}
#content #right_coll {
	width: 300px;
	float: right;
	padding: 0;
	
}
#content #right_coll #right_coll_padd {
	padding: 10px 10px 10px 0;
}


#filters {
	background: #FFFFFF;
	padding: 7px 9px 7px 12px;
}
#filters #tags {
	float: right;
	color: #9d9d9d;
	font-size: 10px;
	text-align: right;
}
#filters #tags,
#filters #tags a,
#filters #tags strong {
	font-size: 10px;
	font-weight: bold;
	font-family: helvetica, tahoma, arial;
	text-decoration: none !important;
}
#filters #tags a {
	color: #9d9d9d !important;
}
#filters #tags a.active,
#filters #tags span.active,
#filters #tags a:hover {
	color: #00aae4 !important;
}
#filters #tags strong {
	text-transform: uppercase;
}
#filters .author {
	color: #de0013 !important;
	padding: 1px 0 0 0;
	font: normal bold 10px helvetica, tahoma, arial !important;
}
#filters #filter_links {
	white-space: nowrap;
}
#filters #filter_links,
#filters #filter_links *,
#filters #filter_links a {
	font-size: 10px !important;
}
#filters #filter_links a {
	text-transform: uppercase;
	color: #9d9d9d;
	text-decoration: none !important;
}
#filters #filter_links span {
	color: #9d9d9d;
}
#filters #filter_links span.dash {
	padding: 0 2px;
}
#filters #filter_links a.active,
#filters #filter_links span.active,
#filters #filter_links a:hover {
	color: #00aae4 !important;
}

#personal_menu {
	float: right;
}
#personal_menu,
#personal_menu a,
#personal_menu span.active {
	font-size: 10px;
	font-weight: bold;
	font-family: helvetica, tahoma, arial;
	color: #22b5e8 !important;
	text-decoration: none !important;
}
#personal_menu span.dash {
	padding: 0 4px;
	color: #9d9d9d !important;
	
}
#personal_menu a:hover,
#personal_menu a.active,
#personal_menu span.active {
	color: #9d9d9d !important;
}

#list .list_item {
	padding: 0 0 13px 0;
}
#list .list_item .share {
	margin: 7px 0 0 0;
}
#list .list_item .block_photo {
	float: left;
	padding: 4px 10px 2px 0;
}
#list .list_item h1,
#list .list_item h2,
#list .list_item h1 a,
#list .list_item h2 a {
	color: #00aae4;
	font-size: 20px !important;
	line-height:110% !important;
	text-decoration: none;
	font-weight: bold !important;
}
#list .list_item h1,
#list .list_item h1 a {
	font-size: 26px !important;
}
#list .list_item h1 a:hover,
#list .list_item h2 a:hover {
	color: #242424 !important;
}

.author_line {
	font-size: 10px !important;
	color: #969696 !important;
}
.author_line span.author,
.author_line a {
	text-transform: uppercase;
	text-decoration: none;
	font-size: 10px !important;
	color: #de0013 !important;
}
.author_line span.author,
.author_line a:hover {
	color: #242424 !important;
}

.tags {
	color: #00aae4;
}
.tags strong {
	color: #9d9d9d;
	text-transform: uppercase;
}
.tags h3 {
	display: inline;
}
.tags h3 a {
	text-decoration: none !important;
	color: #00aae4 !important;
	font-weight: bold !important;
}
.tags h3 a:hover {
	color: #242424 !important;
}
.tag_container {
	padding: 12px 0 0 0;
}

#register {
	padding: 0 0 14px 0;
}
#register a {
	font-size: 19px !important;
	color: #FFFFFF !important;
	font-weight: bold !important;
	text-decoration: none !important;
	display: block;
	padding: 10px;
	text-align: center;
	background: #de0013;
}
#register a:hover {
	background: #000000;
}


.title_form {
	background: #ebebeb;
	margin: 0 0 10px 0;
}
.title_form .form_padd {
	padding: 8px 8px 1px 8px;
}
.form_content .thumb {
	padding: 0 0 10px 0;
}
.form_content .form_padd .form_left input,
.title_form input {
	display: block;
	margin: 0 0 8px 0;
	line-height: 120% !important;
}
.input_button {
	color: #00aae4;
	text-transform: uppercase;
	width: 133px;
	float: right;
	line-height: 130% !important;
	background: #FFFFFF;
	border: 1px solid #bebebe;
}
.input_button.ov {
	color: #FFFFFF;
	background: #00aae4;
	cursor: pointer;
	border: 1px solid #bebebe;
}
.form_content .form_padd .form_left input.error, 
.form_content .form_padd .form_left textarea.error,
.title_form input.error, .title_form textarea.error {
	border: 1px solid #de0013;
}
.form_content .form_padd .form_left .input_text,
.title_form .input_text {
	width: 131px;
	border: 1px solid #bebebe;
	color: #999999;
	background: #FFFFFF;
}
.form_content .form_padd .form_left .input_text_long,
.title_form .input_text_long {
	width: 273px;
	border: 1px solid #bebebe;
	color: #999999;
	background: #FFFFFF;
}
.form_content .form_padd .form_left .input_file,
.title_form .input_file {
	width: 285px;
	background: #FFFFFF;
	border: 1px solid #bebebe;
	color: #999999;
}

.form_content .form_padd strong,
.title_form strong {
	display: block;
	margin: 0 0 6px 0;
}
.candidates_checkboxes .checkbox {
	float: left;
	margin: 0 0 6px 0;
	display: block;
}
.form_content .checkbox,
.title_form .checkbox {
	margin: 0 0 6px 0;
}
.candidates_checkboxes .checkbox a {
	text-decoration: none !important;
}
.candidates_checkboxes .checkbox a:hover {
	color: #000000 !important;
}
.form_content .checkbox td,
.title_form .checkbox td,
.candidates_checkboxes .checkbox td {
	vertical-align: middle;
}
.candidates_checkboxes {
	margin: 5px 0 0 0;
}
.candidates_checkboxes .checkbox .label {
	width: 110px;
}
.candidates_checkboxes .checkbox .label label {
	font-weight: bold;
}
.candidates_checkboxes .checkbox label {
	color: #999999;
	margin: 0 13px 0 0;
}
.candidates_checkboxes .checkbox label.error {
	color: #de0013;
}
.candidates_checkboxes .checkbox .radio {
	line-height: 100%;
	font-size: 10px;
}
.form_content .checkbox input,
.title_form .checkbox input,
.candidates_checkboxes .checkbox input {
	margin: 0 5px 0 0;
	padding: 0;
	display: block;
}
.form_content .form_padd .form_left .terms_checkbox,
.title_form .terms_checkbox {
	margin: 0 0 6px 0;
}
.form_content .form_padd .form_left .terms_checkbox td,
.title_form .terms_checkbox td {
	vertical-align: top;
	line-height: 120% !important;
}
.form_content .form_padd .form_left .terms_checkbox label,
.title_form .terms_checkbox label {
	color: #00aae4;
	margin: 0 13px 0 0;
	font-size: 10px !important;
	line-height: 120% !important;
}
.form_content .form_padd strong.error,
.form_content .form_padd .form_left .terms_checkbox label.error,
.title_form strong.error,
.title_form .terms_checkbox label.error {
	color: #de0013;
}
.form_content .form_padd .form_left .terms_checkbox input,
.title_form .terms_checkbox input {
	margin: 4px 5px 0 0;
	padding: 0;
}

.form_content .form_padd .form_left textarea,
.title_form textarea {
	width: 283px;
	height: 100px;
	margin: 0 0 8px 0;
	border: 1px solid #bebebe;
	color: #999999;
	background: #FFFFFF;
}
.title_form ul {
	display: block;
	padding: 0;
	margin: 0;
	list-style: none;
}
.title_form ul li {
	display: block;
	border-bottom: 1px solid #FFFFFF;
	padding: 0 8px;
}
.title_form ul li a {
	display: block;
	padding: 4px 20px 4px 0;
	text-transform: uppercase;
	text-decoration: none !important;
	background: url('../images/ico/raquo.gif') 100% 7px no-repeat;
}
.title_form ul li a:hover {
	color: #242424 !important;
	background: url('../images/ico/raquo_ov.gif') 100% 7px no-repeat;
}
.title_form h6 {
	color: #de0013 !important;
	font-size: 12px !important;
	text-transform: uppercase;
	font-weight: normal;
	border-bottom: 1px solid #FFFFFF;
	padding: 5px 8px; 
}
.title_form .tabs {
	border-bottom: 1px solid #FFFFFF;
}
.title_form .tabs h6 {
	color: #bebebe !important;
	font-size: 12px !important;
	text-transform: uppercase;
	float: left;
	font-weight: normal;
	border-bottom: none;
	padding: 5px 8px; 
	cursor: pointer;
}
.title_form .tabs h6.fr {
	float: right !important;
}
.title_form .tabs h6.inactive {
	cursor: default;
	color: #de0013 !important;
}
#photos_list .photo_item {
	float: left;
	width: 150px;
	height: 210px;
	background: #ebebeb;
	margin: 0 14px 14px 0;
	float: left;
	overflow: hidden;
}
#photos_list .photo_item.last_in_line {
	margin: 0 0 14px 0 !important;
}
#photos_list .photo_item .photo_item_padd {
	padding: 6px;
}
#photos_list .photo_item .photo_item_padd .photo_border {
	background: #FFFFFF;
	height: 138px;
	width: 138px;
	margin: 0 0 4px 0;
}
#photos_list .photo_item .photo_item_padd .photo_border.ov {
	cursor: pointer;
	background: #cccccc;
}
#photos_list .photo_item .photo_item_padd .photo_border td {
	text-align: center;
	vertical-align: middle;
	padding: 4px;
}
#photos_list .photo_item .photo_item_padd .photo_border img {
	margin: 0 auto;
}
#photos_list .photo_item .photo_item_padd .photo_info h2 {
	margin: 0 0 2px 0;
}
#photos_list .photo_item .photo_item_padd .photo_info h2,
#photos_list .photo_item .photo_item_padd .photo_info h2 a {
	color: #1fb3e5 !important;
	font-size: 10px !important;
	font-weight: bold !important;
	font-family: helvetica, tahoma, arial !important;
	text-decoration: none !important;
	line-height: 120% !important;
}
#photos_list .photo_item .photo_item_padd .photo_info h2 a:hover {
	color: #242424 !important;
}
#photos_list .photo_item .photo_item_padd .photo_info h3,
#photos_list .photo_item .photo_item_padd .photo_info h3 a {
	color: #de0013 !important;
	font-size: 10px !important;
	font-family: helvetica, tahoma, arial !important;
	text-decoration: none !important;
	text-transform: uppercase;
	line-height: 120% !important;
}
#photos_list .photo_item .photo_item_padd .photo_info h3 a:hover {
	color: #242424 !important;
}
#photos_list .photo_item .photo_item_padd .photo_info .date {
	color: #999999 !important;
	font-size: 10px !important;
}




#people_list .people_item {
	float: left;
	width: 315px;
	height: 150px;
	background: #ebebeb;
	margin: 0 14px 14px 0;
	float: left;
	overflow: hidden;
}
#people_list .people_item.last_in_line {
	margin: 0 0 14px 0 !important;
}
#people_list .people_item .people_item_padd {
	padding: 5px;
}
#people_list .people_item .people_item_padd .photo_border {
	background: #FFFFFF;
	height: 138px;
	width: 138px;
	float: left;
	margin: 0 6px 0 0;
}
#people_list .people_item .people_item_padd .photo_border td {
	text-align: center;
	vertical-align: middle;
	padding: 4px;
}
#people_list .people_item .people_item_padd .photo_border img {
	margin: 0 auto;
}
#people_list .people_item .people_item_padd .people_info {
	float: left;
	width: 161px;
}
#people_list .people_item .people_item_padd .people_info h2 {
	border-bottom: 1px solid #FFFFFF;
	padding: 0 0 6px 0;
	margin: 0 0 6px 0;
}
#people_list .people_item .people_item_padd .people_info h2 a,
#people_list .people_item .people_item_padd .people_info h2 {
	color: #2db7e5 !important;
	font-size: 18px !important;
	line-height: 120% !important;
	text-decoration: none !important;
}
#people_list .people_item .people_item_padd .people_info h2 a:hover {
	color: #242424 !important;
}


#comment_form {
	padding: 10px 0 20px 0;
}
#comment_form h2 {
	font-weight: bold;
	font-size: 15px;
	margin: 0 0 10px 0;
	color: #00aae4;
}
#comment_form .input input {
	width: 253px;
	border: 1px solid #aaaaaa;
}
#comment_form label {
	
}
#comment_form .input {
	padding: 5px 0 15px 0;
}
#comment_form .button {
	padding: 0 0 0 0;
	
}
#comment_form .button input {
	color: #00aae4;
	text-transform: uppercase;
	width: auto;
	float: right;
	line-height: 130% !important;
	background: #FFFFFF;
	border: 1px solid #bebebe;
}
#comment_form .button input.ov {
	color: #FFFFFF;
	background: #00aae4;
	cursor: pointer;
	border: 1px solid #bebebe;
}
#comment_form .input textarea {
	width: 638px;
	border: 1px solid #aaaaaa;
	overflow: auto;
	height: 120px;
}


#comments_list {
	padding: 10px 0 30px 0;
}
#comments_list .comment_paging {
	text-align: left;
}
#comments_list .comment_paging a {
	text-decoration: none !important;
}
#comments_list .comment_paging span,
#comments_list .comment_paging a:hover {
	color: #d34646 !important;
}

#comments_list .comment_paging *,
#comments_list .comment_paging a,
#comments_list .comment_paging {
	font-size: 11px !important;
}
#comments_list .comment_item {
	padding: 7px 10px;
	margin: 1px 0;
	background: #ebebeb;
}
#comments_list h2 {
	font-weight: bold;
	font-size: 15px;
	margin: 0 0 10px 0;
	color: #00aae4;
}


.photo_block {
	width: 1%;
	margin: 2px 10px 0 0;
	float: left;
}
.photo_block img {
	border: 1px solid #aaaaaa;
}
.photo_block .photo_text {
	color: #969696;
	padding: 4px 0 0 0;
	font: normal normal 10px Helvetica, arial;
	
}


h1 {
	font: normal bold 22px/110% Helvetica, arial !important;
	border-bottom: 1px solid #ebebeb;
	padding: 0 0 5px 0;
	margin: 8px 0 2px 0;
}
#filters h1 {
	float: left;
	border: none;
	padding: 0;
	margin: 0;
	font-size: 14px !important;
}
h1 span {
	text-transform: uppercase;
}
#list .list_item h1 a.comm,
#list .list_item h2 a.comm,
h1 a.comm {
	font-size: 11px !important;
	color: #00aae4 !important;
	text-decoration: none !important;
	font-weight: normal !important;
}
#list .list_item h1 a.comm:hover,
#list .list_item h2 a.comm:hover,
h1 a.comm:hover {
	
	color: #000000 !important;
}


@media screen and (-webkit-min-device-pixel-ratio:0){ 
	/* safari */
	.title_form .input_text_long { 
		width: 271px; 
	} 
	.title_form .input_file {
		width: 273px;
	}
} 

.select_candidates td {
	vertical-align: middle;
	padding: 0 4px 4px 0;
}
.select_candidates td.radio input {
	display: block;
	margin: 0;
}
.select_candidates td.label {
	font-weight: bold;
}

#content #content_coll #content_1_profile {
	float: left;
	width: 300px;
}
#content #content_coll #content_2_profile {
	float: right;
	width: 333px;
}


.title_block {
	background: #ebebeb;
	padding: 8px 8px 7px 8px;
	margin: 0 0 15px 0;
}
.title_block .photo_block {
	width: 1%;
	margin: 0 12px 0 0;
	float: left;
}
.title_block .photo_block .photo_text {
	color: #242424;
	padding: 4px 0 0 0;
	font: normal normal 10px Helvetica, arial;
	
}
.title_block .block_title {
	height: 7px;
	line-height: 1px !important;
	font-size: 1px !important;
}
.title_block h2 {
	background: #d34646;
	color: #ffffff;
	font: normal bold 10px/14px tahoma !important;
	position: absolute;
	padding: 0 4px;
	height: 15px;
	margin: -15px 0 0 0;
	text-transform: uppercase;
}
.title_block .list_item {
	padding: 0 0 7px 0;
}
#list .list_item.super {
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #ebebeb;
}
.title_block .list_item .list_text {
	font-size: 12px;
	
}
.title_block h3 {
	margin: 8px 0 0 0;
	font: normal bold 12px Helvetica, arial !important;
	color: #ca0000 !important;
	text-decoration: none !important;
}

.title_block h3 a {
	font: normal bold 14px Helvetica, arial !important;
	color: #00aae4 !important;
	text-decoration: none !important;
}
.title_block h3 a:hover {
	color: #242424 !important;
}


#politition {
	
}
#politition a {
	font: normal bold 14px arial, helvetica !important;
	color: #00aae4 !important;
	text-decoration: none !important;
}
#politition a:hover {
	color: #242424 !important;
}
#politition #politition_info div {
	padding: 3px 0;
	font: normal bold 14px arial, helvetica !important;
	color: #242424 !important;
}
#politition #politition_photo {
	float: left;
	padding: 0 12px 0 0;
}



.profile_text {
	padding: 0 6px 20px 6px;
}
.profile_text .line {
	border-bottom: 1px solid #CCCCCC;
	padding: 8px 0;
}
.profile_text .line.last {
	border: none;
}
.profile_text .key {
	/*color: #00aae4;*/
	padding: 0 7px 0 0;
}
.profile_text .line .val {
	padding: 0 0 0 14px;
}
.profile_text .line ul {
	padding: 0;
	margin: 0;
	display: block;
	list-style: none;
}
.profile_text .line .value {
	float: left;
	width: 164px;
}
.profile_text .line .key {
	width: 75px;
	margin: 0 6px 0 0;
	font-weight: bold;
	float: left;
	text-align: right;
}
.profile_text .line ul li {
	padding: 0;
	margin: 0;
	display: block;
	padding: 0 0 0 14px;
	background: url('../images/ico/dot_black.gif') 2px 6px no-repeat;
}

.form_content .form_padd {
	padding: 14px 0 0 0;
}
.form_content .form_padd .form_left {
	float: left;
	width: 320px;
}
.form_content .form_padd .form_left label {
	display: block;
}
.form_content div.error,
.form_content .form_padd .form_left label.error {
	color: #FF0000 !important;
}
.form_content div.error {
	padding: 0 0 8px 0;
}
.form_content .form_padd .form_right {
	float: left;
	width: 280px;
}

#filters .logged_user {
	float: right;
}
.logged_user {
	font-weight: bold;
	text-align: right;
	
}

.list_content {
	padding: 14px 0 0 0;
	width: 100%;
}
.list_content .user_group {
	padding: 0 0 15px 0;
}
.list_content .list_table {
	width: 100%;
}
.list_content .list_table td {
	border-bottom: 1px solid #ebebeb;
	border-top: 1px solid #ebebeb;
	padding: 3px 10px;
	vertical-align: middle;
}
.list_content .list_table td.wf {
	font-size: 13px;
}
.list_content .list_size {
	padding: 0 0 10px 0;
}

.links_list {
	margin: 0;
	padding: 0;
	list-style: none;
}
.links_list li {
	padding: 0;
	margin: 0;
	display: block;
	padding: 0 0 0 14px;
	background: url('../images/ico/dot_black.gif') 2px 6px no-repeat;
}

#firend_link a {
	font-size: 20px;
	text-align: center;
	text-transform: uppercase;
	display: block;
	color: #000000 !important;
	text-decoration: none !important;
}
#firend_link a:hover {
	color: #de0014 !important;
	
}
.section_1,
.section_2,
.section_3,
.section_4,
.section_5,
.section_6 {
	padding: 0 0 0 33px;
	margin: 7px 0 4px -1px;
}
.section_1 {
	background: url('../images/bg/section1.jpg') 0 0 no-repeat;
}
.section_2 {
	background: url('../images/bg/section2.jpg') 0 0 no-repeat;
}
.section_3 {
	background: url('../images/bg/section3.jpg') 0 0 no-repeat;
}
.section_4 {
	background: url('../images/bg/section4.jpg') 0 0 no-repeat;
}
.section_5 {
	background: url('../images/bg/section5.jpg') 0 0 no-repeat;
}
.section_6 {
	background: url('../images/bg/section6.jpg') 0 0 no-repeat;
}