/*========================================================*/
/* COLOR GUIDE                                            */
/*========================================================*/
/*
dark grey #464337
light grey #a2a19b

blue link #06f

h3 yellow border #ffd735

alt blue light #e1ecff

alt blue dark #94beff

--

orange = e18906
blue = 336699

========================================================= */


/*========================================================*/
/*                  Table of Contents                     */
/*========================================================*/
/*  1. UNIVERSAL THINGS                                   */
/*  2. HEADER                                             */
/*  3. WELCOME                                            */
/*  4. BOX and ALTBOX                                     */
/*  5. BODY                                               */
/*  6. SIDEBAR                                            */ 
/*  7. FOOTER                                             */
/*  8. COMMUNITY FOOTER                                   */
/*  9. CLEARFIX                                           */
/*  10. SORTABLES                                         */
/*  11. PAGINTATION                                       */
/*  12. CLIPPINGS                                         */
/*  13. TAG CLOUDS                                        */
/*  14. USER LIST                                         */
/*========================================================*/


/* =============================================== */
/* 1. UNIVERSAL THINGS                             */
/* =============================================== */

html{
	background-color: #336699;
}

body {
	background: #336699 url(/images/vdrop.gif) repeat-x scroll 0 0;
}

#doc2.head h2{
text-align: right;
font-size: 77%;
padding: 3px;
}

#doc2.main{
color: #464337;
padding: 0 15px 15px 15px;
background: white;
}

a{color: #06f;}

a:hover{color: #06f;
text-decoration: none;
}

p{margin: 0 0 1em 0;}

div.auto_complete {
  width: 350px;
  background: #ffffff; }
  div.auto_complete ul {
    border: 1px solid #888888;
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: auto; }
    div.auto_complete ul li {
      margin: 0;
      padding: 3px; }
    div.auto_complete ul li.selected {
      background-color: #FFFDC0; }
.clear {
	clear: both;}
.right {
	float: right;}
.left {
	float:left;}
.centered {
	text-align:center; }
img.polaroid {
	padding:5px;
	border: 1px solid #A2A19B;
	}
	
	
.prototip .gs { margin:0 10px 0 10px; border: 1px solid #2a1301; color: #fff; font: 11px Arial, Helvetica, sans-serif;}
.prototip .gs .toolbar { background: #2e2e2e; color: #fff; font-weight: bold; }
.prototip .gs .toolbar a.close:hover { background: url(close_hover_red.gif);}
.prototip .gs .title { padding: 5px; }
.prototip .gs .content { background: #fff; color: #666666; padding: 5px;}
.prototip .gs a { text-decoration: none;}
.prototip .gs  hr { border: none 0; border-top: 1px solid #000; width: 25%; height: 1px; }
	


/* =============================================== */
/* 2. HEADER                                       */
/* =============================================== */

#hd{
	/*border-top: 4px solid cyan;*/
}

#hd h1{float: left;}

#hd h1 a{
font-size: 182%;
font-weight: bold;
xtext-transform: uppercase;
text-decoration: none;
display: block;
/*margin: 20px 0 10px 0;*/
color: #464337;
}

#hd h1 a:hover{text-decoration: underline;}

#hd h2{
float: right;
font-size: 90%;
margin-top: 7px;
}

#hd h2 a {
text-decoration: none;
}

/* Navbar */

#NavBar{
xbackground: #aba8a3 url(/plugin_assets/community_engine/images/bg_navbar.gif) repeat-x 0 0;
border-bottom: 1px solid #d9d6d3;
clear: both;
}

#NavBar ul, #NavBar ul li{float: left;}

#NavBar ul li a{
display: block;
font-size: 108%;
padding: 3px 8px;
xtext-transform: uppercase;
font-weight: bold;
border-left: 1px solid #d9d6d3;
color: #464337;
text-decoration: none;
}

#NavBar ul li#active a, #NavBar ul li.current a{
background: #fff;
text-decoration: none !important;
}

#NavBar ul li a:hover{
	color: #e18906;
	text-decoration: none;
	}

#NavBar form{float: right;}

#NavBar form label{display: none;}

#NavBar form input{
padding: 4px 15px 4px 5px;
margin: 11px 10px 0 0;
background: #fff url(/plugin_assets/community_engine/images/search.gif) no-repeat right center;
border: 1px solid #336699;
}

