.container_48 {
	
	margin-right: auto;
	width: 960px;
}





.clearfix:before,
.clearfix:after {
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}



.clearfix {
  zoom: 1;
}
	.roundabout-holder  { padding: 0; list-style:none;padding:0; margin:0;height: 330px;}
	.roundabout-moveable-item {
	   cursor: pointer;
/*	   height: 4em;
	   width: 4em;
	   background-color: #ffc;
	   border: 1px solid #999;*/
	}
	.roundabout-in-focus { cursor: auto; }

.roundabout-moveable-item img {
	display:block;
	height:100%;
	width:100%;
        border-radius: 5px;
}
.roundabout-moveable-item  {
	cursor:pointer;
	height:350px;
	width:500px;
}
.myRoundabout	{
	border-top:0px solid #d4d4d4;border-bottom:1px solid #d4d4d4;margin: 0px auto 0px auto; visibility:hidden;
}
.jot-err {border: 1px solid red;font-weight: bold;color: red;padding: 5px;margin-bottom: 10px;}
.jot-cfm {border: 1px solid green;font-weight: bold;color: green;padding: 5px;margin-bottom: 10px;}
.jot-row {border-bottom: 1px solid #C4C4C4; padding: 20px 0}
/*.jot-row-alt {background-color: #f9f9f9;}*/
/*.jot-row-author {background-color: #FFFFE1;}*/
.jot-row-me {background-color: #FCFFCC;}
.jot-row-up {border: 1px dotted red;}
.jot-row-new {border: 1px dotted green;}
.jot-comment {padding: 3px;}
/*.jot-comment hr {border: 0px; border-bottom: 1px solid #cccccc;}*/
.jot-posticon {float: right;width: 20px;height: 20px;padding-top: 8px;padding-right: 3px;}
.jot-posticon img {border: 0px;}
.jot-mod {float: right;width: 100px;text-align: right;color: #666666;font-weight: bold;}
.jot-mod img {border: 0px;}
.jot-mod a {float: right;padding: 1px;padding-left: 2px;padding-right: 2px;}
.jot-mod a:hover {background-color: #666666;color: #666666;}
.jot-subject {font-weight: bold;font-size: 1.1em;}
.jot-message {padding: 2px;overflow: auto;}
.jot-poster {padding: 0px;text-align: left; font-style: italic; margin-bottom: 15px}
.jot-nav {padding: 0px;text-align: center;margin: 10px;}
.jot-list ul {padding: 0px;text-align: left;margin-bottom: 10px;list-style-position: inside;}
.jot-subscribe {margin-bottom: 10px;}
.jot-form {margin-bottom: 10px;}
.jot-form fieldset {border: 0px; margin-left: 20px;}
.jot-form label {display: inline-block;}
.jot-user {float: left; margin-right: 20px;font-weight: bold}
/*.jot-content {margin-left: 80px;}*/
.jot-extra {text-align: right;}
.jot-editby {font-size: 10px;color: #666666;font-style: italic;}
.date {width: 45%; height: 22px; border:1px solid #C4C4C4; border-radius: 3px; margin: 0 10px 10px 0; float: left;padding: 5px;}
#comment-form .date.date2{margin: 0 0px 0px 10px;}
textarea {width: 440px; height: 80px; border:1px solid #C4C4C4; border-radius: 3px}
.area {background: url('../images/all.png') 0 -102px;height: 24px;width: 100px;float: right; color: #fff; border: 0; cursor: pointer; font-size: 15px;}
.area :hover {background-position: -102px -102px;}
.area :active {background-position: -204px -102px;}