body, html {
	width: 100%;
	margin: 0;
	padding: 0;	
}

body {
	background: #ccc url(/images/bg_body.jpg) repeat center top;
	color: #333;
	z-index: 0;
	text-shadow: transparent 0 0 0px;
}
body, td, input, textarea {
	font-family: Arial, Helvetica, Sans-Serif;
}

a {
	text-decoration: none;
	color: #c00;
	border-bottom: 1px dotted #999;
}
a:hover {
	text-decoration: none;
	color: #54411f;
	border-bottom: 1px solid #ccc;
}
a.clean, a.clean:hover {
	text-decoration: none;
	border: none;
}

img, table, a img, a:hover img {
	border: none;
}

h2 {
	margin: 0;
	padding: 0;
	font-size: 14px;
	letter-spacing: 0.3px;
}
h3 {
	margin: 0;
	padding: 0 0 3px 0;
	font-size: 14px;
	letter-spacing: 0px;
}
hr {
	border: none;
	background-color: #999;
	color: #999;
	height: 1px;
	margin: 10px 0 10px 0;
}

#page {
	width: 980px;
	position: relative;
	left: 50%;
	margin: 0 0 20px -490px;
	padding: 0;
}

#header {
	width: 970px;
	display: block;
	overflow: hidden;
	margin: 15px 5px 10px 5px;
	padding: 0;
	background: #000 url(/images/bg_header.png) no-repeat 450px bottom;
	border: 1px solid #000;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	box-shadow: 0px 0px 8px #000;
	-moz-box-shadow: 0px 0px 8px #000;
	-webkit-box-shadow: 0px 0px 8px #000;
}
#header .logo {
	float: left;
	height: 120px;
	width: 300px;
	margin: 10px;
	overflow: hidden;
	
}
#header .banner {
	margin: 10px 0 0 0;
	width: 300px;
	height: 110px;
	overflow: hidden;
}
#banner_top {
	margin: 0 0 -5px 0;
	padding-top: 5px;
	display: block;
	overflow: hidden;
}
#banner_top .banner {
	float: left;
	margin: 0 10px 0 10px;
}

#menumain {
	position: absolute;
	top: 0px;
	left: 100%;
	width: 300px;
	margin: 10px 0 0 -310px;
	display: block;
	overflow: hidden;
}
#menumain ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#menumain ul li {
	background-position: left top;
	background-repeat: no-repeat;
	height: 20px;
	width: 300px;
	margin: 0;
	padding: 0;
}
#menumain ul li.sel {
	
}
#menumain ul li a {
	border: none;
	text-decoration: none;
	width: 100%;
	line-height: 20px;
}
#menumain ul li a img {
	border: none;
	text-decoration: none;
	width: 200px;
	height: 30px;
}



#main {
	width: 970px;
	display: block;
	overflow: hidden;
	margin: 20px 5px 5px 5px;
	padding: 0;
	background-color: #fff;
	border: 1px solid #666;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	box-shadow: 0px 0px 8px #000;
	-moz-box-shadow: 0px 0px 8px #000;
	-webkit-box-shadow: 0px 0px 8px #000;
}

#main .pagetitle {
	position: relative;
	width: 100%;
	display: block;
	overflow: hidden;
	display: block;
	overflow: hidden;
	padding: 10px 0 10px 0;
	width: 100%;
}
#main .pagetitle a {
	border: none;
	text-decoration: none;
	margin: 4px 10px 0 0;
	float: right;
	border: none;
	text-decoration: none;
}
#main .pagetitle a:hover {
	opacity:0.7;
	border: none;
	text-decoration: none;
}

#main .pagetitle h1 {
	float: left;
	font-size: 24px;
	line-height: 30px;
	font-weight: normal;
	letter-spacing: -1px;
	color: #54411f;
	text-shadow: #54411f 0 0 2px;
	margin: 0 10px 0 180px;
	padding: 0;
}


#content_wrapper {
	float: right;
	display: block;
	overflow: hidden;
	width: 790px;
}


