.TravelScroll
{
	border-left: 1px solid #cacaca;
	border-right: 1px solid #cacaca;
}

.TravelNew
{
	padding-top: 1px;
	padding-bottom: 1px;
	border-left: 1px solid #cacaca;
	border-right: 1px solid #cacaca;
	border-bottom: 1px solid #cacaca;
}

.TravelScroller
{
	height: 300px;
	overflow: hidden;
}

.TravelOverview
{
	width: 249px;
}

.TravelHead
{
	color: White;
	font-size: 18px;
	line-height: 36px;
	text-align: center;
	background: url('/images/scroller/TopCap.gif') no-repeat;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.TravelHeadName
{
	width: 179px;
	margin-left: 32px;
}

.TravelHeadInfo
{
	width: 32px;
	float: right;
	height: 23px;
	margin-top: 7px;
	#margin-top: 0px;
	_margin-top: 7px;
}

.NewTravel,
.NewTravel:hover
{
	border: 0;
	color: white;
	height: 27px;
	width: 245px;
	font-size: 15px;
	text-align: center;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.NewTravel
{
	background: url('/images/scroller/AddElement.gif') no-repeat;
}

.NewTravel:hover
{
	background: url('/images/scroller/AddElementOver.gif') no-repeat;
}

.TravelOverviewButton,
.TravelOverviewButton:hover
{
	border: 0;
	color: white;
	height: 27px;
	width: 245px;
	cursor: pointer;
	font-size: 15px;
	text-align: center;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.TravelOverviewButton
{
	background: url('/images/travel/BackToOverview.gif') no-repeat;
}

.TravelOverviewButton:hover
{
	background: url('/images/travel/BackToOverviewOver.gif') no-repeat;
}

.RequiredTravelblogtext
{
	color: Red;
	display: none;
	padding-top: 5px;
}

.TravelOverviewWrapper
{
	width: 100%;
}

.TravelOverviewWrapper .TravelOverviewLeftColumn
{ 
	width: 260px;
}

.TravelLeftColumn
{
	width: 69px;
}

.TravelMiddleColumn
{
	padding-left: 10px;
	padding-right: 10px;
}

.TravelMiddleColumn img
{
	margin-right: 5px;
}

.TravelControlColumn
{
	width: 29px;
}

.TravelRightColumn
{
	width: 50px;
}

.TravelSendButton,
.TravelSendButton:hover
{
	border: 0px;
	width: 24px;
	height: 22px;
	cursor: pointer;
}

.TravelSendButton
{
	background: url('/images/travel/SendTravel.png') no-repeat;
}

.TravelSendButton:hover
{
	background: url('/images/travel/SendTravelOver.png') no-repeat;
}

.Travelname,
.Travelname:hover
{
	cursor: pointer;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.Travelname
{
	color: #3d68d6;
}

.Travelname:hover
{
	color: white;
	background-color: #3d68d6;
}

.TravelSmallPic img
{
}

.TravelSmallPic td
{
	width: 67px;
	height: 50px;
	cursor: pointer;
	background-color: White;
	border: 1px solid #fc7a08;
}

.TravelerSmallPic img
{
}

.TravelerSmallPic td
{
	width: 50px;
	height: 67px;
	border: 1px solid #444;
	background-color: White;
}

.Traveldestinations
{
	color: #aeaeae;
	font-size: 11px;
	margin-left: 5px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.TravelBreadcrumb,
.TravelBreadcrumb:hover
{
	cursor: pointer;
	font-size: 11px;
	line-height: 15px;
	font-family: Arial, Verdana, sans-serif;
}

.TravelBreadcrumb
{
	color: #e36c18;
}

.TravelBreadcrumb:hover
{
	color: white;
	background-color: #e36c18;
}

.TravelInfo
{
	width: 100%;
}

.TravelInfo .TravelDetailName,
.TravelInfo .TravelDetailValue
{
	color: #444;
	padding: 7px;
	line-height: 13px;
	vertical-align: top;
	font: 11px Arial, Helvetica, Geneva, sans-serif;
}

.TravelInfo .TravelDetailValue a
{
	color: #2987d7;
	cursor: pointer;
	text-decoration: underline;
}

.TravelInfo .odd
{
	background-color: white;
}

.TravelInfo .even
{
	background-color: #f2f2f1;
}

.TravelInfo .TravelDetailName
{
	width: 150px;
	font-weight: bold;
}

.TravelInfo .TravelDetailUnderLine
{
	cursor: pointer;
	text-decoration: underline;
}

.TravelFunction
{
	margin-top: 7px;
}

.TravelFunction,
.TravelFunctionTopLess
{
	color: #e36c18;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Verdana, sans-serif;
}

.TravelFunction .FunctionLink,
.TravelFunctionTopLess .FunctionLink
{
	cursor: pointer;
}

.TravelFunction .FunctionLink:hover,
.TravelFunctionTopLess .FunctionLink:hover
{
	text-decoration: underline;
}

.TravelAddFriendButton,
.TravelAddFriendButton:hover
{
	border: 0px;
	width: 26px;
	height: 26px;
	cursor: pointer;
	margin-left: 5px;
}

.TravelAddFriendButton
{
	background: url('/images/button/SmallAdd.jpg') no-repeat;
}

.TravelAddFriendButton:hover
{
	background: url('/images/button/SmallAddOver.jpg') no-repeat;
}

.TravelFriendSelect
{
	padding-left: 7px;
	padding-right: 7px;
}

.TravelNoPadding
{
	padding: 0px;
}

.TravelMenu
{
	height: 27px;
	padding-left: 5px;
	padding-right: 5px;
	background: url('/images/menu/SubMenuBg.gif') repeat-x;
}

.MainTravelFunctions,
.MainTravelFunctionsSep,
.MainTravelFunctions:hover
{
	color: #3d68d6;
}

.MainTravelFunctionsRed,
.MainTravelFunctionsRed:hover
{
	color: Red;
}

.MainTravelFunctions,
.MainTravelFunctionsSep,
.MainTravelFunctionsRed,
.MainTravelFunctions:hover,
.MainTravelFunctionsRed:hover
{
	font-size: 11px;
	font-weight: normal;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.MainTravelFunctionsSep
{
	padding-left: 5px;
	padding-right: 5px;
}

.MainTravelFunctions,
.MainTravelFunctionsRed,
.MainTravelFunctions:hover,
.MainTravelFunctionsRed:hover
{
	cursor: pointer;
}

.MainTravelFunctions,
.MainTravelFunctionsRed
{
	text-decoration: none;
}

.MainTravelFunctions:hover,
.MainTravelFunctionsRed:hover
{
	text-decoration: underline;
}

.TravelAddButton,
.TravelRemoveButton,
.TravelRefreshButton,
.TravelRemoveButton:hover
{
	border: 0px;
	width: 16px;
	height: 16px;
	cursor: pointer;
}

.TravelAddButton
{
	background: url('/images/button/VerySmallAdd.gif') no-repeat;
}

.TravelAddButton:hover
{
	background: url('/images/button/VerySmallAddOver.gif') no-repeat;
}

.TravelRefreshButton
{
	background: url('/images/button/VerySmallRefresh.gif') no-repeat;
}

.TravelRefreshButton:hover
{
	background: url('/images/button/VerySmallRefreshOver.gif') no-repeat;
}

.TravelRemoveButton
{
	background: url('/images/button/VerySmallDelete.gif') no-repeat;
}

.TravelPhotoMosaic,
.TravelPhotoScroller
{
	border: 0px;
	width: 22px;
	height: 16px;
	cursor: pointer;
}

.TravelPhotoMosaic
{
	background: url('/images/photos/PhotoOrderMosaik.gif') no-repeat;
}

.TravelPhotoScroller
{
	background: url('/images/photos/PhotoOrderScroller.gif') no-repeat;
}

.TravelVideo,
.TravelSinglePhoto
{
	padding-top: 5px;
}

.TravelBlogWrapper
{
	width: 100%;
}

.TravelBlogDialogWrapper
{
	width: 720px;
	height: 500px;
	overflow:auto;
	overflow-y: scroll;
	overflow-x: hidden;
	padding-right: 25px;
}

.TravelBlogListWrapper
{
	margin-bottom: 42px;
}

.TravelBlogDateColumn
{
	width: 120px;
}

.TravelBlogEntryDate
{
	height: 70px;
	color: #f7700b;
	font-size: 11px;
	margin-top: 13px;
	line-height: 15px;
	margin-left: 28px;
	padding-left: 13px;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Verdana, sans-serif;
	background: url('/images/travel/BlogDateDevider.gif') no-repeat left 0;
}

h1.TravelBlogHeadline
{
	color: #3d68d6;
	font-size: 16px;
	margin-bottom: 0;
	font-weight: normal;
	padding-bottom: 6px;
	text-decoration: none;
	border-bottom: 1px dotted #787878;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.TravelBlogText
{
	color: #787878;
	font-size: 12px;
	margin-top: 6px;
	font-weight: normal;
	text-decoration: none;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.TravelBlogEditAndDeleteEntry
{
	color: #e36c18;
	margin-top: 6px;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Verdana, sans-serif;
}

.TravelBlogEditAndDeleteEntryFont
{
	cursor: pointer;
}

.TravelBlogEditAndDeleteEntryFont:hover
{
	text-decoration: underline;
}

.TravelMapClick
{
	color: #606060;
	cursor: pointer;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

/* WWI */

.places-list
{
	width: 152px;
	margin-bottom: 17px;
}

.places-list-headline
{
	width: 152px;
	height: 23px;
	background: url('/images/travel/places-list-headline-bg.png') no-repeat;
	font: bold 12px/23px "Lucida Grande", Arial, "Lucida Sans Unicode", Lucida, Verdana, sans-serif;
	color: white;
	padding-left: 8px;
	text-decoration: none;
	margin-bottom: 1px;
}

.places-list-headline a,
.places-list-headline a:link,
.places-list-headline a:hover,
.places-list-headline a:active,
.places-list-headline a:visited
{
	color: white;
	text-decoration: none;
}

.places-list-headline a:link:hover,
.places-list-headline a:active
{
	text-decoration: underline;
}

.places-list-item, 
.places-list-item:link, 
.places-list-item:visited
{
	margin: 0;
	margin-bottom: 1px;
	padding: 3px 12px 3px 3px;
	border: 1px solid #d5d5d5;
	color: #4b4b4b;
	text-decoration: none;
	font: normal normal 11px/11px Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	background: url('/images/travel/places-list-item-bg.png') no-repeat right center;
	clear: right;
	display: block;
	white-space: nowrap;
}

.places-list-item:hover, 
.places-list-item:active
{
	margin: 0;
	margin-bottom: 1px;
	padding: 3px 12px 3px 3px;
	border: 1px solid #d5d5d5;
	color: #2987d7;
	text-decoration: none;
	font: normal normal 11px/11px Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	background: url('/images/travel/places-list-item-bg-over.png') no-repeat right center;
	clear: right;
	display: block;
	white-space: nowrap;
}

.places-list-item-inner
{
	background-repeat: no-repeat;
	background-position: 0 center;
	padding-left: 21px;
}

/* Keine Reisen */

.NoContentHeadline {
	color: #2987d7;
	font: normal 20px "Lucida Grande", Arial, "Lucida Sans Unicode", Lucida, Verdana, sans-serif;
	margin-bottom: 25px;
	margin-top: 15px;
	overflow: hidden;
}

/* Bis hier. Folgende sind neu */

a.trip-new-trip-button, 
a.trip-new-trip-button:link, 
a.trip-new-trip-button:visited
{
	width: 331px;
	height: 68px;
	display: block;
	cursor: pointer;
	text-align: center;
	font: bold 20px/68px "Lucida Grande", "Lucida Sans Unicode", Lucida, Verdana, sans-serif;
	text-decoration: none;
	color: white;
	background: url('/images/travel/trip-new-trip-button.png') no-repeat 0 -68px;
}

a.trip-new-trip-button:hover, 
a.trip-new-trip-button:active
{
	cursor: pointer;
	text-decoration: underline;
	color: white;
	font-weight: bold;
	background-position: 0 0;
	font-size: 19px;
}

.new-trip-discribtion
{
}

.new-trip-discribtion p
{
	color: #444444;
	font: normal 13px/18px Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	margin: 0;
}

.new-trip-describe-trips
{
	padding-top: 20px;
}

.new-trip-describtion-head
{
	width: 50px;
	height: 50px;
	display: inline;
	float: left;
}

.new-trip-describtion-label
{
	font: bold 13px Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	padding-bottom: 5px;
	color: #86b421;
}

.no-trip-box
{
	overflow: hidden;
	width: 680px;
}

.new-trip-describe-trips
{
	clear: both;
}

/* Login */

.OverviewMiddleHeadline {
	border-bottom-style: solid;
	border-bottom-width: 3px;
	display: block;
	font-family: "Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	margin-bottom: 10px;
}

.Intro-Register-Button, 
.Intro-Register-Button:link, 
.Intro-Register-Button:visited {
	display: block;
	width: 335px;
	height: 48px;
	cursor: pointer;
	text-align: center;
	background-image: url('/images/intro/intro-register-button.png');
	background-repeat: no-repeat;
	background-position: 0px -48px;
	font: bold 20px/48px "Lucida Grande", Arial, "Lucida Sans Unicode", Lucida, Verdana, sans-serif;
	text-decoration: none;
	color: white;
}

.Intro-Register-Button:hover, 
.Intro-Register-Button:active {
	background-position: 0 0;
	color: white;
	cursor: pointer;
	font: bold 20px/48px "Lucida Grande", Arial, "Lucida Sans Unicode", Lucida, Verdana, sans-serif;
	text-decoration: none;
}

.Intro-Skip-Button, 
.Intro-Skip-Button:link, 
.Intro-Skip-Button:visited {
	display: block;
	width: 180px;
	height: 48px;
	cursor: pointer;
	text-align: center;
	background-image: url('/images/intro/intro-skip-button.png');
	background-repeat: no-repeat;
	background-position: 0px -48px;
	font: normal 20px/48px "Lucida Grande", Arial, "Lucida Sans Unicode", Lucida, Verdana, sans-serif;
	text-decoration: none;
	color: white;
}

.Intro-Skip-Button:hover, 
.Intro-Skip-Button:active {
	background-position: 0 0;
	color: white;
	cursor: pointer;
	font: normal 20px/48px "Lucida Grande", Arial, "Lucida Sans Unicode", Lucida, Verdana, sans-serif;
	text-decoration: none;
}

.vc-start-large-mid-column-headlines {
	border-bottom-style: solid;
	border-bottom-width: 3px;
	display: block;
	font-family: "Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
	font-size: 22px;
	font-weight: bold;
}

.orange {
	color: #F7700B;
}

.blue {
	color: #2987D7;
}

.vc-login-table {
	width: 100%;
}

.vc-login-table td p {
	color: #828282;
	font: 14px/22px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.vc-login-table-left-box {
	height: 480px;
	background: url('/images/intro/vc-login-table-people.jpg') no-repeat center 81px;
}

.vc-login-table-left-box-top {
	height: 80px;
	overflow: hidden;
	vertical-align: top;
}

.vc-login-table-left-box-middle {
	height: 271px;
}

.vc-login-table-left-box-bottom {
	height: 129px;
	overflow: hidden;
	vertical-align: bottom;
}

.vc-login-table-right-box {
	height: 480px;
	width: 515px;
}

.vc-login-table-right-box-top {
	height: 432px;
	overflow: hidden;
	vertical-align: top;
}

.vc-login-table-right-box-bottom {
	height: 48px;
	overflow: hidden;
	vertical-align: bottom;
}

.vc-login-table-right-box-teaser-headline {
	font: bold 16px "Lucida Grande", Arial, "Lucida Sans Unicode", Lucida, Verdana, sans-serif;
}

.vc-login-table-right-box-feature-list {
	margin: 0;
	padding: 0;
	list-style-type: none;
	margin-top: 12px;
	float: left;
}

.vc-login-table-right-box-feature-list li {
	margin: 0;
	padding: 0;
	padding-left: 23px;
	color: #828282;
	font: 14px/22px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background: url('/images/intro/vc-login-table-planet-teaser-star.png') no-repeat 0 center;
}

/* Fragebogen */

.TravelOdd,
.TravelEven
{
	color: #444;
	padding: 7px;
	line-height: 13px;
	vertical-align: top;
	font: 11px Arial, Helvetica, Geneva, sans-serif;
}

.TravelOdd
{
	background-color: #f2f2f1;
}

.TravelEven
{
	background-color: white;
}

.TravelQuestion
{
	font-weight: bold;
	text-decoration: underline;
}

.TravelNotAuthenticated
{
	color: #444;
	width: 100%;
	text-align: center;
	font: 11px Arial, Helvetica, Geneva, sans-serif;
}

/* Reiseliste im Profil */

.UserOverviewTravelsPreview
{
	width: 550px;
	border: none;
	font: 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.UserOverviewTravelsPreview td
{
	font: 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.UserOverviewTravelsPreviewHeadline
{
	color: #2987d7;
	font-weight: bold;
	line-height: 22px;
	padding-left: 8px;
}

.UserOverviewTravelsDate
{
	color: #8d8c8c;
	font-weight: normal;
}

.UserOverviewTravelsReadMore
{
	width: 135px;
	text-align: right;
	padding-right: 8px;
}

.UserOverviewTravelsReadMore a, 
.UserOverviewTravelsReadMore a:link, 
.UserOverviewTravelsReadMore a:visited
{
	color: #f7700b;
	font-weight: normal;
	text-decoration: underline;
	padding-left: 1px;
	padding-right: 1px;
}

.UserOverviewTravelsReadMore a:hover, 
.UserOverviewTravelsReadMore a:active
{
	background-color: #f7700b;
	color: white;
	text-decoration: none;
	padding-left: 1px;
	padding-right: 1px;
}

.alle-live-reisen,
.alle-live-reisen:hover
{
	float: right;
	cursor: pointer;
	margin-top: 5px;
	padding-right: 36px;
	font: normal 11px/20px Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
}

.alle-live-reisen
{
	color: #d84547;
	text-decoration: underline;
	background: url('/images/travel/livetravel.gif') no-repeat right center;
}

.alle-live-reisen:hover
{
	color: #f7700b;
	text-decoration: underline;
	background: url('/images/travel/livetravel_over.gif') no-repeat right center;
}

.TravelUserStatsProfile
{
	width: 152px;
}

.TravelUserStatsProfile, 
.TravelUserStatsProfile li
{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

.TravelUserStatsProfile br
{
	clear: both;
}

.TravelUserStatsProfile li
{
	color: #7f7f7f;
	font: normal 11px/14px Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
}

.TravelUserStatsProfile .tusp-right
{
	float: right;
	padding 0 0 0 4px;
}

.TravelUserStatsProfile .tusp-left
{
	float: left;
	padding: 0 4px 0 0;
}

.TravelUserStatsProfile .tusp-head
{
	color: #7f7f7f;
	font: bold 11px/18px Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif !important;
	text-transform: uppercase;
}

/* Reiseliste */

.TravelListOverviewWrapper,
.TravelListOverviewWrapperAlternate
{
	padding-top: 8px;
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 8px;
}

.TravelListOverviewWrapper
{
	background-color: #eaeaea;
}

.TravelListOverviewWrapperAlternate
{
	background-color: #fff6e0;
}

.TravelListOverviewWrapper:hover
{
	background-color: #cfcfcf;
}

.TravelListOverviewWrapperAlternate:hover
{
	background-color: #fde8b5;
}

.TravelListWrapper
{
	width: 235px;
}

.TravelListOverviewPic img
{
	cursor: pointer;
}

.TravelListOverviewPic td
{
	width: 67px;
	height: 50px;
	background-color: White;
	border: 1px solid #fc7a08;
}

.TravelListOverviewLeftCol
{
	width: 82px;
}

.TravelListOverviewRightCol
{
	color: #444;
	cursor: pointer;
	font-size: 10px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.TravelListOverviewRightCol img
{
	margin-top: 3px;
}

.TravelListOverviewSeparator
{
	height: 1px;
	background-color: White;
}

/* Reisezielliste */

.DestListWrapper
{
	width: 545px;
}

.DestListTimeRange
{
	color: #e36c18;
	font-size: 10px;
	font-family: Arial, Verdana, sans-serif;
}

.DestListDestination,
.DestListDestinationLink,
.DestListDestination:hover,
.DestListDestinationLink:hover
{
	cursor: pointer;
	font-size: 11px;
	font-family: Arial, Verdana, sans-serif;
}

.DestListDestination,
.DestListDestinationLink
{
	color: #444;
}

.DestListDestination:hover,
.DestListDestinationLink:hover
{
	color: white;
	background-color: #444;
}

.DestListLeftCol
{
	width: 18px;
}

.DestRightButtonCol
{
	width: 22px;
}

.GoDestinationButton,
.GoDestinationButton:hover
{
	border: 0px;
	width: 100px;
	height: 18px;
	color: #838383;
	cursor: pointer;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	padding-right: 16px;
	text-decoration: none;
	font-family: Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
}

.GoDestinationButton
{
	background: url('/images/travel/DestinationListGo.png') no-repeat;
}

.GoDestinationButton:hover
{
	background: url('/images/travel/DestinationListGoOver.png') no-repeat;
}

/* Reisefreunde */

.TravelFriendsWrapper
{
	width: 545px;
}

.TravelFriendName
{
	color: #444;
	font-size: 11px;
	cursor: pointer;
	padding-bottom: 2px;
	text-decoration: underline;
	font-family: Arial, Helvetica, Geneva, sans-serif;
}

.TravelFriendRight
{
	width: 22px;
}

.RemoveTravelFriendButton
{
	border: 0px;
	width: 16px;
	height: 16px;
	cursor: pointer;
	margin-left: 5px;
	margin-bottom: 2px;
	background: url('/images/button/VerySmallDelete.gif') no-repeat;
}

.mini-action-button, 
.mini-action-button:link, 
.mini-action-button:visited {
	color: white;
	background-color: #2987d7;
	text-align: center;
	font-family: Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	font-size: 10px;
	clear: both;
	float: right;
	width: 100px;
	border:none;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	margin-bottom: 2px;
	margin-right:3px;
	text-decoration: none;
	cursor:pointer;
	display:block;
	padding-top: 1px;
	padding-bottom: 1px;
}

.mini-action-button:hover, 
.mini-action-button:active {
	color: white;
	background-color: #f7700b;
	text-decoration: none;
}