#NavBar .user_panel {
  float:right;
  font-size: 66%;
  display:inline-block;
  vertical-align: bottom;
}

#NavBar .user_panel a {
	text-decoration: none;
}


/* =============================================== */
/* 3. WELCOME                                      */
/* =============================================== */

#welcome.box{
background: white;/*#F9E7CD; #fff1b2;*/
margin-top: 1em;
padding: 1em;
border-bottom: 1px solid #d9d6d3; /*#ffd735;*/
border-top: 1px solid #d9d6d3;
border-left: 1px solid #d9d6d3;
}

#welcome.box p{
font-size: 108%;
}

#welcome.box b{
font-size: 108%;
margin-bottom:.5em;
color: #336699;
}

#welcome.box .shout{
color: #e18906;
font-weight: bold;
font-size: 116%;
}



#welcome.box ul{
	margin-bottom: 15px;
}

#welcome.box li{
	list-style-type:circle;
	margin-left: 15px;
	margin-bottom: 5px;
}

#welcome.box h2{
font-size: 197%;
margin-bottom:.5em;
}

#welcome.box h2 a{color: #464337;}


#welcome.box h4{
/*background:url(/plugin_assets/community_engine/images/bg_h6btn.gif) repeat-x left center;*/

}

#welcome.box h4 a{
	display: block;
	background-image: url(/plugin_assets/community_engine/images/icons/52.png);/*/stingray/images/logo.png);*/
	xwidth: 300px;
	xheight: 89px;
	
	background-position: left;
	background-repeat: no-repeat;
	padding: 1em 1em 1em 3.5em;
	
	background-color: #f8f8f8;
	background-color: transparent;

	xtext-align: center;
	font-size: 138.5%;
	text-decoration: none;
	
	color: #336699;
	font-weight: bold;
}

#welcome.first.box h4 a{
background-image: url(/plugin_assets/community_engine/images/icons/31.png);
}

#welcome.box h4 a:hover{
	color: #e18906;
}

#welcome dt{
  color:#E18906;
  font-weight:bold;
  margin-left: 15px;
}

#welcome dt a{
  color:#E18906;
  font-weight:bold;
}

#welcome dd{
  margin-left: 30px;
}


/* =============================================== */
/* 4. BOX and ALTBOX                               */
/* =============================================== */

.box{
margin-bottom: 1em;
}

.box h2{
margin-bottom: .5em;
font-weight: bold;
font-size: 153.9%;
}

.box h3{
font-size: 123.1%;
font-weight: bold;
xtext-transform: uppercase;
border-bottom: 1px solid #336699; /*#ffd735;*/
margin:1.5em 0 1em 0;
}

.box li{
	list-style-type:circle;
	margin-left: 15px;
	margin-bottom: 5px;
}


.alt{
border: 1px solid #94beff;
background: #e1ecff;
padding: 1em;
}

.alt h3{
border: none;
margin: 0 0 .5em 0;
padding: .5em;
background: #94beff;
color: #38465b;
}

.first_alt {
margin-top:3.25em;
}

.box dt{
  font-weight:bold;
  margin-left: 15px;
}

.box dd{
  margin-left: 30px;
}

.box .code {
 font-size: 100%;
 font-family: Courier;
 line-height: normal;
}


/* =============================================== */
/* 5. BODY                                         */
/* =============================================== */

/* blog entry */

.hentry{
margin: 0 0 1em 0;
}

.comments .hentry{
border-bottom: 1px dotted #a2a19b;
}

.comments .hentry:last-child{border: none;}

.hentry h4{
font-size: 153.9%;
font-weight: bold;
margin-bottom: 15px;}

.hentry h4 a{
text-decoration: none;
color: #464337;
}

.hentry h4 a:hover{text-decoration: underline;}

.hentry .vcard{
float: left;
width: 13.8461em; /* about 180px */
*width:  13.5em; /* for IE */
}

div.main div.vcard{
width: 9.2307em; /* about 120px */
*width:  9em; /* for IE */
}

.entry-content{
margin-left:  15.3846em; /* about 200px */
*margin-left:  15em; /* for IE */
}

div.main div.entry-content{
margin-left:  10.4769em; /* about 140px */
*margin-left:  10.5em; /* for IE */
}


.hentry .vcard h5{
float: left;
width: 66px;
}

