#slider_container_1 { float: left; width: 555px; /*padding: 10px; background: #000000; -moz-border-radius: 10px 10px; -webkit-border-radius: 10px 10px; border-radius: 10px 10px;*/ }

#SliderName{
	width: 555px;   /*640*/
	height: 300px;
	margin: auto;
}

.SliderNamePrev{
	background: url(../images/iphoneography/sliderman/left.gif) no-repeat center center;
	width: 24px;
	height: 24px;
	display: block;
	position: absolute;
	top: 138px;
	left: 10px;
	text-decoration: none;
}

.SliderNameNext{
	background: url(../images/iphoneography/sliderman/right.gif) no-repeat center center;
	width: 24px;
	height: 24px;
	display: block;
	position: absolute;
	top: 138px;
	right: 10px;
	text-decoration: none;
}

.SliderNameDescription{
	font: 21px Tahoma,Geneva,sans-serif;
	text-align: left;
	padding: 5px;
        color: #353535;
}

#SliderNameNavigation { 
    /*margin: 10px 0 0 0; padding-top: 15px; height: 15px; text-align: center; -moz-border-radius: 6px 6px; background: #fff; */
    float: right;
    height: 204px;
    margin: 10px 0 0;
    padding: 0;
    width: 196px;    
}

#SliderNameDescription a, #SliderNameDescription a:link, #SliderNameDescription a:active, #SliderNameDescription a:visited, #SliderNameDescription a:hover {
    color:yellow;
    text-decoration: none;    
}

#SliderNameNavigation a:link, #SliderNameNavigation a:active, #SliderNameNavigation a:visited, #SliderNameNavigation a:hover{
	margin: 0 2px;
	background: url(../images/iphoneography/sliderman/nav.gif) no-repeat center center;
	font-size: 0px;
	line-height: 0px;
	padding: 12px;
	text-decoration: none;
}

#SliderNameNavigation a.active:link, #SliderNameNavigation a.active:active, #SliderNameNavigation a.active:visited, #SliderNameNavigation a.active:hover{
	background: url(../images/iphoneography/sliderman/nav_active.gif) no-repeat center center;
}

.newTutor h3 {
    background-color:#0d0d0d; color:#D2C7C7; height:18px; padding:3px 10px 10px 10px; margin:0 0 2px; float:left; width:555px; font:bold 18px Tahoma,Geneva,sans-serif;}

#tutor_top_sliderman_box {
    border-bottom: 2px solid #848181;
    border-top: 2px solid #848181;
    height: 255px;
    margin: 10px 0 0;
    padding: 10px 0 5px;
    width: 555px;
}
.box_detail {
    color:#353535; height:28px; padding:2px; margin:0; float:left; font:bold 12px Tahoma,Geneva,sans-serif;
}