.location_snippet {
	background:url(/images/MySB_BG.png);
	clear:both;
	padding-bottom:9px;
}

.location_snippet_small {
	background:url(/images/MYSB_SB_BG.png);
	clear:both;
	height:23px;
}

.snippet_body_head_backlink {
	background:url(/images/little_larrow.png) left no-repeat;
	padding-left:12px;
	margin-right:15px;
	cursor: pointer;
}

.snippet_body_head_link {
	background:url(/images/little_rarrow.png) right no-repeat;
	padding-right:12px;
	margin-right:15px;
	cursor: pointer;
}

.snippet_body_head_linkR {
	background:url(/images/little_rarrow.png) right no-repeat;
	padding-right:12px;
	margin-left:12px;
	cursor: pointer;
}

.location_snippet_body_view {
	height:30px;
}

.location_snippet_body_details {
	height:30px;
	float:left;
}

.location_body {
	clear: both;
	padding-left:9px;
}

.storyboard_snippet_old {
	background:url(/images/MySB_BG.png);
	clear:both;
	padding-bottom:8px;
	margin-bottom:8px;
}

.storyboard_snippet {
	background:url(/images/MySB_BG.png);
	clear:both;
	padding-bottom:8px;
	margin-bottom:8px;
	margin-left:50px;
}

.snippet_tl {
	background:url(/images/MySB_BG_TL.png);
	width:9px;
	height:9px;
	float:left;
	padding:0px;
	margin:0px;
}

.snippet_tr {
	background:url(/images/MySB_BG_TR.png);
	width:9px;
	height:9px;
	float:right;
	padding:0px;
	margin:0px;
}

.snippet_body {
	clear: both;
	padding-left:9px;
	padding-right:9px;
}

.snippet_body_small {
	clear: both;
	padding-left:9px;
	padding-right:9px;
	padding-top:4px;
}

.snippet_body_thumb {
	height:88px;
	width:160px;
	padding-right:8px;
	float:left;
}

.snippet_body_thumb img {
	border:0px;
}

.snippet_body_details {
	height:90px;
	float:left;
}

.snippet_body_details p {
	padding:0px;
	margin-top:0px;
	margin-bottom:3px;
}

.snippet_body_view {
	height:90px;
}

.snippet_bl {
	background:url(/images/MySB_BG_BL.png);
	width:9px;
	height:9px;
	float:left;
	padding:0px;
	margin:0px;
}

.snippet_br {
	background:url(/images/MySB_BG_BR.png);
	width:9px;
	height:9px;
	float:right;
	padding:0px;
	margin:0px;
}

label {
}

.buttonHeading {
	background:url(/images/buttonBG.png);
	height:22px;
}

.buttonHeadingR {
	float:right;
	height:22px;
	margin-left:3px;
	margin-right:2px;
}

.buttonHeading a {
	float: left;
    color:#ffffff;
	margin-bottom:0;
	margin-left:4px;
	margin-right:7px;
	margin-top:4px;
}

.buttonHeadingTitle {
	float: left;
    color:#ffffff;
	margin-bottom:0;
	margin-left:4px;
	margin-right:7px;
	margin-top:4px;
}

.buttonHeadingTitleProper {
	display:none;
}

.LbuttonHeading {
	background:url(/images/_button.png);
	height:22px;
	width:10px;
	float:left;
}

.buttonHeadinga {
	background:url(/images/buttona.png);
	width:10px;
	height:22px;
	float:left;
}

.RbuttonHeading {
	background:url(/images/button_.png);
	width:10px;
	height:22px;
	float:right;
}

.LbuttonHeadingW {
	background:url(/images/_buttonW.png);
	height:22px;
	width:10px;
	float:left;
}

.RbuttonHeadingW {
	background:url(/images/buttonW_.png);
	width:10px;
	height:22px;
	float:left;
}

.storyboard_para {
	margin-top:3px;
	margin-bottom:0px;
	margin-left:13px;
}

.approvechecksLabels {
	cursor: pointer;
}


div.roundedSingleLine
{
    height: 24px;
    background: url(../images/back_link_right.gif) no-repeat 100% 0;
    
    line-height: 24px;
    padding: 0 13px 0 0;
    margin: 10px 0;
}
div.roundedSingleLine span
{
    display: block;
    background: url(../images/back_link_left.gif) no-repeat 0 0;
    padding-left: 14px;
}
div.roundedSingleLine span a{text-decoration: none;}
a.back
{
    background: url(../images/arrow_back.gif) no-repeat 0 50%;
    padding-left: 12px;
    margin-right: 12px;
    text-decoration: none;
}
a.arrowright
{
    background: url(../images/arrow_right.gif) no-repeat 100% 50%;
    padding-right: 12px;
    text-decoration: none;
}
table.tblMyStoryboardsStorys
{
    width: 100%;
}
table.tblMyStoryboardsStorys th
{
    text-align: left;
    font-weight: normal;
}
table.tblMyStoryboardsStorys td
{
    padding: 0 7px;
}
table.tblMyStoryboardsStorys td input,
table.tblMyStoryboardsStorys td label{vertical-align: middle;}
table.tblMyStoryboardsStorys td.nopad{padding-right: 0;}
table.tblMyStoryboardsStorys td.nopadleft{padding-left: 0;}