.hentry .vcard h5 a img{
display: block;
border: 1px solid #a2a19b;
padding: 2px;
background: #fff;
}

.hentry .vcard h5 a:hover img{background: #a2a19b; }

.hentry .vcard ul{
margin-left: 66px;
font-size: 85%;
}

div.main .vcard ul{
margin-left: 0;}


.hentry .vcard ul li{
padding: 3px 0;
xborder-bottom: 1px dotted #a2a19b;
padding-left: 20px;
background-color: transparent;
background-position: left center;
background-repeat: no-repeat;
}

.hentry .vcard ul li.fn{
font-size: 130%;
font-weight: bold;
padding:0 0 3px 0;
}

.hentry .vcard ul li.update{background-image: url(/plugin_assets/community_engine/images/icons/date.png) }
.hentry .vcard ul li.view{background-image: url(/plugin_assets/community_engine/images/icons/page_white_magnify.png) }
.hentry .vcard ul li.comments{background-image: url(/plugin_assets/community_engine/images/icons/comments.png) }
.hentry .vcard ul li.msg{background-image: url(/plugin_assets/community_engine/images/icons/email_go.png) }
.hentry .vcard ul li.addfriend{background-image: url(/plugin_assets/community_engine/images/icons/user_add.png) }
.hentry .vcard ul li.print{background-image: url(/plugin_assets/community_engine/images/icons/printer.png) }
.hentry .vcard ul li.email{background-image: url(/plugin_assets/community_engine/images/icons/user_go.png) }
.hentry .vcard ul li.share{background-image: url(/plugin_assets/community_engine/images/icons/group_go.png) }
.hentry .vcard ul li.tags{background-image: url(/plugin_assets/community_engine/images/icons/tag_blue.png) }
.hentry .vcard ul li.skills{background-image: url(/plugin_assets/community_engine/images/icons/wrench.png) }
.hentry .vcard ul li.geo{background-image: url(/plugin_assets/community_engine/images/icons/world.png) }
.hentry .vcard ul li.edit{background-image: url(/plugin_assets/community_engine/images/icons/post.png) }
.hentry .vcard ul li.delete{background-image: url(/plugin_assets/community_engine/images/icons/delete.png) }

.entry-content h6{
xborder-bottom: 1px dotted #a2a19b;
xborder-top: 1px dotted #a2a19b;
text-align: right;
padding:12px 6px;
}

.entry-content h6 a{
font-size: 85%;
font-weight: bold;
xtext-transform: uppercase;
text-decoration: none;
background: transparent url(/plugin_assets/community_engine/images/icons/add.png) no-repeat left center;
padding-left: 20px;
padding: 2px 2px 2px 20px;
}

.entry-content h6 a:hover{text-decoration: underline;}


/* brings back styles for entry elements */
.entry-content blockquote, .entry-content ul, .entry-content ol {margin:1em;}
.entry-content ol, .entry-content ul{margin-left:2em;}
.entry-content ol li {list-style: decimal outside;}
.entry-content ul li {list-style: disc outside;}
.entry-content strong{font-weight: bold;}
.entry-content em, .entry-content blockquote{font-style:italic;}
.entry-content blockquote{font-family:Georgia, Times, serif;}

.hentry .tags{margin-left: 0;}

.hentry .tags li{
list-style: none;
float: left;}

.hentry .tags li a{
background: red;
display: block;
margin: 0 10px 5px 0;
padding: 2px 0 2px 15px;
background: url(/plugin_assets/community_engine/images/icons/tag_blue.png) no-repeat left center;
}




/* =============================================== */
/* 6. SIDEBAR                                      */
/* =============================================== */

.list{
}

.list li{
padding:3px 0;
border-bottom: 1px dotted #a2a19b;
}

.checks li, .page li{
padding-left: 20px;
background-color: transparent;
background-image: url(/plugin_assets/community_engine/images/icons/accept.png);
background-repeat: no-repeat;
background-position: left center;
}

.checks li{background-image: url(/plugin_assets/community_engine/images/icons/accept.png)}
.page li{background-image:url(/plugin_assets/community_engine/images/icons/page_white.png)}

/* user list */
dl.vcard{
margin-bottom: 1em;
}

dl.vcard dt.photo{
float: left;
width: 66px;
margin: 0;
}

dl.vcard dt.photo a img{
display: block;
padding: 2px;
border: 1px solid #a2a19b;
background: #fff;
}

dl.vcard dt.photo a:hover img{background: #a2a19b;}

dl.vcard dd{
margin-left: 66px;
}

dl.vcard dd.fn a{
font-size: 108%;
font-weight: bold;
}

dl.vcard dd.member, dl.vcard dd.post, dl.vcard dd.rss{
padding: 2px 0 2px 20px;
border-top: 1px dotted #a2a19b;
background-position: left center;
background-repeat: no-repeat;
background-color: transparent;
}

dl.vcard dd.member{background-image: url(/plugin_assets/community_engine/images/icons/user.png);}
dl.vcard dd.post{background-image: url(/plugin_assets/community_engine/images/icons/page_white.png);}
dl.vcard dd.rss{background-image: url(/plugin_assets/community_engine/images/icons/rss.png);}

h6.all{margin:.5em 0;}

h6.all a{
font-size: 85%;
font-weight: bold;
xtext-transform: uppercase;
background: transparent url(/plugin_assets/community_engine/images/icons/add.png) no-repeat left center;
padding:3px 0 3px 20px;
color: #379d00;
}


/* Main Form ========================= */

.MainForm{
}

.MainForm label{
display: block;
margin: 1em 0 2px 0;
}

.MainForm label em{
font-style: italic;
font-family: Georgia, Times, serif;
color: #777;
}

.MainForm select{
border:1px solid #ccc;
}


.MainForm input, .MainForm textarea{
	border: 1px solid #ccc;
	padding: 3px;
	font-size: 123.1%;
	font-weight: bold;
	color: #777;
	width: 200px;
	background: #f8f8f8;
}

.MainForm input:focus, .MainForm textarea:focus{
	color: #777;
	border-color: #777;
	background: #fff;
}

.MainForm input.wrong, .MainForm .fieldWithErrors input {
	border-color: #f00;
	color: #f00;
	background: #ffd5d5;
}

/* submit */
.MainForm p input, .MainForm p button {
	/*background: #008000;
	color: #fff;*/
	color: #336699;
	border: 1px solid #336699;
	
	padding-left: 1em;
	padding-right: 1em;
	margin: 1em 0;
	
	width: auto;
	cursor: pointer;
}

.MainForm p input:hover{
	color:#e18906;
} 


.MainForm strong{color: #f00;}

.MainForm strong.ok{color: #008000;}

.MainForm strong em{
text-decoration: underline;
font-weight: bold;}


.MainForm textarea{
width: 550px;
color: #777;
}


/* checks */

.MainForm fieldset {margin: 1em 0 0 0;}

.MainForm fieldset label{
margin: 4px 0;
color: #777;
}

.MainForm fieldset input{
border: none;
width: auto;
}

.MainForm fieldset.inline label{
display: inline;
margin-right: 1em;
}

.warning, #errorExplanation, .errorExplanation{
padding: 1em 1em 1em 1em;
margin: 1em 0;
border: 1px solid #fc0;
background: #fff3c5;
color: #6b5e2b;
}


/* =============================================== */
/* 7. FOOTER                                       */
/* =============================================== */
#ft{
/*
background: #f1f1f1;
padding-bottom: 1em;
border-top: 1px solid #ccc;
*/
}

#ft .yui-u .box{margin:0 1em 0 0;}

#ft .first .box{margin:0 0 0 1em;}

#ft .yui-u .box h3{
color: #666;
border-color: #666;
}

/* whats fresh */

.fresh dl{
clear: both;
border-bottom: 1px dotted #ccc;
padding: 3px 0;
}

.fresh dt{
float: left;
width: 10.8461em; /* about 180px - 3em */
*width:  10.5em; /* for IE */
}

.fresh dd{
margin-left:  12.3846em; /* about 200px - 3em*/
*margin-left:  12em; /* about 200px */
}

.fresh dt {
	padding-left: 20px;
	background-image: url(/plugin_assets/community_engine/images/icons/activity_default.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: transparent;	
}

.fresh .comment dt {background-image: url(/plugin_assets/community_engine/images/icons/comment.png);}
.fresh .photo dt {background-image: url(/plugin_assets/community_engine/images/icons/picture.png);}
.fresh .clipping dt {background-image: url(/plugin_assets/community_engine/images/icons/book.png);}
.fresh .updated_profile dt {background-image: url(/plugin_assets/community_engine/images/icons/user_edit.png);}
.fresh .favorite dt {background-image: url(/plugin_assets/community_engine/images/icons/heart_add.png);}
.fresh .post dt, .fresh .sb_post dt, .fresh .topic dt{background-image: url(/plugin_assets/community_engine/images/icons/post.png);}



/* =============================================== */
/* 8. COMMUNITY FOOTER                             */
/* =============================================== */

#CommunityFooter{
float:right;
margin: 20px 0;
}

#CommunityFooter ul, #CommunityFooter ul li{float: left;}

#CommunityFooter li a{
text-decoration: none;
color: #fff;
padding: 2px 6px;
display: block;
xborder-left: 1px solid #ccc;
}

