@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: 125px;

	min-height: 125px;

}

.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-image: url(../images/ajax-loader.gif);

	background-repeat: no-repeat;

	background-position: center top;

	visibility: visible;

	z-index: 1;

}



#col1 {
	width: 145px;
	text-align: left;
	position: relative;
	left: 0px;
	float: left;

}



#col2 {
	width: 655px;
	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;

}