#content {
	float: left;
	width: 470px;
}
#content.wide {
	width: 100%;
}

#content .content_detail {
	padding: 0px 0 5px 0;
}
#content .content_detail .banner {
	text-align: center;
}
#content .content_detail img {
	max-width: 420px;
}
#content .content_detail p {
	font-size: 12px;
	margin: 5px 0 10px 0;
	line-height: 20px;
}
#content .content_detail ul {
	font-size: 12px;
	list-style-position: inside;
	list-style-type: disc;
}
#content .content_detail ul li {
	line-height: 20px;
	margin: 2px 0 5px 0;
}

#content .content_detail .toolbar {
	font-size: 11px;
	margin: 20px 0 20px 0;
	color: #999;
}
#content .content_detail .toolbar a {
}
#content .content_detail .toolbar span {
	color: #ccc;
	padding: 10px;
}
#content .content_detail form {
	font-size: 12px;
}
#content .content_detail h2 {
	margin-top: 20px;
}

#content .content_detail .comment_wrapper {
	padding: 10px 0 0 10px;
}
#content .content_detail .comment_wrapper h2 {
	margin: 0 0 10px 0;
}

#content .content_list {
	padding: 15px 0 20px 0;
}
#content .content_list .row {
	display: block;
	overflow: hidden;
}
#content .content_list .row .thumb {
	float: left;
	width: 120px;
	height: 90px;
	overflow: hidden;
	margin: 0;
}
#content .content_list .row .content {
	margin-left: 0;
}
#content .content_list .row .content_with_thumb {
	margin-left: 145px;
}
#content .content_list .row p {
	font-size: 12px;
	margin: 5px 0 0 0;
	line-height: 20px;
}
#content .content_list .row p.toolbar {
	display: block;
	overflow: hidden;
	color: #666;
	font-size: 11px;
	line-height: 16px;
	text-align: right;
}
#content .content_list .row p.toolbar span {
	color: #ccc;
	padding: 7px;
}
#content .content_list .top_line {
	padding-top: 10px;
	margin-top: 10px;
	border-top: 1px solid #ededed;
}
#content .content_list .top_spacer {
	padding-top: 10px;
	margin-top: 15px;
}

#content .dj_list {
	padding: 15px 0 20px 0;
}

#content .dj_list .dj {
	float: left;
	width: 150px;
	min-height: 200px;
	margin: 5px 3px 4px 3px;
	background: #fff url(/images/bg_dj.png) no-repeat left top;
}
#content .dj_list .dj:hover {
	cursor: pointer;
	background: #fff url(/images/bg_dj_over.png) no-repeat left top;
}
#content .dj_list .dj h2 {
	padding: 5px;
}
#content .dj_list .dj h2.novote {
	color: #999;
}
#content .dj_list .dj h2 a {
	border: none;
	color: #c00;
}	
#content .dj_list .dj .thumb {
	height: 120px;
	width: 130px;
	background-position: center center;
	background-repeat: no-repeat;
	display: block;
	opacity: .5;
	margin: 0 10px 0 10px;
}
#content .dj_list .dj .djsms {
	font-size: 11px;
	color: #000;
	font-weight: normal;
	text-align: center;
	margin: 0;
}
#content .dj_list .dj .djsms .sms {
	font-size: 14px;
	color: #000;
	font-weight: bold;
	letter-spacing: -1px;
}
#content .dj_list .dj p {
	font-size: 11px;
	margin: 5px;
}


#fb_like {
	border: none; 
	overflow:hidden; 
	width:280px; 
	height:75px;
	margin: 0 0 5px 20px
}

#column_left {
	float: left;
	display: block;
	width: 180px;
	overflow: hidden;
}