#CommunityFooter li#rss a{
color: #fff;
background: orange;
text-decoration: none;
}


#CommunityFooter li:first-child a{
border: none;
padding-left: 0;
}


#CommunityFooter p{
float: right;
/*padding: 2px 0 2px 120px;
background: url(/plugin_assets/community_engine/images/logo.gif) no-repeat left center;
*/
}

/* =============================================== */
/* 9. CLEARFIX                                     */
/* =============================================== */

#NavBar:after, .hentry:after, .box:after, dl.vcard:after, .fresh dl:after, #CommunityFooter:after, .hentry .tags:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

* html #NavBar, * html .hentry, * html .box, * html dl.vcard, * html .fresh dl, * html #CommunityFooter, * html .hentry .tags {display: inline-table;}

/* Hides from IE-mac \*/
#NavBar, .hentry, .box, dl.vcard, .fresh dl, #CommunityFooter, .hentry .tags {height: 1%;}
#NavBar, .hentry, .box, dl.vcard, .fresh dl, #CommunityFooter, .hentry .tags {display: block;}
/* End hide from IE-mac */



/* SORTABLES */
ul.sortable {
	list-style:none;
	border:1px solid #ccc;
	min-height:20px;
	line-height:1.5em;
	padding:0;
	}
	ul.sortable li {
		cursor: move;		
	}

