.widget_betterblogroll ul li { 
    border-bottom: 1px dotted #CCCCCC; 
    font-size: 10px;
   /* position: absolute;
    left: 830px;*/
    /*top: 100px;
    height: 600px;*/
    width: 160px;
}
.widget_rss h1 a:href{
	font-size: 18px;
	text-decoration: none;
	width: 160px;
}
.widget_rss ul li{
	padding-left: -100px;
	border-bottom: 1px dotted #CCC;
	font-size: 8px;
	width: 160px;
}
body { 
	background-color: #000; color: #B6B6B6; 
	background-image: url(/images/backround.jpg);
	background-repeat: repeat-x;
}
.navbar {
	width: 736px;
	border-left: 20px solid #484848;
}
.navbar_links {
	position: fixed;
	/* position: absolute;*/
	background-color: #000000;
	border: 0px solid #333333;
	width: 720px;
	left: 15px;
	color: #00c5f3;
}
.navbar_links a:visited, .navbar_links a:link {	
		text-decoration: none;
		font-size: 13px;
		font-style: normal;
		font-weight: bold;
		color: #00c5f3;
}
.navbar_links a:hover {
	text-decoration: none;
		font-style: normal;
		font-weight: bolder;
		color: #8AF8FF;
}
td,th {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.header1{
	color: #BCBCBC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	position: absolute;
	left: 120px;
	top: 95px;
}
h2{
	color: #949494;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	padding-top: -2px;
	margin: -1px;
}

.iron_list_hr {
	border: 1px solid #292929;
	margin: 2px;
}
.iron_list_title, .iron_list_title a, .iron_list_title a:link, .iron_list_title a:visited, .iron_list_title a:hover{
	color: #E1C553;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 30px;
	text-decoration: none;
}
.iron_list_dj{
	color: #5D7D90;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	line-height: 30px;
	text-decoration: none;
}
 .iron_list_dj a:link, .iron_list_dj a:visited{
	color: #92C3E1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	line-height: 30px;
	text-decoration: none;
}
.iron_list_dj a:hover{
	color: #92C3E1;
	background-color: #10282A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	line-height: 30px;
	text-decoration: underline;
}

.iron_list_tracks{
	font-size: 12px;
	line-height: 16px;
	color: #A6BFC4;
}
a:link {
	color: #3DA1DF;
}
a:visited {
	color: #3DA1DF;
}
a:hover {
	color: #666666;
}
a:active {
	color: #00FF00;
}

p, ol, ul, td {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size:   13px;
  line-height: 18px;
}

pre {
  background-color: #eee;
  padding: 10px;
  font-size: 11px;
}


table{
	border: 0px solid #797B7E;
	padding: 0px;
}

table th{
	color: #E2E2E2;
	border: 1px solid #676767;
}

table td{
	border: 0px solid #A5A5A5;
}

.fieldWithErrors {
  padding: 2px;
  background-color: red;
  display: table;
}

#errorExplanation {
  width: 400px;
  border: 2px solid red;
  padding: 7px;
  padding-bottom: 12px;
  margin-bottom: 20px;
  background-color: #f0f0f0;
}

#errorExplanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  font-size: 12px;
  margin: -7px;
  background-color: #c00;
  color: #fff;
}

#errorExplanation p {
  color: #333;
  margin-bottom: 0;
  padding: 5px;
}

#errorExplanation ul li {
  font-size: 12px;
  list-style: square;
	color: #323232;
}
.sub_content_table table{
	border: 0px;
}
.small_text_gray{
	font-size: 9px;
	color: #636363;
}

legend{
	font-size:18px;
	font-weight: bold;
	color: #536F7B;
	text-transform: capitalize;
}
fieldset{
	border: 1px solid #2F2F2F;
}
.small_text{
	font-size: 10px;
	line-height: 10px;
	color: #ADAFAB;
	text-decoration: none;
}
.small_text a:link, .small_text a:visited{
	font-size: 9px;
	color: #838581;
	text-decoration: none;
}
.small_text a:hover{
	font-size: 9px;
	color: #68A9BA;
	text-decoration: none;
}
.submit_button{
	font-size:13px;
	background-color: #EEA400;
	border: 2px solid #A14600;
	font-weight: 900;
}

.form_lbl{
	font-weight: bold;
	font-size:15px;
}
.content_table th{
	border-bottom: 2px solid #484848;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	background-color: #191919;
	color: #FFF;
	padding: 0px;
	margin: 0px;
}
.content_table tr, .content_table td{
	border-bottom: 1px solid #1E1E1E;
	border-right: 1px solid #1E1E1E;
	padding: 1px;
	margin: 2px;
	background-color: #0F0F0F;
	font-size: 12px;
}



.content_center_background {
	background-image: url(/images/content_center_background.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
}


.content{
	/*position: absolute;
	*
	top: 1px;*/
	width: 736px;
}

.login_form{
	position: absolute;
	left: 30px;
	top: 37px;
	height: 100px;
	width: 736px;	
}

.right_advert {
	position: absolute;
	left: 830px;
	top: 51px;
	height: 600px;
	width: 160px;
}
.user_avatar {
	position: absolute;
	left: 14px;
	top: 31px;
	border: 2px solid #333333;
}
