/*
Theme Name: Content Site
Theme URI: http://wordpress.org/
Description: general theme for term based content site.
Version: 1.0
Author: steve haldane
Author URI: http://twitter.com/lurchpop
*/

.cb {
	clear:both;
	display:block;
}
.sc {
	clear:both;
}
.sc:after {
	clear:both;
	content:".";
	display:block;
	height:0;
	visibility:hidden;
}
form {
	display:block;
	margin:0;
	padding:0;
}
body {
	background:#222222 none repeat scroll 0 0;
	color:#333333;
	font-family:Arial,Helvetica,Sans-Serif;
	font-size:62.5%;
	line-height:1.5em;
	text-align:center;
}
textarea {
	color:#333333;
	font-family:Arial,Helvetica,Sans-Serif;
}
#page {
	text-align:left;
}
#header {
	background:#359C9D none repeat scroll 0 0;
}
#content {
	font-size:1.2em;
}
.widecolumn .entry p {
	font-size:1.05em;
}
.narrowcolumn .entry, .widecolumn .entry {
	color:#333333;
	line-height:1.7em;
}
.widecolumn {
	line-height:1.6em;
}
.thread-alt {
	background-color:#F8F8F8;
}
.thread-even {
	background-color:white;
}
.depth-1 {
	border:1px solid #DDDDDD;
}
.even, .alt {
	border-left:1px solid #DDDDDD;
}
#footer {
	background:#E7E7E7 none repeat scroll 0 0;
	border:medium none;
}
small {
	font-size:0.9em;
	line-height:1.5em;
}
h1, h2, h3 {
	font-weight:bold;
	margin:0;
}
#headerimg .description {
	font-size:1.2em;
}
h2 {
	font-size:1.6em;
}
h3 {
	font-size:1.3em;
}
h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	color:white;
	text-decoration:none;
}
h2, h2 a, h3, h3 a, h3 a:visited {
	color:#333333;
}
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #wp-calendar caption, cite {
	text-decoration:none;
}
.sticky {
	background:#F7F7F7 none repeat scroll 0 0;
	padding:0 10px 10px;
}
.sticky h2 {
	padding-top:10px;
}
.commentlist li ul li {
	font-size:1em;
}
.commentlist li {
	font-weight:bold;
}
.commentlist li .avatar {
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #EEEEEE;
	float:right;
	padding:2px;
}
.commentlist cite, .commentlist cite a {
	font-size:1.1em;
	font-style:normal;
	font-weight:bold;
}
.commentlist p {
	font-weight:normal;
	line-height:1.5em;
	text-transform:none;
}
#commentform p {
}
.commentmetadata {
	font-weight:normal;
}
small, .nocomments, blockquote, strike {
	color:#777777;
}
code {
	-x-system-font:none;
	font-family:'Courier New',Courier,Fixed;
	font-size:1.1em;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
}
acronym, abbr, span.caps {
	font-size:0.9em;
	letter-spacing:0.07em;
}
a, h2 a:hover, h3 a:hover {
	color:#359C9D;
	text-decoration:none;
}
a:hover {
	color:#359C9D;
	text-decoration:underline;
}
#wp-calendar #prev a, #wp-calendar #next a {
	font-size:9pt;
}
#wp-calendar a {
	text-decoration:none;
}
#wp-calendar caption {
	text-align:center;
}
#wp-calendar th {
	font-style:normal;
	text-transform:capitalize;
}
body {
	margin:0;
	padding:0;
}
#page {
	background-color:#DDDDDD;
	margin:0 auto 20px;
	padding:0;
	width:850px;
}
#header {
	background:transparent url(images/header.jpg) no-repeat scroll center center;
	height:200px;
	margin:0;
	padding:0;
	position:relative;
	text-align:left;
}
.attachment #header {
	background-position:center -40px;
	height:110px;
}
#headerimg {
	bottom:0;
	position:absolute;
}
#headerimg .description {
	display:none;
}
#header #topnav {
	bottom:25px;
	position:absolute;
	right:0;
	width:415px;
}
#header #topnav #topnav-backdrop {
	background:#000000 none repeat scroll 0 0;
	height:25px;
	left:0;
	opacity:0.6;
	position:absolute;
	top:0;
	width:100%;
	z-index:0;
}
#header #topnav ul li a#tnfirst {
}
#topnav ul, #bottomnav ul {
	clear:both;
	left:0;
	list-style-type:none;
	margin:0;
	padding:0;
	position:absolute;
	top:0;
	width:100%;
	z-index:1;
}
#topnav ul li, #bottomnav ul li {
	display:block;
	float:left;
}
#topnav a {
	color:#FFFFFF;
	display:block;
	font-size:1.2em;
	font-weight:bold;
	padding:5px 9px;
}
#topnav a:hover, #topnav a.selected {
	background:#000000 none repeat scroll 0 0;
	text-decoration:none;
}
#topnav input {
	-moz-border-radius-bottomright:2px;
	-moz-border-radius-topright:2px;
	background:#EEEEEE url(images/search.png) no-repeat scroll right 4px;
	border:0 none;
	font-size:10px;
	height:16px;
	opacity:0.95;
	padding:5px 4px 4px;
	width:100px;
}
#footer {
	background:#222222 none repeat scroll 0 0;
	position:relative;
}
#bottomnav, #bottomnav ul {
	margin:auto;
	position:static;
	width:430px;
}
#bottomnav, #bottomnav a, #bottomnav, #bottomnav span {
	display:block;
	padding:4px;
}
#bottomnav span {
	color:#666666;
}
h1 {
	font-size:1em;
	height:4em;
	line-height:1em;
	margin-bottom:5px;
	margin-left:4px;
	overflow:hidden;
}
h1 a {
	font-size:4em;
	letter-spacing:-0.1em;
	line-height:1em;
}
.narrowcolumn {
	background:#FFFFFF none repeat scroll 0 0;
	border-right:1px inset #666666;
	float:left;
	margin:0 0 0;
	padding:10px 10px 20px;
	width:519px;
}
.fullcolumn {
	background:#FFFFFF none repeat scroll 0 0;
}
.widecolumn {
	background:#FFFFFF none repeat scroll 0 0;
	margin:5px 0 0 150px;
	padding:10px 0 20px;
	width:450px;
}
.post {
	clear:both;
	padding-bottom:0;
	text-align:left;
}
.post hr {
	display:block;
}
.widecolumn .post {
	margin:0;
}
.widecolumn .smallattachment {
	float:left;
	margin:5px 5px 5px 0;
	text-align:center;
	width:128px;
}
img.attachment-full {
	height:auto;
	width:100%;
}
.widecolumn .attachment {
	margin:5px 0;
	text-align:center;
}
.clear {
	clear:both;
}
#footer {
	clear:both;
	margin:0 auto;
	padding:0;
}
#footer p {
	margin:0;
	padding:20px 0;
	text-align:center;
}
h2 {
	margin:0;
}
h2.pagetitle {
	background:#359C9D none repeat scroll 0 0;
	border-color:#359C9D;
	border-style:solid;
	border-width:5px 0;
	font-size:3em;
	height:17px;
	letter-spacing:-0.09em;
	margin:-10px -10px 15px;
	overflow:hidden;
	padding:7px 10px 0;
	text-align:left;
}
.fullcolumn h2.pagetitle {
	margin:0 0 15px;
}
h3 {
	padding:0;
}
p img {
	max-width:100%;
	padding:0;
}
img.centered {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
img.alignright {
	display:inline;
	margin:0 0 2px 7px;
	padding:4px;
}
img.alignleft {
	display:inline;
	margin:0 7px 2px 0;
	padding:4px;
}
.alignright {
	float:right;
}
.alignleft {
	float:left;
}
html > body .entry ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-left:0;
	padding:0 0 0 10px;
	text-indent:-10px;
}
html > body .entry li {
	margin:7px 0 8px 10px;
}
.entry ul li:before {
	content:"» ";
}
.entry ol {
	margin:0;
	padding:0 0 0 35px;
}
.entry ol li {
	margin:0;
	padding:0;
}
.postmetadata ul, .postmetadata li {
	display:inline;
	list-style-image:none;
	list-style-type:none;
}
.entry form {
	text-align:center;
}
select {
	width:130px;
}
#commentform input {
	-moz-border-radius-bottomleft:2px;
	-moz-border-radius-bottomright:2px;
	-moz-border-radius-topleft:2px;
	-moz-border-radius-topright:2px;
	border:1px inset #999999;
	color:#333333;
	font-size:1.2em;
	margin:5px 5px 1px 0;
	padding:4px;
	width:170px;
}
#commentform {
	margin:5px 10px 0 0;
}
#commentform textarea {
	-moz-border-radius-bottomleft:2px;
	-moz-border-radius-bottomright:2px;
	-moz-border-radius-topleft:2px;
	-moz-border-radius-topright:2px;
	border:1px inset #999999;
	font-size:1em;
	padding:4px;
	width:100%;
}
#respond:after {
	clear:both;
	content:".";
	display:block;
	height:0;
	visibility:hidden;
}
#commentform #submit {
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	background:#FFFFFF none repeat scroll 0 0;
	border:1px outset #999999;
	color:#666666;
	float:right;
	padding:3px 4px;
	width:auto;
}
.alt {
	margin:0;
	padding:10px;
}
.commentlist {
	padding:0;
	text-align:left;
}
.commentlist li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:15px 0 10px;
	padding:5px 5px 10px 10px;
}
.commentlist li ul li {
	margin-left:10px;
	margin-right:-5px;
}
.commentlist p {
	margin:10px 5px 10px 0;
}
.children {
	padding:0;
}
#commentform p {
	margin:5px 0;
}
.nocomments {
	margin:0;
	padding:0;
	text-align:center;
}
.commentmetadata {
	display:block;
	margin:0;
}
#sidebar {
	float:right;
	padding:5px;
	width:300px;
}
#sidebar .ad {
	margin:10px -10px;
}
#sidebar form {
	margin:0;
}
#wp-calendar {
	empty-cells:show;
	margin:10px auto 0;
	width:155px;
}
#wp-calendar #next a {
	padding-right:10px;
	text-align:right;
}
#wp-calendar #prev a {
padding-left:10px;
text-align:left;
}
#wp-calendar a {
	display:block;
}
#wp-calendar caption {
	text-align:center;
	width:100%;
}
#wp-calendar td {
	padding:3px 0;
	text-align:center;
}
#wp-calendar td.pad:hover {
	background-color:#FFFFFF;
}
acronym, abbr, span.caps {
	cursor:help;
}
acronym, abbr {
	border-bottom:1px dashed #999999;
}
blockquote {
	border-left:5px solid #DDDDDD;
	margin:15px 30px 0 10px;
	padding-left:20px;
}
blockquote cite {
	display:block;
	margin:5px 0 0;
}
.center {
	text-align:center;
}
.hidden {
	display:none;
}
.screen-reader-text {
	left:-1000em;
	position:absolute;
}
hr {
	display:none;
}
a img {
	border:medium none;
}
.navigation {
	display:block;
	margin-bottom:60px;
	margin-top:10px;
	text-align:center;
}
.aligncenter, div.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.wp-caption {
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	background-color:#F3F3F3;
	border:1px solid #DDDDDD;
	margin:10px;
	padding-top:4px;
	text-align:center;
}
.wp-caption img {
	border:0 none;
	margin:0;
	padding:0;
}
.wp-caption p.wp-caption-text {
	display:none;
	font-size:11px;
	line-height:17px;
	margin:0;
	padding:0 4px 5px;
}
.page .wp-caption p.wp-caption-text {
	display:block;
}
.postmetadata {
	background:#359C9D none repeat scroll 0 0;
	border-bottom:10px solid #DDDDDD;
	clear:both;
	color:#FFFFFF;
	display:block;
	font-size:10px;
	font-weight:bold;
	margin:10px -10px 0;
	padding:10px;
}
.postmetadata a {
	color:#FFFFFF;
	font-weight:bold;
}
.postmetadata .post-photos-links {
	display:block;
	float:right;
	margin-top:-1.2em;
}
.postmetadata.alt .post-photos-links {
	margin-top:-1.5em;
}
.entry-title {
	border-bottom:2px solid #359C9D;
	margin:0 -10px 10px;
	padding:12px 10px 5px;
}
.entry-title h2, .entry-title h3 {
	float:left;
}
.entry-title small {
	float:right;
	margin-top:0.3em;
}
.entry-leadimg {
	border:2px solid #CCCCCC;
	display:block;
	margin:auto;
	max-height:300px;
	overflow:hidden;
	width:100%;
}
object, embed {
	margin:10px 0;
	width:100%;
}
dd.gallery-caption {
	display:none;
}
p.attachment {
	margin:0;
}
.attachment-header {
	padding-bottom:8px;
}
.attachment-header, .attachment-header a {
	font-size:11px;
}
.attachment-header .buttons {
	float:left;
}
.attachment-header #addthis {
	display:block;
	float:left;
	margin-right:10px;
}
.attachment-header #fullsize {
	background:transparent url(images/search.png) no-repeat scroll 0 0;
	display:block;
	float:left;
	height:16px;
	padding-left:20px;
}
.attachment-header .photo-prevnext {
	display:block;
	float:right;
}
.attachment-header .photo-prevnext .photo-count {
	float:left;
	margin-right:8px;
}
.attachment-header .photo-prevnext .photo-prevnext-nav {
	float:right;
	margin-right:4px;
}
.attachment-header .photo-prevnext .photo-prevnext-nav .ppn-prev, .attachment-header .photo-prevnext .photo-prevnext-nav .ppn-next {
	display:block;
	float:left;
	font-weight:bold;
}
.attachment-header .photo-prevnext .photo-prevnext-nav .ppn-next {
	margin-left:8px;
}
.attachment {
	clear:both;
}
#sidebar-gallery-nav {
	background:#FFFFFF none repeat scroll 0 0;
	margin:-5px;
	padding:1px 10px 10px;
}
#sidebar-gallery-nav #sidebar-gallery-thumbs {
	margin-right:-5px;
}
#sidebar-gallery-nav .gallery-icon {
	display:block;
	float:left;
	margin:0 3px 0 0;
	overflow:hidden;
	width:94px;
}
#sidebar-gallery-nav .gallery-icon img {
	height:auto;
	width:94px;
}
#sidebar-gallery-nav .gallery-item.selected dt img {
	border:4px solid #359C9D;
	width:86px;
}
#sidebar-gallery-meta {
	border-bottom:1px inset #333333;
	margin-bottom:5px;
	padding-bottom:5px;
	padding-top:8px;
}
#sidebar-gallery-meta h2 {
	margin-bottom:3px;
}
#sidebar-gallery-meta small {
	display:block;
	margin-bottom:3px;
}
#sidebar-gallery-meta p {
	line-height:1.5em;
	margin:0;
}
#sidebar-gallery-meta p a {
	display:block;
}
h3#comments {
	padding-top:15px;
}
#respond {
	display:block;
	padding:15px 10px 10px;
}
#respond h3 {
	margin:0 0 0.5em;
}
.ad300x250 {
	background:#FFFFFF none repeat scroll 0 0;
	border-color:#DDDDDD;
	border-style:solid;
	border-width:1px 0;
	clear:both;
	margin:0 -4px 0 -5px;
	padding:10px 5px;
	text-align:center;
	width:100%;
}
.home .ad300x250, .single .ad300x250, .page #sidebar .ad300x250, .search .ad300x250 {
	margin-top:-5px;
}
body.category-videos .gallery, body.category-photos embed, body.category-photos object, body.category-photos p {
	display:none;
}
body.category-photos p.postmetadata {
	display:block;
}
#photos-page {
	margin:auto;
}
.ad300x250grid {
	float:right;
	height:250px;
	margin-bottom:38px;
	margin-right:30px;
	margin-top:25px;
	overflow:hidden;
	width:300px;
}
#photos-page ul.m2gallerylist {
	list-style-type:none;
	margin:0;
}
#photos-page ul.m2gallerylist li {
	display:block;
	float:left;
	margin:0 10px 10px 0;
	width:230px;
}
#photos-page ul.m2gallerylist.slarge img {
	height:auto;
	min-height:300px;
	width:230px;
}
#photos-page ul.m2gallerylist.slarge li a {
	display:block;
	height:300px;
	overflow:hidden;
	position:relative;
	text-decoration:none;
	width:230px;
}
#photos-page ul.m2gallerylist.slarge li a div {
	bottom:0;
	color:#FFFFFF;
	height:100px;
	left:0;
	position:absolute;
	width:100%;
}
#photos-page ul.m2gallerylist.slarge li a div h3 {
	background:transparent url(images/black-70pcnt.png) repeat scroll 0 0;
	color:#FFFFFF;
	line-height:1.5em;
	margin:10px;
	padding:5px;
}
#photos-page ul.m2gallerylist.slarge li a:hover div h3 {
	background:#000000 none repeat scroll 0 0;
}
#photos-page ul.m2gallerylist.slarge li a div span {
	color:#359C9D;
	font-size:0.6em;
	white-space:nowrap;
}
.gallery-sidebar {
	background:#444444 none repeat scroll 0 0;
	margin-left:-5px;
	margin-right:-5px;
}
.gallery-sidebar h2 {
	border-bottom:2px solid #359C9D;
	display:block;
	font-size:14px;
	padding:5px 10px;
}
.gallery-sidebar h2 a {
	color:#FFFFFF;
}
.gallery-sidebar ul.m2gallerylist {
	list-style-type:none;
	margin:0;
	padding:0;
	width:100%;
}
.gallery-sidebar .m2gallerylist li {
	border-bottom:1px dotted #999999;
	clear:both;
	display:block;
	height:90px;
	padding:10px;
}
.gallery-sidebar .m2gallerylist img {
	height:auto;
	width:145px;
}
.gallery-sidebar .m2gallerylist .img {
	border:2px solid #000000;
	display:block;
	float:right;
	height:85px;
	overflow:hidden;
	width:145px;
}
.gallery-sidebar .m2gallerylist div {
	display:block;
	float:left;
	margin-right:5px;
	width:136px;
}
.gallery-sidebar .m2gallerylist a:hover h3, .gallery-sidebar .m2gallerylist a:hover p, 
.gallery-sidebar .m2gallerylist a:hover div, .gallery-sidebar .m2gallerylist a:hover span {
	color:#359C9D;
}
.gallery-sidebar .m2gallerylist p, .gallery-sidebar .m2gallerylist h3 {
	color:#FFFFFF;
	margin:0;
	padding:0;
}
.gallery-sidebar .m2gallerylist h3 {
	font-size:12px;
}
.gallery-sidebar .m2gallerylist h3 span {
	color:#359C9D;
	font-size:10px;
	font-weight:normal;
	white-space:nowrap;
}
.gallery-sidebar .m2gallerylist p {
	line-height:1.5em;
}
.videos-list {
	background:#FFFFFF none repeat scroll 0 0;
	margin:-5px -5px 0;
	padding:0 10px 10px;
}
.videos-list ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
.videos-list ul li {
	clear:both;
	height:75px;
	margin-bottom:5px;
}
.videos-list ul li.idx0 {
	padding-top:10px;
}
.videos-list ul li.selected {
	background:#CCEEEE none repeat scroll 0 0;
	border:1px solid #359C9D;
	margin-left:-11px;
	margin-right:-10px;
	padding:10px;
}
.videos-list ul img {
	height:auto;
	width:100px;
}
.videos-list ul .video-thumb {
	float:left;
	height:75px;
	overflow:hidden;
	width:100px;
}
.videos-list ul h3 {
	float:right;
	width:180px;
}
.videos-list ul h3 small {
	display:block;
	font-size:11px;
	font-weight:normal;
	margin-top:0.25em;
}
.video-info {
text-align:right;
}
div#wp_page_numbers {
	border-color:#359C9D;
	border-style:solid none none;
	border-width:2px 0 0;
}
div#wp_page_numbers li.page_info {
	font-size:11px;
	font-weight:normal;
	padding-right:20px;
}
div#wp_page_numbers ul, div#wp_page_numbers li, div#wp_page_numbers a {
	font-size:14px;
	font-weight:bold;
}
div#wp_page_numbers a {
	padding:6px 8px;
}
div#wp_page_numbers li.active_page a {
	padding:6px 12px;
}
.linkcat {
	background:#444444 none repeat scroll 0 0;
	border-top:1px solid #666666;
	margin:-1px -5px 0;
	padding:0 10px 10px;
}
.linkcat h2 {
	border-bottom:2px solid #359C9D;
	color:#FFFFFF;
	display:block;
	font-size:14px;
	margin:0 -10px 10px;
	padding:6px 10px;
}
.linkcat ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
.linkcat ul li {
	padding-bottom:8px;
	padding-left:4px;
}
#searchform div {
	padding:20px;
	text-align:center;
}
#searchform input {
	-moz-border-radius-bottomleft:2px;
	-moz-border-radius-bottomright:2px;
	-moz-border-radius-topleft:2px;
	-moz-border-radius-topright:2px;
	border:1px inset #999999;
	color:#333333;
	font-size:1.2em;
	margin:5px 5px 1px 0;
	padding:4px;
}
#searchform #searchsubmit {
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	background:#FFFFFF none repeat scroll 0 0;
	border:1px outset #999999;
	color:#666666;
	padding:3px 4px;
	width:auto;
}
.rssmi-related-list h3 {
	font-size:14px;
	margin-left:10px;
	padding-bottom:10px;
}
.rssmi-related-list {
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	background:#F0FBFB none repeat scroll 0 0;
	border:1px solid #EFEFEF;
	margin-bottom:10px;
	padding:10px;
}
blockquote.rssmi {
	border:0 none;
	display:block;
	margin-bottom:0;
	margin-top:0;
	padding-bottom:0.25em;
	padding-top:0.25em;
}
blockquote.rssmi h4, blockquote.rssmi h5 {
	line-height:1.5em;
	margin:0;
	padding:0;
}
blockquote.rssmi h4 span {
	font-size:11px;
	font-weight:normal;
}
blockquote.rssmi h5 {
	font-size:11px;
	font-weight:bold;
}
blockquote.rssmi .rssmi-content {
	font-size:11px;
	line-height:1.7em;
}
blockquote.rssmi .rssmi-metadata {
	font-size:10px;
	font-style:italic;
}
.rssmi-related-list .rssmi-content, .rssmi-related-list h5 {
	display:none;
}
.rssmi-related-list.singlepost .rssmi-content, .rssmi-related-list.singlepost h5 {
	display:block;
}
.rssmi-related-list.singlepost blockquote.rssmi {
	padding-bottom:1em;
	padding-top:1em;
}
.m2navigation {
	background:#FFFFFF none repeat scroll 0 0;
	margin:-10px -10px 10px;
	padding:10px 10px 0;
}
.m2-prevnext-img {
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	background:#F0FBFB none repeat scroll 0 0;
	border:1px solid #EFEFEF;
	float:left;
	padding:10px 0;
	width:49%;
}
.m2-prevnext-img.next {
	float:right;
}
.m2-prevnext-img a {
	display:block;
	text-align:right;
}
.m2-prevnext-img.prev a {
	text-align:left;
}
.m2-prevnext-img a strong {
	display:block;
}
.m2-prevnext-img img {
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	border:1px solid #EFEFEF;
	float:right;
	height:auto;
	margin:0 10px;
	width:75px;
}
.m2-prevnext-img.prev img {
	float:left;
}
 