ul.sortable_hover {
	border:1px dashed #328E01;
	background:#efefef;
	}

ul#skills {
	width:250px;
	height:200px;
	overflow:auto;
	}
	ul#skills li {
		background:#ffffff;
		margin:.5em;
		padding:.5em;
		border:1px solid #cccccc;
		}

ul#users_skills {
	width:250px;
	background:#eee;
	overflow:hidden;	
	}		
	ul#users_skills li {
		background:#ffffff;
		margin:.5em;
		padding:.5em;
		border:1px solid #cccccc;
		}	
.handle {
	cursor:move;
}


/*	PAGINATION	*/
div.pagination a {
	margin-right:.3em;
	padding:.4em;	
	}
	div.pagination a:hover {
		background:#828282;
		color:#ffffff;
		margin-right:.3em;
		padding:.4em;	
		}
div.pagination a.active {
		background:#828282;
		border:none;
		color:#ffffff;		
	}

/* CLIPPINGS */
.clippings_grid {
  background: #fff; }
  .clippings_grid .row .clipping {
    border: 1px solid #ccc;
    padding: 10px 15px 20px 15px;
    margin: 10px 20px 20px 20px;
    width: 200px;
    float: left; }
    .clippings_grid .row .clipping img.clipping_image {
      width: 200px; }
    .clippings_grid .row .clipping p {
      font-size: 85%;
      margin-top: 10px; }


/* Tag Clouds */
.nube1 {
  font-size: 1.0em; }

.nube2 {
  font-size: 1.3em; }

.nube3 {
  font-size: 1.4em; }

.nube4 {
  font-size: 1.5em; }

.nube5 {
  font-size: 1.6em; }

.nube6 {
  font-size: 1.8em; }

.selected {
  color: #268999; }

/* USER LIST */
div.user_list .row {
	border:1px solid #cccccc;
	margin:1em 0 1em 0;
	margin-bottom:1.5em;
	padding:0.5em;
	}
	div.user_list .row h3 {
		}
div.user_list div.vcard {
	width: 100%;}
	div.user_list div.vcard ul {
	margin-left: 0;
	font-size: 85%;
	}
		
		
/*PHOTOS & CLIPPINGS*/
#photos img.polaroid, #clippings img.polaroid {
	margin: 0 12px 15px 0;
	}
	
/*USER PROFILE SIDEBAR*/
#profile_details div.vcard{
	width: 100%;}
	#profile_details .vcard ul{
		margin-left: 0px;}

