			#header_ad{
				padding-left: 10px;
			}
			#menu {
				margin: 14px;
			}
			#submenu {
				background-color: #454545;
				padding: 6px;
				padding-left: 32px;
				padding-right: 0px;
			}

			
			.iframe {
			  margin: 0px;
			  padding: 0px;
			  border: 1px solid black;  
			}
			.ad{
				margin-top: 1px;
				background-color: #9ab2c0;
				height: 90px;
				width: 775px;
				text-align: center;
				padding: 5px;
			}
			.border_light {
				border-left: 1px solid #8ea5b2;
				border-right: 1px solid #8ea5b2;
			}
			#signuptext{
				background-position: right 1px;
				background-repeat: no-repeat;
				background-image: url(../../images/signup/signupbg.png);
				padding-top: 20px;
				padding-left: 50px;
			}
			#signuptext p {
				padding-top: 25px;
				margin: 0px;
			}
			.titles_table {
				margin-left: 12px;
			}
			.thumbnails_table {
				margin-left: 5px;
			}
			.titles {
				padding-top: 19px;
			}
			.container {
				background-color: #a1bbca;
				
			}
			.textads_title{
				margin-bottom: 10px;
				padding-top: 5px;
				padding-bottom: 3px;
				background-color: #abc3d1;
				padding-left: 4px;
			}
			.bottom_textads {
				margin: auto;

			}

			#bottom_menu {
				padding: 5px;
				padding-bottom: 10px;

			}
			.freestuff_menu a:link, .freestuff_menu a:visited {
				color: #aab8c1;
				text-decoration: underline;
			}
			.freestuff_menu a:hover {
				color: #aab8c1;
				text-decoration: underline;
			}
			.freestuff_menu {
				padding: 1px;
				padding-left: 5px;

			}
			.copyright {
				padding: 1px;
				padding-top: 11px;
				padding-left: 5px;

			}

			.border_dotted {
				background-image: url(../../images/general/dotted_border.png);
				background-position: top left;
				background-repeat: repeat-x;
			}

			.sites_titles_bg {
				background-image: url(../../images/titles/center.gif)
			}

			.right_panel {
				background-position: bottom left;
				background-image:url(../../images/general/bg.png);
				padding-right: 1px;
			}

			.right_minipanel{
         		border-left: 1px solid #90a8b5;
          	border-bottom: 1px solid #90a8b5;
               padding: 0px; 
               margin: 0px; 
               padding-left: 12px;
            
          }
          .thumbnail_panel{
          	width: 134px;
          }
          .thumbnail_image_black{
          	height: 107px;
               background-image:url(../../images/general/thumbnail_frame_black.png);
               padding-top: 7px;
               padding-left: 7px;
          }
          .thumbnail_image{
          	height: 107px;
               background-image:url(../../images/general/thumbnail_frame.png);
               padding-top: 7px;
          }
          .logo_thumbnail_panel{
          	width: 148px;
          }
          .logo_thumbnail_image{
          	height: 96px;
               background-image:url(../../images/general/thumbnail_logo_frame.png);
               padding-top: 7px;
          }
          .logo_thumbnail_image_black{
          	height: 96px;
               background-image:url(../../images/general/thumbnail_logo_frame_black.png);
               padding-top: 7px;
          }
     	.htmlpagenav_square{
			width: 56px;
			height: 17px;
			margin: 0px;
			padding: 0px;
          background-color: #88a2b1;
          cursor: hand;
          padding-top: 3px;
		}
		.htmlpagenav_square_selected{
			width: 52px;
			height: 16px;
			margin: 0px;
			padding: 0px;
			border: 2px solid #88a2b1;
		}
		.htmlpagenav_prev{
			background-image: url(../../images/adminarea/navigation/previous_bg.jpg);
          background-position: left top;
			width: 69px;
			height: 20px;
			margin: 0px;
			padding: 0px;
		}
		.htmlpagenav_next{
			background-image: url(../../images/adminarea/navigation/next_bg.jpg);
          background-position: left top;
			width: 69px;
			height: 20px;
			margin: 0px;
			padding: 0px;
		}

	     #html_front_navigator {
	     	padding: 5px;
	     }
		.download_zone_bg{
		    background-image: url(../../images/general/download_section_bg.gif);
		}
		.banner_border_dotted {
			background-image: url(../../images/general/banner_border_dotted.gif);
			background-position: bottom left;
			background-repeat: repeat-x;
			width: 483px;
			margin-left: 150px;
			height: 10px;
			font-size: 5px;
		}
		.index_border_dotted {
			background-image: url(../../images/general/index_border_dotted.gif);
			background-position: bottom left;
			background-repeat: repeat-x;
			width: 628px;
			height: 10px;
			font-size: 5px;
			margin-left: 50px;
		}
