@charset "utf-8";

/* CSS Document */



#left_title {

	float: left;

	width: 100px;

	border: 0px solid #666666;

}



#middle_title {

	border: 0px solid #666666;

	width: 100%;

	margin-left: auto;

	margin-bottom: 15px;

	margin-right: auto;

	clear: both;

}



#right_title {

	float: right;

	width: 150px;

	border: 1px solid #666666;

}



#thumbs_title {

	clear: both;

	width: 630px;

	border: 0px dotted #333333;

	text-align: center;

	margin-right: auto;

	margin-left: auto;

	padding: 5px;

	height: 150px;

	min-height: 150px;

}

.scroll_text {

	font-size: .8em;

	color: #CCCCCC;

}



#thumbs_loader {

	text-align: center;

	width: 630px;

	margin-right: auto;

	margin-left: auto;

	visibility: visible;

	clear: both;

}



#title_image {

	margin-right: auto;

	margin-left: auto;

	background-repeat: no-repeat;

	background-position: center top;

	visibility: visible;

	z-index: 1;

}
#clean_title_image {

	margin-right: auto;

	margin-left: auto;

	background-image: url(../images/ajax-loader.gif);

	background-repeat: no-repeat;

	background-position: center top;

	visibility: visible;

	z-index: 1;

}


#col1 {

	width: 115px;

	text-align: left;

	position: relative;

	left: 0px;

	float: left;

}



#col2 {

	width: 600px;

	position: relative;

	float: left;

}



#col3 {

	text-align: left;

	position: relative;

	float: right;

	width: 150px !important;

}

#desc {

	padding-right: 10px;

	padding-left: 10px;

	clear: both;

	text-align: left;

}