/* CATEGORY PAGES */
.box h3 ul.subnav {
	display:inline;
	font-size: .7em;
	font-weight:normal;
	text-transform:none;
	margin:0 0 0 10px;
	}
	ul.subnav li {
		display:inline;}
		ul.subnav li a.active {
			color:#000;
			text-decoration:none;}


/*SWF UPLOAD*/
.progressWrapper {
	width: 357px;
	overflow: hidden;
}
.progressContainer {
	margin: 5px;
	padding: 4px;
	border: solid 1px #E8E8E8;
	background-color: #F7F7F7;
	overflow: hidden;
}
.progressContainer .red {
	border: solid 1px #B50000;
	background-color: #FFEBEB;
}
.progressContainer .green {
	border: solid 1px #DDF0DD;
	background-color: #EBFFEB;
}
.progressContainer .blue {
	border: solid 1px #CEE2F2;
	background-color: #F0F5FF;
}
.progressName {
	font-size: 8pt;
	font-weight: bold;
	color: #555555;	
	width: 323px;
	height: 14px;
	text-align: left;
	white-space: nowrap;
	overflow: hidden;
}
.progressBarInProgress,
.progressBarComplete,
.progressBarError {
	font-size: 0px;
	width: 0%;
	height: 2px;
	background-color: blue;
	margin-top: 2px;
}
.progressBarComplete {
	width: 100%;
	background-color: green;
	visibility: hidden;
}
.progressBarError {
	width: 100%;
	background-color: red;
	visibility: hidden;
}
.progressBarStatus {
	margin-top: 2px;
	width: 337px;
	font-size: 7pt;
	font-family: Verdana;
	text-align: left;
	white-space: nowrap;
}
div.uploadStatus {
  margin: 5px;
}
div.progressBar {
  margin: 5px;
}
div.progressBar div.border {
  background-color: #fff;
  border: 1px solid gray;
  width: 100%;
}
div.progressBar div.background {
  background-color: #333;
  height: 18px;
  width: 0%;
}

.mceEditorContainer table {
  margin: 0; }
  .mceEditorContainer table th {
    padding: 0;
    margin: 0;
    border: auto;
    font-weight: normal; }
  .mceEditorContainer table td {
    padding: 0;
    margin: 0;
    border: auto; }
  .mceEditorContainer table tfoot {
    font-style: auto; }
  .mceEditorContainer table caption {
    background: none; }
  .mceEditorContainer table img {
    margin: 0 0 0; }


table.poll {
  width: 100%;
  margin-bottom: 3em; }
  table.poll td {
    border-bottom: none; }
    table.poll td .vote {
      display: block;
      float: left;
      background: url(/plugin_assets/community_engine/images/icons/vote.png) no-repeat left;
      padding: 0 10px 0 20px;
      height: 20px;
      margin-right: 10px;
      border-right: 1px solid #ccc; }
  table.poll td.bars {
    width: 50%; }
    table.poll td.bars div.bar-container {
      border: 1px solid #ccc;
      width: 90%;
      margin: 0px 5px 2px 0;
      padding: 1px;
      float: left;
      background: white;
      height: 1em; }
    table.poll td.bars div.bar-container .bar {
      background-color: #cfe1f1;
      height: 12px;
      font-size: 10px;
      text-align: right;
      padding-right: 2px; }

/* Tooltip styles */

.prototip .semvee { border: 1px solid #ccc; color: #fff; font: 11px Arial, Helvetica, sans-serif; }
.prototip .semvee .toolbar { background: #2e2e2e; color: #fff; font-weight: bold; }
.prototip .semvee .toolbar a.close:hover { background: url(close_hover_red.gif);}
.prototip .semvee .title { padding: 5px; }
.prototip .semvee .content { background: #fff; color: #666666; padding: 5px; text-align: left;}
.prototip .semvee .content hr { background-color: #fff; color: #fff; border: 0; border-top: 1px solid #ccc}
.prototip .semvee .content a { color: #464337; text-decoration: none;}
.prototip .semvee .content a:hover { color: #e18906; }



.flash_message small a {
	text-decoration: none;;
	float:right;
}