#column_left #countdown {
	margin: 0 10px 10px 10px;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	background-color: #000;
	border: 1px solid #000;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 10px;
	color: #fff;
}
#column_left #countdown span {
	color: #c00;
}
#column_left #topnews {
	margin: 0 10px 10px 10px;
}
#column_left #topnews a {
	font-weight: bold;
}
#column_left #topnews .link {
	margin: 0 10px 10px 10px;
	font-size: 11px;
	text-align: right;
}
#column_left #topnews .link a {
	color: #666;
	font-weight: normal;
}
#column_left #topnews .link a:hover {
	color: #54411f;
}
#column_left .box {
	background-color: #ededed;
	border: 1px solid #ededed;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin: 10px 10px 20px 10px;
	overflow: hidden;
	color: #333;
}
#column_left .box .title {
	padding: 5px 10px 5px 10px;
	margin-bottom: 3px;
	color: #54411f;
	border-bottom: 1px solid #fff;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 13px;
	line-height: 16px;
}
#column_left .box .subtitle {
	margin: -5px 0 0 0;
	background-color: #fff;
	height: 5px;
	line-height: 5px;
}
#column_left .box .content, #column_left #topnews .content {
	margin: 0;
	padding: 0 0 10px 0;
	font-size: 12px;
	line-height: 16px;
}
#column_left .box .content {
}
#column_left .box .content p, #column_left #topnews .content p {
	padding: 3px 5px 3px 5px;
}
#column_left .box .content p span.smaller, #column_left #topnews .content p span.smaller {
	font-size: 11px;
}
#column_left .banner {
	margin: 20px 0 10px 10px;
	padding: 0;
	overflow: hidden;
}



#column_right {
	float: right;
	display: block;
	width: 300px;
	margin: 10px 0 10px 0;
}
#column_right .box {
	margin: 0 0 20px 0;
}
#column_right .box h3 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	color: #54411f;
	letter-spacing: 0px;
	margin: 0 0 0 20px;
	padding: 5px 5px 5px 5px;
	text-align: left;
}
#column_right .box .gallery {
	margin-left: 20px;
}
#column_right .box ul {
	margin-left: 40px;
}
#column_right .box p {
	font-size: 12px;
	padding: 3px;
	line-height: 17px;
	margin-left: 20px;
}
#column_right .box p.bigger {
	font-size: 14px;
	padding: 3px;
	line-height: 20px;
	margin-left: 20px;
}
#column_right .box p.smaller {
	font-size: 11px;
	padding: 3px;
	line-height: 14px;
}
#column_right .box p a.keywords {
	margin: 0px 10px 0 0;
}
#column_right .box .banner {
	margin: 0;
	padding: 0;
	overflow: hidden;
}

#column_right .box #vote_box {
	border: solid 2px #54411f;
	border-radius: 9px;
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	background-color: #000;
	color: #fff;
	padding: 10px;
	margin: 10px;
	font-size: 14px;
	line-height: 16px;
}
#column_right .box #vote_box p {
	margin: 0;
	padding: 0;
}
#column_right .box #vote_box p.bigger {
	font-size: 18px;
	letter-spacing: -0.5px;
	margin: 0;
	color: #c00;
}
#column_right .box #vote_box p.smaller {
	font-size: 11px;
	color: #999;
	margin: 0;
}
#column_right .box #vote_box p.smaller a {
	color: #999;
}
#column_right .box #vote_box p.smaller a:hover {
	color: #54411f;
}


#banner_bottom {
	width: 100%;
	margin: 10px;
	text-align: center;
}

#footer {
	position: relative;
	display: block;
	overflow: hidden;
	padding: 0;
	border-top: 1px solid #ededed;
	font-size: 11px;
	line-height: 16px;
	margin: 10px 10px 2px 10px;
}
#footer div {
	padding: 5px;
	color: #666;
}
#footer div span {
	color: #ccc;
	padding: 0 5px 0 5px;
}
#footer div a {
	text-decoration: none;
	border: none;
	color: #666;
}
#footer div a:hover {
	color: #000;
}
#footer div.menu {
	padding: 3px 0 0 0;
	text-align: center;
	color: #bbb;
	width: 100%;
}
#footer div.menu a {
	padding: 0 7px 0 7px;
	color: #333;
}

#dummy {
	width: 1px;
	height: 1px;
	border: none;
}

