#doc, #doc2, #doc3, .yui-t1, .yui-t2, .yui-t3, .yui-t4, .yui-t5, .yui-t6, .yui-t7 {
	width: 61.69em;
}

.thumb
{
  display:block;
  overflow:hidden;
  background:#fff no-repeat center;
  height:135px;
  width:100px;
}

h2 {
  font-size: 125%;
  font-weight: bold;
  color: #2c70b9;
}
h2 a:link {
  font-size: 90%;
  font-weight: bold;
  color: #858585;
}
h3 {
  font-size: 100%;
  font-weight: bold;
  color: #858585;
}

h4 {
  font-size: 80%;
  color: #858585;
}

.style1 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
}
.style3 {font-family: "Trebuchet MS"; font-size: 12px; font-weight: bold; color: #2c70b9; }
.style4 {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	color: #858585;
}
.style5 {
	font-family: "Trebuchet MS";
	font-size: 10px;
}
a:link {
	color: #005bf6;
}
a:visited {
	color: #005bf6;
}

.title {
  align: center;
  background: #bbd1e8;
  font-size: 150%;
  font-weight: bold;
}

hr .spacer {
  background-color: #b0c4e5;
}

body {
	background: #fff url('/images/background.jpg');
	background-repeat: repeat-y;
  
}

.header {
	background: #fff url('/images/header_background.png') no-repeat;
}

.alert {
	color: red;
}

#title_auto_complete {
    width:250px !important;

  }
#navigation {
	background: #fff url('/images/navigation.png') no-repeat;
	width: 479px;
	height: 30px;
	position: absolute;
	top: 30px;
	margin-left: 180px;
}

#navigation #button {
	position: absolute;
	top: 4px;
	right: 20px;
}
#sidebar {
	padding-right: 25px;
	font-size: 85%;
}

#sidebar .hd {
	background: #fff url('/images/side_background.png') no-repeat;
	width: 149px;
	height: 35px;
	padding-top: 30px;
	padding-left: 5px;
}

#sidebar .bd {
	background: #fff url('/images/sidebar.png') repeat-y;
	width: 149px;
	
}
.button {
	background: #fff url('/images/button_background.png') no-repeat;
	width: 144px;
	height: 26px;
}
.button img {
	top: -4px;
	position: relative;
}

.sidebar_list li {
  list-style: none;
  display: inline;
  padding-right: 4px;
}

.category_list li {
  list-style: none;
  display: inline;
}

#genre_list {
	padding-top: 2px;
}
.login-form .yui-u{
	padding-bottom: 5px;
}

#sf_admin_container #sf_admin_bar {
	right: 0;
}
#sf_admin_container .sf_admin_list {
	width: 100% !important;
}

.row {
	padding-bottom: 15px;
}