.paginator_box {
	text-align: right; 
	clear: both; 
	display: block; 
	overflow: hidden; 
	padding: 5px;
	font-size: 12px;
	margin-top: 20px;
	color: #999;
}

.paginator {
	border: solid 1px #ccc;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color: #666;
	padding: 2px;
	margin: 1px;
	text-align: center;
	width: 25px;
	font-weight: bold;
}
.paginator a, .paginator a:visited, .paginator a:active {
	color: #333;
	text-decoration: none;
	border: none;
}
.paginator a:hover {
	color: #000;
	text-decoration: none;
	border: none;
}

.paginator_sel {
	border: solid 1px #ccc;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 2px;
	margin: 1px;
	color: #000;
	background-color: #ededed;
	text-align: center;
	width: 25px;
	font-weight: bold;
}
.paginator_sel a, .paginator_sel a:visited, .paginator_sel a:active {
	color: #000;
	text-decoration: none;
	border: none;
}
.paginator_sel a:hover {
	color: #000;
	text-decoration: none;
	border: none;
}

.banner a, .banner a img, .banner a:hover, .banner a:hover img {
	border: none;
	text-decoration: none;
}

.formrow {
	display: block;
	overflow: hidden;
	border-bottom: 1px solid #ededed;
	padding: 2px;
	margin: 5px 0 5px 0;
}
.formrow .label {
	float: left;
	width: 150px;
	padding: 5px 0 0 0;
	display: block;
	overflow: hidden;
}
.formrow input, .formrow textarea, .formrow select {
	width: 300px;
	border: 1px solid #ccc;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: #fff;
	box-shadow: 0px 0px 2px #fff;
	-moz-box-shadow: 0px 0px 2px #fff;
	-webkit-box-shadow: 0px 0px 2px #fff;
	padding: 2px;
	margin: 0;
}
textarea {
	overflow: auto;
}
#frmlogin {
	display: none;
	margin: 10px 0 10px 20px;
	border: 1px solid #54411f;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 0px 0px 2px #54411f;
	-moz-box-shadow: 0px 0px 2px #54411f;
	-webkit-box-shadow: 0px 0px 2px #54411f;
	padding: 10px;
}
.formrow input:focus, .formrow textarea:focus, .formrow select:focus {
	border: 1px solid #666;
	box-shadow: 0px 0px 2px #ccc;
	-moz-box-shadow: 0px 0px 2px #ccc;
	-webkit-box-shadow: 0px 0px 2px #ccc;
}
.formrow input, .formrow textarea, .formrow select {
	margin-bottom: 5px;
}
#column_right .formrow {
	font-size: 12px;
	padding: 5px 0 0 0;
	border: none;
}
#column_right .formrow input {
	width: 150px;
	float: right;
	margin-top: -5px;
}
#button_login {
	margin: 5px 0 0 110px;
	letter-spacing: 2px;
	padding: 2px;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, Sans-Serif;
	border: solid 1px #54411f;
	color: #000;
	background-color: #54411f;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#button_login:hover {
	cursor: pointer;
	border: solid 1px #ccc;
	color: #000;
	background-color: #ccc;
}	
input.button_media_upload {
	margin: 10px;
	letter-spacing: 0px;
	padding: 2px;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, Sans-Serif;
	border: solid 1px #ccc;
	color: #000;
	background-color: #ededed;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
input.button_media_upload:hover {
	cursor: pointer;
	border: solid 1px #54411f;
	color: #fff;
	background-color: #54411f;
}		


.formrow input.medium {
	width: 180px;
}
.formrow input.small {
	width: 100px;
}
.formrow input.tiny {
	width: 50px;
}
.formrow i {
	color: #999;
	font-size: 11px;
	margin-left: 160px;
}

input.submittor {
	margin: 20px 0 0 200px;
	letter-spacing: 2px;
	padding: 10px;
	font-size: 18px;
	font-weight: bold;
	font-family:Arial, Helvetica, Sans-Serif;
	border: solid 1px #333333;
	color: #fff;
	background-color: #333333;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
input.submittor:hover {
	cursor: pointer;
	border: solid 1px #54411f;
	color: #000;
	background-color: #54411f;
}	
#button_apply {
	letter-spacing: 2px;
	padding: 2px 10px 2px 10px;
	font-size: 14px;
	font-weight: bold;
	font-family:Arial, Helvetica, Sans-Serif;
	border: solid 1px #54411f;
	color: #000;
	background-color: #54411f;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 0px 0px 2px #333;
	-moz-box-shadow: 0px 0px 2px #333;
	-webkit-box-shadow: 0px 0px 2px #333;
	margin: 10px 0 10px 50px;
}
#button_apply:hover {
	cursor: pointer;
	border: solid 1px #c00;
	color: #fff;
	background-color: #c00;
	box-shadow: 0px 0px 2px #c00;
	-moz-box-shadow: 0px 0px 2px #c00;
	-webkit-box-shadow: 0px 0px 2px #c00;
}	

#button_vote {
	letter-spacing: 2px;
	padding: 5px 20px 5px 20px;
	font-size: 32px;
	font-weight: normal;
	font-family:Arial, Helvetica, Sans-Serif;
	border: solid 1px #000;
	color: #f00;
	background-color: #000;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 0px 0px 5px #000;
	-moz-box-shadow: 0px 0px 5px #000;
	-webkit-box-shadow: 0px 0px 5px #000;
	margin: 5px;
}
#button_vote:hover {
	cursor: pointer;
	border: solid 1px #c00;
	color: #fff;
	background-color: #c00;
	box-shadow: 0px 0px 5px #c00;
	-moz-box-shadow: 0px 0px 5px #c00;
	-webkit-box-shadow: 0px 0px 5px #c00;
}	

#button_fb_syld {
	letter-spacing: 0px;
	padding: 3px 5px 3px 30px;
	font-size: 12px;
	font-weight: normal;
	font-family:Arial, Helvetica, Sans-Serif;
	border: solid 1px #ccf;
	color: #333;
	background: #ededed url(/images/icons/but_facebook.gif) no-repeat 5px center;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	margin: 10px 0 10px 10px;
	width: 160px;
}
#button_fb_syld:hover {
	cursor: pointer;
	border: solid 1px #999;
}	

input.vote_button {
	background-position: 3px center;
	background-repeat: no-repeat;
	background-color: #ededed;
	color: #333;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	padding: 5px 5px 5px 40px;
	border: 1px solid #ccc;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	letter-spacing: 1px;
	margin: 10px 20px 10px 20px;
}
input.vote_button:hover {
	cursor: pointer;
	border: 1px solid #999;
	color: #000;
}



#form_msg {
	display: none;
	margin: 10px 10px 30px 10px;
}

#form_msg .error {
	font-weight: bold;
	color: #c00;
}

#frmfilter {
	margin: -15px 0 20px 0;
	text-align: right;
	font-size: 12px;
}
#frmfilter .summary {
	text-align: left;
	margin-bottom: 20px;
	color: #54411f;
}
#frmfilter select {
	border: 1px solid #ccc;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: #fff;
	padding: 2px;
	margin: 0;
}
#frmfilter span {
	margin: 0 10px 0 10px;
}

a.psilon {
	background: transparent url(/images/icons/psilon.png) no-repeat 3px 6px;
	padding: 3px 0 0 22px;
}


div.clear {
	clear: both;
}
.left {
	float: left;
}
.right {
	float: right;
}
.centralizer {
	text-align: center;
}
.spacer {
	display: block;
	height: 10px;
	line-height: 10px;
}
.fixator {
	display: block;
	overflow: hidden;
}
.f12 {
	font-size: 12px;
	line-height: 15px;
}
.red {
	color: #c00;
}
.gallery {
	display: block;
	overflow:hidden;
}
.gallery div {
	width: 80px;
	height: 80px;
	overflow: hidden;
	margin: 5px;
	float: left;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 0px 0px 5px #666;
	-moz-box-shadow: 0px 0px 5px #666;
	-webkit-box-shadow: 0px 0px 5px #666;
	background-position: center center;
	background-repeat: no-repeat;
	text-align: center;
}
.gallery div:hover {
	box-shadow: 0px 0px 5px #000;
	-moz-box-shadow: 0px 0px 5px #000;
	-webkit-box-shadow: 0px 0px 5px #000;
}
.gallery div a {
	border: none;
	text-decoration: none;
}
.gallery div a img {
	width: 80px;
	height: 80px;
	border: none;
}
.gallery div a:hover {
}

ul.attachments {
	list-style-type: none;
}
ul.attachments li {
	padding: 5px 0px 5px 0px;
	font-size: 12px;
}
ul.attachments li span {
	color: #999;
	font-size: 10px;
}
ul.attachments li a {
	margin-right: 5px;
}

#media_upload {
	display: none;
	overflow: hidden;
	position: absolute;
	top: 0px;
	left: 50%;
	margin: 0 0 20px -460px;
	width: 900px;
	min-height: 500px;
	background-color: #fff;
	box-shadow: 0px 0px 15px #000;
	-moz-box-shadow: 0px 0px 15px #000;
	-webkit-box-shadow: 0px 0px 15px #000;
	border: solid 5px #333;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius:  5px;
	z-index: 999;
}
#media_upload b {
	font-size: 14px;
}

#errorbox {
	display: none;
	position: fixed;
	_position: absolute;
	z-index: 200;
	top: 200px;
	left: 50%;
	min-width: 300px;
	max-width: 480px;
	border: 3px solid #54411f;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius:  15px;
	box-shadow: 0px 0px 15px #000;
	-moz-box-shadow: 0px 0px 15px #000;
	-webkit-box-shadow: 0px 0px 15px #000;
	color: #fff;
	font-size: 12px;
	padding: 10px;
	background: #000;
}
#errorbox_title {
	color: #54411f;
	font-weight: bold;
	font-size: 14px;
	line-height: 24px;
	padding: 0px 0px 0px 5px;
}
#errorbox_msg {
	margin: 10px 0px 0px 0px;
	color: #fff;
	font-size: 12px;
	overflow: hidden;
	line-height: 16px;
}
#errorbox_bottom {
	text-align: center;
	margin-top: 20px;
}
#errorbox_close {
	padding: 2px 10px 2px 10px;
	font-size: 12px;
	font-weight: bold;
	font-family:Arial, Helvetica, Sans-Serif;
	border: solid 1px #54411f;
	color: #000;
	background-color: #54411f;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#errorbox_close:hover {
	cursor: pointer;
	border: solid 1px #54411f;
	color: #fff;
	background-color: #000;
}	

#logo_print {
	display: none;
}

@media print
{
	#header, #column_left, #column_right, #footer, iframe, .banner  {
		display: none;
	}
	body, div {
		overflow: visible !important;
	}
	h1 {
		background: none;
		color: #000;
		padding: 0;
		margin: 0;
		border-bottom: 1px solid #999;
	}
	a {
		border: none;
	}
	#logo_print {
		display: block;
		margin-bottom: 20px;
	}
	#page {
		position: relative;
		width: 100%;
		top: 0px;
		left: 0px;
		margin: 0;
		padding: 0;
	}
	#main {
		width: 100%;
		border: none;
		box-shadow: none;
		-moz-box-shadow: none;
		-webkit-box-shadow: none;
	}
	#main .pagetitle h1 {
		float: none;
		color: #000;
		margin: 0;
		width: 100%;
		text-shadow: none;
	}
	#main .pagetitle a {
		display: none;
	}
	#content_wrapper {
		width: 100%;
		float: none;
	}
	#content {
		position: relative;
		width: 100%;
		top: 0px;
		left: 0px;
		margin: 0;
		padding: 0;
		border: none;
		float: none;
		z-index: 10;
		color: #000;
	}	
	#content .content_list .row .thumb img {
		max-width: 120px;
		max-height: 90px;
	}
	#content .content_list .top_line {
		border: none;
	}
}
